Advertisement

1 - 6 of 6 containing alltags:("Visual Studio Express Edition") (0.002 seconds)
I have simple matrix of integers.I would like to know how can I display that matrix on a form ,in C#?E.g matrix: [ 1 0 1 0               0 5 2 3]          
Zones: C#Date Answered: 07/05/2008 Grade: A Views: 0
Hi,how can I count e.g how many times word "bike" appears in string - string mystring ="blablalba gshf bike hgshs bl bike bla bla" ?I thought I could use string Split function,like mystring.Split("...
Zones: C#Date Answered: 07/06/2008 Grade: A Views: 0
I want to use text fox entries inside vb code. For example Dim objCmdSelect As New OleDbCommand("SELECT * FROM FILENAME.csvv", objConn) here I want to enter the FILENAME from a text box co...
Zones: Visual Studio ExpressDate Answered: 07/28/2008 Grade: B Views: 0
Hi,when I put textbox object on my frame and set in his properties Scrollbars -- both (horizontal and vertical), (Multiline is also checked) it seems that horizontal scrollbar doesn't work?E.g I wa...
Zones: C#Date Answered: 07/12/2008 Grade: A Views: 16
Hi i want to "wrap" text at a specific number of characters in a *.txt file of UTF-8. Here is the code but the words don't wrap correct.
Zones: C++, Visual Studio ExpressDate Answered: 09/01/2008 Grade: A Views: 24
Hi, I have DataSet with 2 DataTables filled with some data.My application is in Visual C#.How can I programatically create Access database and fill it with data from that DataSet?I have MS Access 2...
Zones: .NET, MS Access, MS Visual C#Date Answered: 08/14/2008 Grade: B Views: 0
  • 1