2 Ways of Displaying Data from an SQL Server Database using ASP.NET
44262 Ways of Displaying Data from an SQL Server Database using ASP.NEThttp://stardeveloper.com/go/0034In this tutorial we will learn what are the two common ways of displaying data from an SQL Server database using ADO.NET in an ASP.NET page. Following are the topics covered in this tutorial :ASP.NET > Tips and TutorialsOct 10, 2006
VB.NET 2005 Tutorials: Creating and Managing Components Section 2 - In Section 2 of Creating and Managing Components You will learn about Hosting a control inside Internet Explorer, HTMLAnchor Control, HTMLButton Control, HTMLGeneric Control, Creating Components by extending the Control class, Creating a custom control and Creating components by extending the Component class.
In this article we will generate a random serial code for our applications. The script will generate a similiar serial code to use in a real application.
Microsoft.net framework provides the developer with more advanced controls. Among those are the Calendar, AdRotator and the Xml Control. In this Tutorial we will see how we can make use of the rich controls provided by the framework.
Forms Authentication is a system in which unauthenticated requests are redirected to a Web form where users are required to provide their credentials. Upon submitting the form, and being properly verified by your application, an authorization ticket is issued by Web application, in the form of a cookie. This authorization cookie contains the user's credentials or a key for reacquiring the user's identity (therefore making the user's identity persistent). In essence, Forms Authentication is a means for wrapping your Web application with a thin security layer, allowing you to have your own custom login interface and verification functionality.
In this article we will learn how to determine the size and dimensions ( width & height ) of an uploaded image? allow the image to be uploaded if it is less than given size? or if it's width and height are less than
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.