XML Best Practices for SQL Server Yukon is an simple tutorial in which author gives description about several methods of manipulating XML data and the methods of using it in SQL server in .NET. This simple tutorial will be helpful for ASP.NET program
'Performance Optimizations for XML Data Type in SQL Server Yukon' is a tutorial in which author describes about various method for modifying the XML datatype in the SQL server with the help of advanced technology. The author gives suggestion to impro
The Power FFAT is a very powerful File-Format-Analysis-ToolBox......
T-SQL user defined functions are explained in the weekly newsletter clearly. These user defined funtions are added to the SQL Server database which is very useful for the database administrators and programmers. UDF helps us to reuse the code any num
This ASP article explains the creation of several types of web pages using ASP with images, text files, binary data and audio playlist. This article shows that apart from creating dynamic web pages it can also be used for creating other types of page
It is an article in which the author gives you a brief explanation about creating custom controls. Custom controls are those that are defined by the user which are compiled into a dll file and they can be registered just like a user control. In this
MegaChart is Windows compatible. Fast, powerful and easy-to-use component for chart images creating on the fly. This is an ActiveX (COM) component that allows to dynamically create professional looking charts of all common types (2d & 3d bars,...
C++ Tutorial - Data types is an article using which you would be able to refresh your knowledge on the basic data type strings of C++ language. In this article the author has given descriptions on basic data types along with the appropriate syntax fo
A powerful and easy to use utility that generates Delphi classes which encapsulate the Stored Procedures and User Defined Functions of your SQL Server database. Help you to make a seamless integration between SPs and UDFs with your Aplication.....
Creating your own web.config section handler is a tutorial which shows you how to create your own web.config section handler by implementing the IConfigurationSectionHandler interface on the user defined class. You must import System.Configuration na |