Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Calling Stored Procedures from ASP.NET and VB.NET
Working with Frames in .NET
The SQL Server Transact-SQL User-Defined Function of the Week
Search engine friendly URLs using ASP.NET (C#.NET)
DotNetJunkies.com
Displaying Browser Capabilities in ASP.NET
Design Patterns Tutorial
Top Code
Calling Stored Procedures from ASP.NET and VB.NET
Design Patterns Tutorial
Displaying Browser Capabilities in ASP.NET
DotNetJunkies.com
Search engine friendly URLs using ASP.NET (C#.NET)
The SQL Server Transact-SQL User-Defined Function of the Week
Working with Frames in .NET
ASP.NET > Articles
Source List

Code 1-7 of 7   


Step-by-step tutorial to write Stored Procedures for ASP.NET



Working with Frames in .NET is an article where you can clearly understand frames and how to work with frames in ASP.NET. The author breaks about the misconceptions about frames based websites and lists all their benefits on websites.



T-SQL user defined functions are explained in the weekly newsletter clearly. These user defined funtions are added to the SQL Server database which is very useful for the database administrators and programmers. UDF helps us to reuse the code any num



This article explains how to convert the database-driven query string containing links to search-engine friendly ones.



DotNetJunkies.com is created for people who use Microsoft .NET Framework. There is discussion board for subject related topics. This site was started in July of the year 2000.



Displaying Browser Capabilities in ASP.NET is a web based tutorial in which author describes the method of detecting browser capability in ASP.NET. Here the author explains each properties of HttpBrowserCapabilities object, which helps in collecting



An article that briefly describes commonly used Design Patterns,- Singleton, Factory Method, Adapter, Proxy, Decorator, Composite, Observer, MVC, Template and Strategy.