This short tutorial shows how to connect to MySQL server using Visual Basic .Net.
Tag: .NET
Run asp.net shopping cart AdVantShop.NET via Visual Studio.NET 2008 + SQL Server 2005
Demonstration of running the project AdvantShop.NET asp.net shopping cart via Visual Studio.NET 2008 + SQL Server 2005. For more information about ASP.NET eCommerce Shopping Cart, please go to www.advantshop.com
ASP.NET Tutorial – GridView and FormView – Part2
In this lesson, you will learn about the GridView and FormView controls and how you can use some of the features of these controls to make editing and displaying of database content easier. For Best View: watch the video in Full Screen Mode.
5 4 Creating a Simple Browser in Visual Basic.NET
Using Visual Basic.NET (in this instance 2005) in order to create a simple browser that basically hijacks functionality from internet explorer Here’s the code: Private Sub btnBack_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnBack.Click WebBrowser1.GoBack() End Sub Private Sub btnFwd_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnFwd.Click WebBrowser1.GoForward() End Sub Private…
Adding CSS to ASP.NET master page
In this video you will learn how to add a color scheme to the master page so it pleases the eye.
Expert C# 2005 Business Objects, Second Edition
ISBN13: 9781590596326 Condition: NEW Notes: Brand New from Publisher. No Remainder Mark. Product Description Rockford Lhotka started writing his Business Objects books in 1996, and over the years, hes become one of the worlds foremost authorities on building distributed object-oriented systems. His industry-standard VB . NET Business Objects book not only addresses changes in ….
ASP.NET Tutorial – Master Pages & Site Navigation – Part2
Use Master Pages and Site Navigation? Create a web site with a consistent layout and design across all its pages using ASP.NET 2.0 MasterPages. See how easy it is to add navigation to a web site using the new TreeView and SiteMapPath controls. For Best View: watch the video in Full Screen Mode.
ASP.Net 2.0 Membership IV Roles
Microsoft ASP.Net 2.0 Membership IV : Roles – Shalvin
Asp.Net IV : Label AssociateControlId AccessKey
Microsoft Asp.Net IV : Label Control AssociateControlId and AccessKey
Asp.Net IV : Label AssociateControlId AccessKey
Microsoft Asp.Net IV : Label Control AssociateControlId and AccessKey – Shalvin