4374Database Access Within an Assemblyhttp://www.dotnetindex.com/read.asp?articleID=8We can easily connect a database server within an assembly. After we compile this source code you can access your database provider. In tis source code I have used SQL Server.ASP.NET > Tips and TutorialsOct 10, 2006
Websites and portals show a large amount of content and content personalization has assumed importance over the years. Users accessing content rich websites experience a desire to see only such content as is of immediate relevance to them. Successful websites capitalize on this need and allow the user personalize his experience. The crux of the problem is harnessing a capacity to handle rich content effectively and pragmatically
Surfers would love to see on the website the content which is customized to their needs. ASP.NET offers a personalization feature which enables users to do just that. Personalization is a storage system that manages all the data related to users of the application. It integrates seamlessly with SQL server
The following source code displays count of all records in a database. We will use a data command to execute an SQL statement that will return with count of records. Source code written in Visual Basic.NET can easily modify to work in an application
This is part I of the tutorial that teaches you how to connect to a SQL database from ASP .NET using SQL Authentication. This part shows you how to set up MSDE for Mixed Mode and how to use Web Data Administrator to create databases and users.
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.