This is an online article which mainly demonstrates about the exploitation of system objects i.e- .NET objects for producing more robust and efficient codes. Graphical flow chart representation and example code snippets for better reference has...
An easy to install guestbook that features UBB Code, a feedback function, email notification, templates, bad-words filter, indicator modes, four languages and more. It also has a function to start your own guestbook hosting service.
A script made for those who want to offer guestbooks. It features global files, verification codes, a password reminder, automatic tasks, host options for each guestbook, sort modes, mailing lists, a style editor, templates, ads-options, a...
A Quick Comparison of ADO and ADO.NET - Part I is an interesting article in which the author discusses about the difference between ADO and ADO.NET. ADO 2.x contains 9 classes to perform various database operations. But in ADO.NET you have two...
How can I perform form validation with ASP+? is an ASP.NET tutorial in which users can gather information about several validators which perform server side form validation. Here the author duscusses about range validator, required field...
How can I use the Range Validator? is an ASP.NET tutorial which helps you to know the range validator control of ASP.NET. The range validator control is used to vaidate the values of the input control to find out whether it lies between the...
How do I create a string in C# is an article in which author demonstrates the procedure for constructing string using string builder. Here the author offers a code snippet, which helps in performing the above said process. ASP.NET programmers and...
Using a web form and server controls, part I is a tutorial through which users can gather information about the process to built the web forms with the help of ASP.NET applications. The author describes about the method of utilizing the server...
Why I Chose C# is a tutorial for the beginners to know about the features of the C# language. C#.NET is an object oriented langugage which support multiple platforms. Some of the feautures of the c# language are it supports XML comments, easily...
The ASP.NET Barcode Server Control is a new drag-and-drop component that easily adds dynamic barcoding capability to Microsoft .NET Web Applications. It is a server-side component that creates JPEG images, therefore all processing takes place on... |