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...
Part II of the small book that teaches you the C++ data types. Even if you have an IQ under 25 you will can understand and use the data types. In this part you will see an important aspect of data types... signed and unsigned.
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...
New JScript.NET Data Types is a tutorial which gives you a brief summary about the various data types of JScript.NET. The author lists the data types such as boolean, byte, string, char, decimal, float, int etc of the JScript.NET with its cts type...
Array Types in .NET is an article which concentrates on array types and methods of dimensioning these arrays. The author defines this CLR, which helps in dimensioning the array. In ASP.NET the users can create single dimension, multi dimension and...
Boxing and Unboxing of Value Types in C#: What You Need to Know? is a web based tutorial in which author elaborates the concepts of boxing and unboxing value types. The author also explains the problem that occur while programming boxing and...
Creating and Using Custom Attributes in C# is a web based tutorial in which the author gives you the method for definining your own attributes in C#. Attributes are declared for the methods and properties of the class. The author gives you the...
Data Binding in WebControls is a web based tutorial in which the author gives information about the method to support databinding in web control inorder to manipulate data in properties Window. In this tutorial the author elaborates about several...
The Delphi expert with the ability to put pre-defined and user defined code templates in your source code, based of the source code from Franxa7ois Piette. No any components needed.
'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... |