Asp.net, vb.net, C#.net Resources

Welcome to Asp.net, vb.net, C#.net Resources Sign in | Join | Help
in Search

Browse by Tags

All Tags » VB.NET » save image » SQL commit   (RSS)
  • A sample of operating XML data in ASP.NET 2.0(VB.NET)

    Microsoft .NET introduces a new suite of XML APIs built on industry standards such as DOM, XPath, XSD, and XSLT. The .NET Framework XML classes also offer convenience, better performance, and a more familiar programming model, tightly coupled with the new .NET data access APIs—ADO .NET. XmlWriter, XmlReader, and XmlNavigator classes and ...
    Posted to ADO.Net (Weblog) by admin on February 2, 2008
  • How to Save image to database in ASP.NET 2.0(C#)

    This tutorial will show you how to save image to a SQL database using ASP.NET and C#. This tutorial need the sample database provided by MS SQL. Database:Northwind  Table:Categories Please modify the connectionstring based on the environment of your computer. The sample as below: string strConnectionString = "Data ...
    Posted to ADO.Net (Weblog) by admin on February 2, 2008
Powered by Community Server, by Telligent Systems