Email Alerts
-
VB code: Internet application downloads
This installment of our download series offers Internet development help. Our latest downloads include an html editor, a currency converter and an app that streams weather data. VBCode Downloads
-
Top Visual Basic code downloads of 2006
Here we highlight the 25 most popular VBCode.com downloads of 2006. There are numerous entries for enterprise, database and Web programming. VBCode Downloads
-
Recent VBCode.com downloads, December 2006
Here we highlight the latest downloads from VBCode.com, including TextBox controls, file management aids and a variety of security measures. VBCode Downloads
-
Recent VBCode.com downloads, May 2006
Here we highlight the latest downloads from VBCode.com, including TextBox controls, file management aids and a variety of security measures. VBCode Downloads
-
Where Microsoft fits in the open source world
Brian Goldfarb is director of Developer Platform and Tools at Microsoft. In a recent email interview, he talked about Microsoft's evolving strategy on open source and contributions the company has made to the open source community. Interview | 10 May 2010
-
Embarcadero RAD Studio 2010
Embarcadero Technologies announced a new version of its RAD Studio, called RAD Studio 2010, featuring updated versions of Delphi, C++ Builder, and Delphi Prism and comes in three SKUs: Professional, Enterprise, and Architect. Article | 26 Aug 2009
-
Set of ASP.NET controls addresses data entry
Peter's Data Entry Suite, a product by developer Peter Blum, provides a set of more than 70 ASP.NET controls that focus on various aspects of data entry Article | 06 Feb 2008
-
Spring.NET 1.1 brings AOP to .NET development
After gaining footing in the Java world, the Spring.NET framework is making its way to the .NET platform. Working now with the ASP.NET Web application platform, Spring.NET supports Dependency Injection for pages, controls, modules and providers, whil... Article | 16 Jan 2008
-
ComponentArt adds editor, spell checker to ASP.NET UI tool
The company's Web.UI for ASP.NET now includes a component editor and an Ajax-enabled spell checker tool. Article | 17 Dec 2007
-
ComponentOne adds rich-text editor to Studio Enterprise
The company has added a WYSIWYG rich-text editor for its ASP.NET development tool and improved its spell checker. Components for Silverlight and WPF are now available, too. Article | 17 Dec 2007
-
/n software updates IP*Works protocol component stack
Version 8 of IP*Works adds support for ATOM, REST and RSS 2.0. It is also now compatible with ASP.NET and the .NET Compact Framework. Article | 21 Nov 2007
-
Infragistics updates its presentation layer components
The company has released NetAdvantage for .NET 2007 Volume 3 and CTP versions of its tools for WPF, ASP.NET AJAX and Silverlight applications. Article | 21 Nov 2007
-
Farpoint updates spreadsheet tools for Web, client apps
The company has released v3.0 of its spreadsheet components for ASP.NET and WinForms applications. Article | 21 Nov 2007
-
Windows Developments: Product news, November 2007
This month's featured .NET development products include communication components for VB applications, a cross-platform tool for remote Visual SourceSafe Access, a workflow builder for SharePoint 2007 and two JMS bridge tools. Article | 21 Nov 2007
- See more News on ASP.NET development tools
-
Getting a DialogResult
When interacting with the user, you need to gather information for use later in the application. Dialog windows are a common way to solicit this information. Tip
-
How to use jQuery to solve Javascript browser compatibility problems
Javascript compatibility between Firefox, Internet Explorer and other browsers can make Ajax and Javascript effects a headache. Each browser does things just a bit differently, forcing Web developers to check which browser the user has and branch the... Tip
-
Microsoft webcast series previews new Visual Studio 2010 features
A new Channel 9 webcast series is focused on new features in Visual Studio 2010 and .NET 4.0. In episode 2, Microsoft technical evangelist Jason Olson gives an overview of VS 2010's improvements to Web development, business application development an... Tip
-
Visual Studio's IntelliSense for jQuery doesn't autocomplete correctly
Microsoft announced at PDC that Visual Studio's IntelliSense now supports jQuery, a powerful Ajax library. But it turns out it doesn't autocomplete all of jQuery's commands correctly. This tip explains what's broken - and what you need to do to use I... Tip
-
Dundas Map for .NET kicks up geographic visualization
Internactive map controls speed up the development process in Dundas Maps, a development toolset that works with both Windows Forms and ASP.NET to integrate map- and geographic-based visualizations with data-driven applications. Tip
-
Use PHP with Visual Studio to create Web sites
PHP developers can use PHP preview engines from within Visual Studio in order to access a Model View Controller. It is also possile to do simultaneous, interactive debugging of both server side and client side code using a tool known as VS.Php. Tip
-
For Telerik, RAD is great, not bad
Telerik RadControls bring .NET developers a wide range of useful controls for Web applications, not to mention better productivity, Ed Tittel writes. Tip
-
Chart FX offers great data visualizations
Software FX offers an award winning (and sizable) collection of offerings designed to enhance and extend .NET applications, particularly those created within Visual Studio. Tip
-
Five top .NET tools from 2006
Ed Tittel looks back at the tools he's reviewed this year and offers up five of his favorites. The list includes gauges, encryption components, debuggers and more. Tip
-
ComponentOne strikes gold
ComponentOne has taken home a lot of hardware at recent industry awards shows. Ed Tittel takes a look at the array of tools the company offers. Tip
- See more Tips on ASP.NET development tools
-
Deploying an ASP.NET application that needs special folder
Ask the Expert
-
Entering a blank date in the DateTimePicker control
Ask the Expert
-
In C#, how can I change the properties of controls on another form?
Ask the Expert
-
ASP.NET (ASP+)
ASP.NET (originally called ASP+) is the next generation of Microsoft's Active Server Page (ASP), a feature of their Internet Information Server (IIS). (Continued...) Definition
-
Getting a DialogResult
When interacting with the user, you need to gather information for use later in the application. Dialog windows are a common way to solicit this information. Tip
-
Where Microsoft fits in the open source world
Brian Goldfarb is director of Developer Platform and Tools at Microsoft. In a recent email interview, he talked about Microsoft's evolving strategy on open source and contributions the company has made to the open source community. Interview
-
Embarcadero RAD Studio 2010
Embarcadero Technologies announced a new version of its RAD Studio, called RAD Studio 2010, featuring updated versions of Delphi, C++ Builder, and Delphi Prism and comes in three SKUs: Professional, Enterprise, and Architect. Article
-
How to use jQuery to solve Javascript browser compatibility problems
Javascript compatibility between Firefox, Internet Explorer and other browsers can make Ajax and Javascript effects a headache. Each browser does things just a bit differently, forcing Web developers to check which browser the user has and branch the... Tip
-
Microsoft webcast series previews new Visual Studio 2010 features
A new Channel 9 webcast series is focused on new features in Visual Studio 2010 and .NET 4.0. In episode 2, Microsoft technical evangelist Jason Olson gives an overview of VS 2010's improvements to Web development, business application development an... Tip
-
Visual Studio's IntelliSense for jQuery doesn't autocomplete correctly
Microsoft announced at PDC that Visual Studio's IntelliSense now supports jQuery, a powerful Ajax library. But it turns out it doesn't autocomplete all of jQuery's commands correctly. This tip explains what's broken - and what you need to do to use I... Tip
-
Dundas Map for .NET kicks up geographic visualization
Internactive map controls speed up the development process in Dundas Maps, a development toolset that works with both Windows Forms and ASP.NET to integrate map- and geographic-based visualizations with data-driven applications. Tip
-
Use PHP with Visual Studio to create Web sites
PHP developers can use PHP preview engines from within Visual Studio in order to access a Model View Controller. It is also possile to do simultaneous, interactive debugging of both server side and client side code using a tool known as VS.Php. Tip
-
VB code: Internet application downloads
This installment of our download series offers Internet development help. Our latest downloads include an html editor, a currency converter and an app that streams weather data. VBCode Downloads
-
Set of ASP.NET controls addresses data entry
Peter's Data Entry Suite, a product by developer Peter Blum, provides a set of more than 70 ASP.NET controls that focus on various aspects of data entry Article
- See more All on ASP.NET development tools
About ASP.NET development tools
Read about Visual Studio add-ins that let .NET developers enhance ASP.NET applications with custom Web forms, Ajax controls and Silverlight components.