Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / VB.NET / May 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Version conflicts between local and GAC14 May 2008 16:23 GMT8
All,
I have a couple of strong name signed library assemblies stored on a local disk
(e.g. C:\My assemblies\).  Assembly A calls into assembly B.  These two
assemblies are built by the same solution.  Assembly A has a "project reference"
how to determine what the select txt is ?14 May 2008 13:19 GMT4
I want to be able to show a txt file(stored on disk) to the end user in some
sort of txt editor control, and allow the user to highlight/select words
within the text.
Once they have selected some words or txt I want to be able to have my
Insert row in dataset14 May 2008 13:12 GMT3
How can I insert a row anywhere (in the middle of the rows.count) in a DataSet?
I use one DataGridView control. Visual Basic 2005.
Thanks.
A way to find which (sub) window has the focus?14 May 2008 12:17 GMT10
I'm trying to find a way to determin which window Within-Another-Program
currently has the focus.
THE SITUATION:    (Skip down to "My Question" if you don't want the
background...)
A question about VS IDE14 May 2008 10:14 GMT4
This is a question about something I've run across more than once in Visual
Studio (2005).
For example, yesterday I worked on an application (vb.net) and everything
seemed to be behaving properly.
How to control size of length in richtexbox per line ?14 May 2008 02:30 GMT1
How to control size of length in richtexbox per line ?
Regards,
Tee
httputility.urlencode(doc.outerxml) as a http xml post14 May 2008 01:13 GMT6
I'm not sure whether I should send this as a new message or use the one I've
been using but...
I'm using vb.net 2.0 -
My problem is I need to send
Error in displaying records in GridView14 May 2008 00:06 GMT1
I have a simple code where I am trying to capture a recordset in a grid veiw
using a button click event. Data is connected to sql server 2000. However, I
am getting error at the line adapter.fill(dt1) I would appreciate any help on
this matter. Thanks
How Do You Add Event Handler to 50 button array????13 May 2008 23:36 GMT1
Hello, I've created an array of fifty buttons and want to tie their click
events together. Can anyone help me? Here's the code that I'm using to create
the controls. I just don't know how to tie their events
together.
aboutbox13 May 2008 22:12 GMT2
I had found some code I used in VB2005 to show an about box.  The about
box itself was just a windows form with a button on it.  The button had
no code behind it but it's dialogresult property is set to cancel.  The
help about menu item showed the form like this:
How to Populate CheckBoxList from Code13 May 2008 20:50 GMT6
I'm trying to find out how to populate a CheckBoxList from code without
using a database.
The following code generates 6 unchecked checkboxes without any text.
Dim x As Integer
Chr() vs ChrW() and Const ...13 May 2008 18:59 GMT2
I was wondering why I can do a ...
Public Const A As Char = Chr(36)
... but not a ...
Public Const B As Char = Chr(165)?
Library for writing log files13 May 2008 17:41 GMT1
is there a .NET library for writing log files? I'm looking for
something to configure the log files. E.g. using date-/timestamps,
deleting old log files, log file rotation for big log files, debug
logging, error logging etc.
sending email13 May 2008 15:40 GMT3
I am using the code below in on my own machine to send email and it works
just fine. VB console application.
When i tried to run the same program from one of our servers it doesnt.
There isnt even an error message generated.
write to registry in vb.net and vista13 May 2008 15:08 GMT6
I need to keep my app entry under HKEY_LOCAL_MACHINE\Software\MyApp.
(to support for all users).I need to update one key under MYApp.
When I attempt to set value for this key
My.Computer.Registry.LocalMachine.CreateSubKey("software
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 April, 2008
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.