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 / October 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Databinding Listbox errors15 Oct 2004 14:36 GMT4
I've got a snippet of code that's throwing up an exception:
"Can't modify the Items collection when the DataSource property is set."
I've tried the resolutions in
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q316568 with no luck,
KeyDown Event on a ListBox15 Oct 2004 14:11 GMT2
I am building a hoem theatre app that is controlled by an IR Remote Control.
The Remote has some keys that map to "keyboard" commands (i.e. PageUp,
PageDown.).
In this VB.NET application I have a listbox control that I fill with songs
Problem with async call and callback procedure15 Oct 2004 13:36 GMT2
Hy,
I make an async call, using delegate and BeginInvoke.
When the async call is completed, the callback procedure is executed two
times.
transparent image in memory15 Oct 2004 12:52 GMT2
How would I create a 1x1 pixel transparent gif in memory? I don't want to
load it from an existing file.
Thanks,
Todd
Reports - use Crystal or ActiveReports?15 Oct 2004 12:36 GMT2
Some years ago I wrote an application for a client in VB 5 and Crystal.
The application has since been deployed by my client to many hundreds of
his customers.  
Most of my work since then has been in Access but I now have to do major
VB.Net - Creating Objects Question15 Oct 2004 12:15 GMT3
I need some clarification in creating objects.  Consider the following
code... (note: The function InitializeListCombo initializes the combobox)
   Private daLists As New OleDbDataAdapter
   Private dsLists As New DataSet
Calling a DLL subroutine15 Oct 2004 12:15 GMT2
I have a DLL subroutine that I'd like to call from within a class I've
created. I've declared the DLL at the top of my class:
Private Declare Sub latlonlatlon_bd Lib _
     "hipcalc.dll" _
Formatting TextBoxes15 Oct 2004 11:02 GMT4
I need to format  multiple textboxes that are bound to a dataset, this
dataset can have its datachanged and refresh the data in the text boxes at
any time so I need a method that is quite flexable.
Mike.
Property Descriptor15 Oct 2004 10:59 GMT1
I am trying to use a propertydescriptor to alter the color of a column in a
DataGrid.  I have a button1 on the form that has a red color and I want to
copy this red color property (forecolor) to my DataGridTextBoxColumn.  
However, it just ignores it.
read xml with dataset15 Oct 2004 10:39 GMT2
I'm using a dataset to read an xml file.
But I wonder can I directly get the xml data from the dataset ? or I
actually need to use datarow?
thanks.
ASP.NET vs VB.NET - DataView15 Oct 2004 10:36 GMT4
One more question - why is it that the dataview samples all seem to be in
ASP.NET and it only works in this? Surely they should port between both
platforms?
I might add, work fine in ASP.NET - given import namespace = "system.data"
Accessing DataGrid header items15 Oct 2004 10:34 GMT1
With the datagriditem object, I believe we can't access the cells in the
datagrid header. Any pointers on how this can be achieved? I am looking at an
approach without using the itemcreated event of the datagrid, which I have
already implemented.
need idea/algorithm15 Oct 2004 10:16 GMT3
I have a programming problem and am not sure what's the best way to come to
a solution.
Problem:
I want to know how many blocks fit into a box. The blocks are all the same
Install Problem15 Oct 2004 10:04 GMT1
Hi Group.
I have just re-installed VB.NET a second time to try to overcome the error
message that I am getting when building a solution:
"Error while trying to run project: Unable to start debugging.
on click event for item on a dropdown button control on toolbar15 Oct 2004 09:57 GMT1
Somehow I'm just missing something.
I don't know how to catch when a user clicks on an item in a dropdown list
for a dropdown style button on a toolbar.
I create a new app.  Form1.  Add a toolbar.  Add a button and make it's
 
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.