jCay.com

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Using ASP.NET Code-Behind Without Visual Studio.NET

DeEnFrSp
Hits: 24

Using ASP.NET Code-Behind Without Visual Studio.NET

Rating 5.0 5.0
The author writes "One of the things that keeps coming up as a benefit of switching to ASP.NET is the ability to use code-behind to separate display code from application logic. In Visual Studio.NET, this is 'automagically' done for you. So what if you don't have VS.NET? Here's how you can implement code-behind using just a plain old text editor and the tools included in the .NET Framework... no VS.NET required!" Source codes available for download.


Platform(s): n/a
Date: Aug, 27 2003
Author: http://www.asp101.com/articles/john/codebehindnovs/default.asp

Ratings

Number of Ratings: 1 Votes
5     
100%
4
0%
3
0%
2
0%
1
0%
Visitor Voting Booth: Rate It!

Others Scripts

A Practical Comparison of ADO and ADO.NET

ASP.NET/Tips and Tutorials

Remote Scripting With JavaScript and ASP

ASP/Tips and Tutorials/Miscellaneous

Stacked Bar Chart

ASP/Tips and Tutorials/Graphs and Charts

Creating a Members Area in ASP

ASP/Tips and Tutorials/User Authentication

Wielding the Power of the DataView

ASP/Tips and Tutorials/Database-related