4351Setting up your ASP .NET server (IIS)http://www.geekpedia.com/prog_ttrls.php?id=25ASP runs inside IIS (Internet Information Services). Therefore first you should install IIS (under Windows 2000, Windows XP or Windows 2003), of course if it isn't already installed.
Usually, you can install it from Control Panel / Add or Remove Programs / Add/Remove Windows Components.ASP.NET > Tips and TutorialsOct 10, 2006
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. .
Oracle Applications 11i- (Technical) training with step by step instructions along wit hscreen shots. Check the link for topics to be covered in this course. After successful completion of this course one can acquire required skills for an Oracle Application (Technical) Consultant. Few topics are Introduction to ERP covers Definition,overview of popular ERPs.,Comparison of Oracle Apps with other ERP,Oracle application concepts,Internet computing architecture, internationalization support.
This article discuss about the Web Parts, new feature introduced in ASP.NET 2.0. You can see many websites that are modular in nature today. Many websites often organize their content into modules that allows for personalization. Information is broken down into manageable parts which end users can rearrange or move around the parts to suit their preferences. User has also the flexibility to save his preferences for future browser sessions. This way, end user can be empowered to personalize site dynamically.
In this tutorial we shall proceed with a brief Introduction to Visual Studio.NET and also discuss three Versions of Visual Studio.NET - The first version-VS.NET, VS.NET 2003, Visual Studio 2005 VS.NET 2005.
ASP.NET web applications are based on stateless HTTP protocol. New instance of the web page class is created each time the page is requested from the server. So, this would mean that all data on the page will be lost when page is posted to server. Then how do we create pages with controls which can preserve data across page postbacks.
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.