Send E-Mail From Client Machine To Another
******************** REMOVE ALL [] WITH REPECTIVELY************************ [%@ Page Language=&quo…
******************** REMOVE ALL [] WITH REPECTIVELY************************ [%@ Page Language=&quo…
When we want to read and create thumbnail from a database image field, read it and store it into a…
using iTextSharp.text; using iTextSharp.text.pdf; using iTextSharp.text.html; using iTextSharp.text…
To retrieve the records from a table fom within a database is perfectly easy via the gridview serve…
Normally we have the tendency to move back and forth within the web-browser. However in the mission…
How to create dynamic DropDownList control in Asp.net? How to retain value across postbacks ? How t…
METHOD 1: Without any datasource control Imports System.Data.OleDb Partial Class _Default …
FOR SECURE DB TRANSACTION REFER TO THE MAY 2009,CODES SECTION: Use the namespace of the ADO.NET …
The following META tag can be used as a trigger to automatically refresh the page every n seconds: …
The following META tag can be used as a trigger to automatically refresh the page every n seconds: …
Int32.parse(string) ------------------------- Int32.Parse (string s) method converts the string r…
The following HTML code will enable you to open a web page in a new window: A HREF="http:/…
A delegate (object) which simultaneously executes more than one method dynamically can be called as…
In all of the previous examples, I concentrated only on methods which do not return any values. …
Developers looking to take advantage of the latest milestones of Microsoft's next-generation …
What is REST? REST is a model for creating services that embraces the model that the web uses…
What's wrong with SOAP ? SOAP is not the only way to build services based software. SOAP ha…
Aggregate functions will find out a calculation process on a collection of values and return a re…
A stored procedure is a named and precompiled set of SQL statements and procedural logic that is …