This tutorial starts by giving an overview of Microsoft. NET architecture then an Overview C#,
Application Structure, Predefined Datatypes, Statements in C#, Working with Namespaces, Error Handling and lot more. At the end of this tutorial you will be able to write C# programs and debug them as well.
Version: n/a Platform(s): windows Updated: Thu Jun 14 2007
.NET provides a framework for web services used by Microsoft’s Windows, which is the standard operating system on the majority of personal and business computers. These web services include pre-existing IT (and specifically web services) protocols and technologies like XML (Extensible Markup Language), SOAP (Simple Object-Access Protocol), WSDL (Web Services Description Language) and the universal business directory UDDI (Universal Description, Discover and Integration).
Version: n/a Platform(s): n/a Updated: Wed May 23 2007
Using design patterns can lead to better designed and implemented object oriented programs. They can also help make code more understandable. The Programmer's Heaven design patterns school covers each design pattern, complete with explanations and code examples in VB.NET. It also looks at the approach taken by the creators of design patters and the motivation for using them in your own development.
Version: n/a Platform(s): windows Updated: Tue Apr 17 2007
Feedback, contact and registration forms as well as content management systems that support insert, update and delete functions are all common scenarios where form validation should be implemented.
Version: n/a Platform(s): windows Updated: Wed Nov 1 2006
Learn how to secure a Web site using the new Membership and Roles features of ASP.NET 2.0. Topics include user registration, password recovery, and restricting access to content with roles. Get a tour of how the Web Site Administration Tool simplifies user account administration and makes it easy to control content access permissions.
Version: n/a Platform(s): n/a Updated: Sat Oct 28 2006
This tutorial is just a starting point to show you how you can combine CSS layouts and Master Pages to create a fairly straightforward 2 column CSS layout for your website.
Version: n/a Platform(s): windows Updated: Thu Oct 19 2006
DNN Creative magazine covering module video reviews, video tutorials, resources and web design tips for working with DotNetNuke. Beginner to Advanced. Skinning to Security. Step by Step guides. Currently 164 DNN videos in 11 issues. A new issue is released each month.
A selection of videos, tutorials, skins are released for free each month. All videos are available for download to subscribers of the magazine.
Version: n/a Platform(s): windows Updated: Thu Sep 28 2006
This Tips & Tricks video covers many useful techniques for enhancing ASP.NET 2.0 web sites using Visual Web Developer 2005 Express Edition. Topics include encrypting sensitive information stored in web.config, maintaining the browser scroll position across postbacks, posting content to a different page, setting focus on a specific control when a page is loaded, creating a bulleted list of hyperlinks from an XML file, working with the file upload control, simplifying complex URLs using URL remapping, and using the MultiView control to switch between groups of content programmatically.
With this paper we'll be creating an ASP.NET Web page that serves as a financial calculator. This paper will focus on building the ASP.NET Web page, with only a light discussion of the source code and Web controls used.
In this paper, we discuss the benefits that companies are seeking to gain in migrating to ASP.NET, and the various approaches they can adopt. We also discuss how to estimate the complexity of a .NET migration, and outline the main phases of a well-planned migration.
Version: n/a Platform(s): n/a Updated: Wed Aug 30 2006
This serie of articles explains the membership provider system in ASP.NET 2.0, how to make it work against SQL Server 2000, how to tweak the CreateUserWizard to require email verification when new accounts are created etc. As of this moment there are 6 articles, all with explaining sourcecode.
Version: n/a Platform(s): windows Updated: Fri Sep 1 2006
In this paper, we discuss the concepts behind performance testing and its role in the development and testing cycles. We cover performance testing fundamentals and general methodologies for testing aWeb application. We also describe the features of the Microsoft Application Center Test (ACT) tool and provide a step-by-step tutorial on how to utilize the tool on an ASP.NET application.
Version: n/a Platform(s): n/a Updated: Sat May 27 2006
Quickly get to grips with DotNetNuke with these 3 videos. Provides essential tips for beginners to DotNetNuke from securing DNN to adding modules to the page (ie. Text/HTML, links, image modules). Working with skins, changing the logo. (40min)
Version: 2 Platform(s): windows Updated: Mon May 8 2006
This video shows how to use the new Web Parts and Personalization features of ASP.NET 2.0 and the designer support provided by Visual Web Developer 2005 Express Edition to build customizable web pages whose content and layout can be modified by the user. See how Web Parts enable the user to add new content to a page on-the-fly and restructure the page in the browser using drag-and-drop.
Version: n/a Platform(s): n/a Updated: Sat Apr 15 2006
Get an overview of the major features and improvements introduced with Visual Web Developer 2005 Express Edition and ASP.NET 2.0. Follow along through the creation of a fictitious customer portal to learn about topics including Master Pages, Themes, database access, Membership, Roles, the Web Site Administration Tool, site navigation, and user profiles.
Version: n/a Platform(s): n/a Updated: Fri Mar 24 2006
This video illustrates how simple it is to create data-driven web sites using Visual Web Developer 2005 Express Edition, ASP.NET 2.0, and SQL Server 2005 Express Edition. See the integrated data editing support provided by Visual Web Developer that simplifies database creation and population using the Database Explorer and DataSet Designer. Explore how easy it is to create a master-details view with support for filtering, sorting, paging, and editing with no code using the DropDownList, GridView, DetailsView, and ObjectDataSource controls.
Version: n/a Platform(s): n/a Updated: Wed Mar 22 2006
Navision Database access via C/ODBC WebService/ASP.NET Application The topic of this article is Navision Attain database access through Webservice, connected to Navision via C/ODBC based Linked Server – the mechanism available in MS SQL Server 2000 and transfer the results to ASP.NET application. Our goal will be ASPX page accessing Navision Customers.
Version: n/a Platform(s): linux, windows Updated: Fri Feb 3 2006