Tutorial search

Tutorials
Stuff
Affiliates

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

Navision Database access via C/ODBC WebService/ASP.NET - ASP.NET tutorial


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.
Category: ASP.NET tutorials - Difficulty:

More cool ASP.NET tutorials:



Contact Form in ASP.NET
Contact Form in ASP.NET
It's easier than Classic ASP to send email within an ASP.NET application. All you need is to use SmtpMail class in your application. Current example uses SmtpMail class to send a web message to your email. You may use it with copying and edit a few lines in code.
Category: ASP.NET tutorials - Difficulty:
Enterprise Library : Using Caching Application Block
Enterprise Library : Using Caching Application Block
Enterprise Library : Using Caching Application Block
Category: ASP.NET tutorials - Difficulty:
Diagnostics and Debugging
Diagnostics and Debugging
Even with all the software architecture methodologies and development practices available these days, software is still very much a craft. Software libraries such as ASP.NET and Windows Forms go a long way towards making development more standardized and predictable (good things in software practice). However, there are still almost inevitable periods when you need to figure out what's wrong with an application that decides to behave differently than you expected it to.
Category: ASP.NET tutorials - Difficulty:
Gate to Delegates in VB.NET
Gate to Delegates in VB.NET
This article explains what are "Delegates"? And what is their role in .NET framework. The author uses VB.NET code to provide working examples of "Delegates".
Category: ASP.NET tutorials - Difficulty:
Inserting a Common Navigation Using .Net
Inserting a Common Navigation Using .Net
This tutorial covers one option for including a common header and footer into your HTML pages without having to modify the html page itself. Technologies used are the System.XML, System.Net, and System.IO .Net classes.
Category: ASP.NET tutorials - Difficulty: