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 / August 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Trouble Instanciating Structures22 Aug 2006 20:22 GMT2
I'm having trouble assigning values to a structure that has been created in a
Module.  When I run the Main Subroutine it errors out when I try to assign a
value to the Id1 array with "Object not set to instance..." blah blah - even
though I have clearly just instanciated it in ...
Class inheritence22 Aug 2006 19:41 GMT8
When I worked with Delphi, they always included in the box a large wall
poster depicting every class (starting with TObject) and showing the
child classes from there.  There was also a .pdf file showing the same.
I found two wall posters with the VS 2005 Pro package but nothing on ...
Drawing images in different shapes VB.Net22 Aug 2006 18:47 GMT5
Hi, Thanks for your help in advance. I need some help with drawing
images in VB.Net. This seems simple to me but I can't seem to find a
good example to get me started. I want to take a source image which is
a rectangle and then resize and stretch the image in to a different
Remove x number of charaters from  string.   Vb.net22 Aug 2006 18:15 GMT3
If I've got a string like x = "[00000014] Intel(R) PRO/1000 CT Network
Connection"
How do I get x = "Intel(R) PRO/1000 CT Network Connection"
I basically want to make a comparison to Intel(R) PRO/1000 CT Network
replacing a space with dot22 Aug 2006 17:56 GMT1
Good Day..
  could someone please help me with some code on how to replace a
space with a dot.
what i am actually doing is..
String function in VB22 Aug 2006 16:38 GMT5
I am having trouble remembering a string function that I used a while
back in VB. I don't know if it was .NET specific.
The function either searched a string or replaced a substring in a
string or something similar. The main thing I remember about the
Late Binding Issue22 Aug 2006 15:46 GMT9
VB 2003 and Im still new to vb, so i hope i can explain this as best I can.
I have a variable defined as such: ( simple example )
       Dim AVariableOfSorts(,) As Object = _
           { _
table structure - wrong columns being called22 Aug 2006 15:38 GMT1
hi.
ive 3 tables in my access database file. table people [column name "cust"] to
table sales [column name "cus2] is a one to many relationship, and the same
goes for Table sales [column name "salesinv"] and Table receipt [column name
Catch reference error how?22 Aug 2006 15:38 GMT2
I've got a Windows project with references to an ocx file.
When I run the executable and the referenced ocx isn't
available I get a Windows error.
How can I trip a reference error so that I can display a
Multiple Table DataSet22 Aug 2006 14:31 GMT7
I want to list all of the items in a dataset in a textbox. The dataset
has multiple tables. When I try to use the code below, even though I
dim myState as the DataTable("state"). It still looks for othe rows in
the dataset.
Getting error LIBCMT.lib(tidtable.obj) : error LNK2005: __encode_pointer already defined in atlmincrt.lib(atlinit.obj)22 Aug 2006 14:21 GMT1
i have ported vc++ 6.0 code to visual studio 2005. During batch build
in debug mode i din't get any error.But if i build the same in release
mode i am getting the following error.
LIBCMT.lib(tidtable.obj) : error LNK2005: __encode_pointer already
Working with the Web Browser Control22 Aug 2006 14:19 GMT3
Does anyone know how to set focus to a web browser control so you can use
the command sendkey "{TAB}" and take within the web page itself.
webbrowser1.focus
doesn't seem to work.
Apps slow to launch from Network Location22 Aug 2006 14:18 GMT2
Applications developed using Framework 2.0 and installed on a network
location take a considerable amount of time to launch.  This was never the
case with prior Framework versions.
For example, an application can take almost a minute just to display the
Intellisense for component22 Aug 2006 13:27 GMT2
I created a component for other projects and now I want to add an
intellisense description to the public properties and methods, which will be
visible in visual studio .net 2003 - how can i do this?
Thank's
How do I catch duplicate record exception?22 Aug 2006 13:14 GMT3
How do I catch duplicate record  attempted to be added exception?  As in:
           Catch ex As Exception
Thanks,
Hexman
 
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.