Working with Frames in .NET is an article where you can clearly understand frames and how to work with frames in ASP.NET. The author breaks about the misconceptions about frames based websites and lists all their benefits on websites.
TierDeveloper is an object-to-relational mapping and code generation tool that helps you rapidly design, generate, and deploy middle-tier data objects for N-Tier applications in .NET and Java/J2EE.
Performance Tips and Tricks in .NET Applications is a web based article in which author discusses about constructing ASP.NET applications with perfect code inorder to execute faster and also to increase the performance of those applications. Here...
Working with Cookies in ASP.NET is an article for the users who are new to the workingspot of cookies. This article covers the topics like working of cookie, writing and reading cookie, checking through cookie collection, debugging, testing for...
Web Services between .NET, Java and MS SOAP Toolkit - Part II, obviously is an ASP.NET refernce containing guidelines for building web clients and services. This article is based on the principles of SOAP of both MS and apache for .NET and java...
An Examination of .NET and How and Where ASP.NET Fits In is an article which describes you about the .NET framework and how ASP.NET fits into that framework. The author also discusses about how a source code is translated into an executable...
ASP.NET and VB.NET Error Handling is a tutorial which deals with the error handing methods in ASP.NET and VB.NET. The author explains about how to use the structured way of error handling with the help of Try & Catch statement in VB.NET. In...
Flash, ColdFusion and Java Integration is a tutorial that makes the users to learn about the integration of flash with coldfusion, coldfusion with Java and vice versa. This tutorial helps the users to access built in Java objects from within...
Object Oriented Programming with VB.NET and C# is an useful tutorial for the programmers to learn about the various object oriented features supported by Visual basic.NET and C#. The OOP concepts such as namespace, objects, encapsulation, /...
Protecting Passwords with a One-way Hash Function is a web based application through which users can gather information about the protection of password. In this article author discusses about the one way hash function and its utility in... |