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 / June 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to read/write XML files using VB.NET07 Jun 2005 02:11 GMT3
I have been reading various messages in this group, and could not find
an answer regarding what I am trying to do. At least, I could not find
an easy answer.
I am trying to figure out how to read and XML file and put the data in
Guid questions07 Jun 2005 01:37 GMT4
I would like to use a Guid as a record identifier for to prevent update
collisions (not as the key, but as a substitute for a timestamp field).
What is the proper way to define storage for a guid in VB?
What is the proper way to define storage for a guid in SQL Server?
How to write the data back to the config file... ?07 Jun 2005 00:06 GMT4
I am reading the value from config file using the below statement.
System.Configuration.ConfigurationSettings.AppSettings("MY_DATA")
How to write data back to the same location?
I am using .Net Framework 1.1.
DataGridView selection difficulties07 Jun 2005 00:05 GMT1
I have not found out how the grid sets the selections, so I am not
able to get it to act like I want.
I've set the grid's SelectMode to FullRowSelect, but;
When the user isn't supposed to be messing with it, I want to
background color with MouseEnter  event handler06 Jun 2005 23:58 GMT1
Greetz
I'm tring to do something simple, such as change the background color of a
simple button when mouse enters the button area.  Below is what I've got, I
don't get any errors, but the background color never changes.  Is something
Link Label06 Jun 2005 23:49 GMT5
Using VB.net 2003
I used the Linklabel for the first time last night and even though I
got the task to work I was hoping someone would check I'm ysing the
correct method as I know there are many ways of achieving the same task
CPU utlization high06 Jun 2005 23:48 GMT1
(Type your message here)
My apologies .. I am have no experience with GDI programming what so ever
so I have been struggling with the this code
The target is to create a transparent scrolling  text ticker control, I have found the code below on the net, it works great except when I ...
DataGrid Clear after formating06 Jun 2005 23:34 GMT1
Hello,
I am loading a dataGrid and formatting it with datagridtablestyle, but
when it loads different info it does not  clear the old. With out the
formatting the code works. I have tried clearing the datagrid
Problem With Precision06 Jun 2005 22:54 GMT2
When I loop through a datatable rows and add Amt field content (which
is float in database) sometimes it adds upto High Precision value
leaving a difference of -1.81898940354586E-12 though I am only adding
Currency Format numbers i.e., 23.43,56.99 etc,So I am not able to
Bit-wise operations against UInt vars06 Jun 2005 22:20 GMT7
How can I do a bit-wise operation on a UInt, such as:
dim x as UInt32
x = x And &H80
It says the "And operator isn't defined for UInt32"
Accessing a C# delegate used in a C# interface....06 Jun 2005 22:06 GMT4
I'm currently developing on a large project where several assemblies
build into DLLs that support the final .NET EXE. The original plan was
to implement the project in VB.NET, so the EXE project is a VB WinForms
App. Later on we got approval to not stick to that requirement so I
Deleting a sub key value06 Jun 2005 22:01 GMT3
How do I delete a sub key value?  Can any one provide a example?
Signature

Cheers
Ithaqua

how to update data adapters?06 Jun 2005 22:01 GMT9
I have a large table.  Normally, the user will need to see only the data
from the past two years, but sometimes, they will need to go back further.
I have a form with a datagrid, a DateTimePicker and a command button.
What I'd like is when the user selects a new date and clicks the ...
Adding items to property window06 Jun 2005 21:31 GMT2
I have this custom class.  When I select it in the designer, I can't get
the property "SelectedBackColor" to show up.  Any help?  Thanks
Chris
Public Class FormatedTextbox
best way to ignore large fonts?06 Jun 2005 20:45 GMT8
I have a considerable number of controls in which I'd like to keep all the
fonts exactly how they are seen in the normal-sized, even if the client
machine uses large or extra large. Is it possible to ignore and/or override
the larger font settings at the app level, or do I need to ...
 
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.