Advertisement

1 - 10 of 182 containing alltags:("vb.net 2.0") (0.001 seconds)
Hi, I have developed many sites in php and use url re-writes a lot. I'm just starting out on a new site in vb.net 2.0. Is it possible to perform url re-writes using this  language?
Zones: Visual Studio, MS Visual BasicDate Answered: 09/24/2007 Grade: A Views: 0
Hi, I'm after some ideas or advice. I'm starting a new site and have done it in vb.net 2.0 to try and get some exprience in it. I have been looking at the new treeview control. Do you t...
Zones: Visual StudioDate Answered: 10/04/2007 Grade: A Views: 0
Hello All,    I want to create a Tree with Nodes on it (that also have sub nodes to infinity) using VB.Net. I have got to this stage:- Sub FillOptions()         Dim sqlCmd As SqlClient.SqlComm...
Zones: .Net Editors & IDEs, Visual Studio, .NET Framework ...Date Answered: 10/25/2007 Grade: A Views: 25
Hello,    I have created a VB.Net Shared Add-In for Word2000 which works great on Word2000 on my machine (where it was developed). It also works on a few other machines in my office. However, it w...
Zones: Visual Studio, MS Visual Basic, .NET Framew...Date Answered: 12/03/2007 Grade: B Views: 0
I'm having a bit of a dull moment....mental block. I have the following at the top of my page.... Imports Microsoft.VisualBasic Imports System.Data Imports System.Data.SqlClient Publ...
Zones: ASP.Net Programming, MS Visual BasicDate Answered: 01/03/2008 Grade: A Views: 0
I have a data table dt. I have 16 dropdowns on a page. I want to bind this datatable to each of the dropdowns but want to do it in some sort of loop rather than having 16 of: ddPlayer1.DataS...
Zones: ASP.Net Programming, MS Visual BasicDate Answered: 01/11/2008 Grade: A Views: 0
I HAVE THE FOLLOWING CODE. WHAT I WANT TO KNOW IS HOW I CAN GET ACCESS TO THE OUTPUT PARAMTER THAT WAS PASSED IN.
Zones: ASP.Net Programming, MS Visual BasicDate Answered: 01/15/2008 Grade: A Views: 0
Hi, Need Function to enable and disable tabpage in vb.net 2.0. Or any other method other than writing a class is welcome.. Cheers.
Zones: Visual StudioDate Answered: 01/15/2008 Grade: A Views: 20
HI, I have a treeview controll which has a hirerchary as shown below Parent   I--Child1        I---Subchild1.1        I---Subchild1.2        I---Subchild1.3  I--Child2  I--Child3  I--C...
Zones: MS Visual Basic, Visual StudioDate Answered: 01/27/2008 Grade: A Views: 0
I have the following list: Private _shipDecks As New List(Of Cruise.CruiseDeck) my cruise.cruisedeck objects have some properties. I want to bind this list to a dropdown, using one property ...
Zones: ASP.Net Programming, MS Visual BasicDate Answered: 01/17/2008 Grade: A Views: 0