Newest ASP & ASP.NET Articles Creating Native Web Services in SQL Server By Bipin Joshi - Published 08/25/2008 Expose your SQL Server data directly over the web. Learn to create SOAP-based native web services in SQL Server 2005/2008 that can be consumed from client applications over HTTP.
Highlighted ASP & ASP.NET Tutorials Microsoft .NET Glossary By Bradley L. Jones -
There is a ton of jargon surrounding .NET. Developer.com's glossary of .NET terms is here to help! Latest edition is Istanbul.
Microsoft .NET Glossary By Developer.com Staff -
There is a ton of jargon surrounding .NET. Developer.com's glossary of .NET terms is here to help! Latest edition is Istanbul.
ASP.NET Secrets, Part 1 By Karl Moore -
Discover a number of tips and tricks for ASP.NET. Tips in this first part
include learning two ways to display Web warning messages, creating a
default 'Enter' button, Learning about the SmartNavigation property, and
discovering the secret behind user controls.
Performing Validations with ASP.NET - Part 1 of 2 By Anand Narayanaswamy -
Whether using C# or VB .NET for your ASP.NET pages, you'll want to validate any data entered by your users. In this first of two parts, learn about three of the validation controls provided with .NET.