4199ASP.NET 2.0 Tutorials : The Page Object Modelhttp://www.exforsys.com/content/view/1621/354/ASP.NET 2.0 Tutorials : The Page Object Model In this tutorial you will learn about Page Object Model, the Attributes of the @Page directive, the properties of the Page Class, Methods of the Page Class, Page Class Events and the Page Scripting Object Model.ASP.NET > Tips and TutorialsOct 10, 2006Exforsys Inc
In this tutorial you will learn the procedure for Installing Visual Studio.NET 2.0 starting with minimum system requirements, runtime setup and side by side installation.
ITQuestionbank.com is an open Database Directory with over 3000 Articles, Certification Notes, Tutorials, Ebooks, FAQ's and Interview Questions resources. Dedicated sections for each Technolgy like Testing, MicroSoft, Database... If you are looking for anything specific, please take a look.
ASP.Net's introduction of the web.config file went a long way to filling the configuration hole we had to deal with in classic ASP. We actually went from having very little (global.asa was the closest thing) to a well-structured, change on the fly XML file. For the most part, the web.config file does the trick fine. However there are some limitations and constraints with using it, which you are probably already aware of. What you might not know is how easy is it to surmount those issues by creating a far more flexible alternative.
When surfing web sites, some times when you see a decent application of some sort e.g. forum, news site etc, you might have wanted to know what type of application is this? what is it running on? Well, this article seems to answer that. In this article we'll build a very simple ASP.NET single page application that will allow us to see the server of any given web site. Although this method doesn't tell us what operating system that site is running on, if you are clever enough you can make a good guess by looking at the server name.
In this code sample we will take a look at how to use SCOPE_IDENTITY() in ASP.NET. We use this function to get new ID of inserted record from SQL database. .
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.