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

Category: ASP.NET tutorials - Difficulty: 

Navision Database access via C/ODBC WebService/ASP.NET tutorial description
| Added on | 24.01.2008 |
| Total clicks | 23 |
| Tutorial Rating | 0 |
| Tutorial Difficulty | 0 |
Navision Database access via C/ODBC WebService/ASP.NET
More cool ASP.NET tutorials:

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


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: 


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: 


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: 


