The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: ASP.NET :: Tips and Tutorials
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 462    Displaying: 301 - 320 Pages:    ... 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 ...

   C# Programming Tutorials   Hits: 999 

 
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

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   The Promise and Foundation of .NET   Hits: 212 

 
.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

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Design Patterns In VB.NET School   Hits: 259 

 
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

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Stored Procedures and .NET Part II: Using Output Parameters and Return Value   Hits: 567 

 
Create stored procedures with Output parameters and return values and use them in .NET


Version: n/a   Platform(s): windows   Updated: Tue Feb  6 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Stored Procedures and .NET Part I: Executing Simple Stored Procedures   Hits: 522 

 
Learn how to create and execute stored procedures using .NET.


Version: n/a   Platform(s): windows   Updated: Tue Feb  6 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   ASP.NET Validation controls introduction   Hits: 472 

 
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

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   ASP.NET HOW DO I Video Series: Membership and Roles   Hits: 449 

 
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

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Creating Master Pages with VWD   Hits: 455 

 
Learn how to create a website in Visual Web Developer that uses a Master Page as the site-wide template.


Version: n/a   Platform(s): windows   Updated: Fri Oct 27 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Master Pages with CSS layout   Hits: 1060 

 
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

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   DotNetNuke Video Tutorials   Hits: 892 

 
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

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   ASP.NET HOW DO I Video Series: Tips and Tricks   Hits: 453 

 
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.


Version: n/a   Platform(s): n/a   Updated: Fri Sep 15 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Creating Our First ASP.NET Web Page   Hits: 450 

 
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.


Version: n/a   Platform(s): n/a   Updated: Wed Sep 13 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Moving to ASP.NET   Hits: 390 

 
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

Listing Details
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Membership, profile and roles in ASP.NET 2.0   Hits: 570 

 
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

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Stress Testing and Monitoring ASP.NET Applications   Hits: 656 

 
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

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   DotNetNuke Quick Start Guide Videos (Free)   Hits: 660 

 
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

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Web Parts and Personalization   Hits: 604 

 
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

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   ASP.NET - Create a Full-Featured Customer Login Portal   Hits: 2293 

 
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

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   ASP.NET HOW DO I Video Series: Data   Hits: 704 

 
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

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Navision Database access via C/ODBC WebService/ASP.NET Application   Hits: 1807 

 
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

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 462    Displaying: 301 - 320 Pages:    ... 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 ...

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog