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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Help with WebRequest Authentication21 Sep 2005 20:13 GMT1
Hello friends
I'm developing a app o send xml data to a web server using HTTP POST.To do
that Im using the WebRequest VB class. I can send the data sucessfully to the
web server, using:
.Net Icons21 Sep 2005 20:11 GMT4
Anybody have any idea where all the standard free icons in .net are at?
In the good old days, MS provided hundereds of standard icons in there
programming tools. Now I can't find any?
Thanks
Get associated Icon based on file type not actual file21 Sep 2005 19:03 GMT5
I am building this SQL Server database app in which i can store files. In
order to display files I want to have the app show the associated icon for
the extension of the file that is in the database. Therefore the file doesnt
really exist on the user's hard drive. All the file ...
how to define a constant in VB21 Sep 2005 19:01 GMT2
I would like to know how to define a constant in VB.NET.
i've tried #CONST strMyString = 1001
in my code laster, i use this constant, but VB.NET is telling me that it can not be converted due to my "Explicit Off" option.
I tried to convert it in long, but nothing change...
Active Directory Objects21 Sep 2005 18:59 GMT1
Hello NG,
I'm new in programming VB.NET and I'll create a Project to read and change Active Directory Users, Groups, and Organisational Units. I test with VisualStudio 2003 but wenn i access Users with System.DirectoryServices.DirectoryEntry I get an error when I make objUser ...
Optimized Binding (Newbie Question)21 Sep 2005 18:57 GMT2
I will be creating multiple forms where the controls will bind to
fields from a table that is quite large.  I can get it to work by
filling a dataset with the statement:
   SELECT * FROM table-name
MaxValue21 Sep 2005 18:39 GMT9
How can I pls get the maxvalue and the minvalue in a specific colunm in a
dataset or datareader.
thanks
Saving to Registry after upgrade21 Sep 2005 17:45 GMT3
Hey folks
I'm upgrading an existing application from VB6 to VB.Net
It's a slow painful process, and there isn't time to rewrite it.
I'm using RegCreateKeyEx(...) to save some data to the registry.
Designtime Support with Custom Component21 Sep 2005 17:09 GMT2
I have created a custom component and one of its properties is a class
object with it's own properties.  During runtime, I can assign values to the
class object properties just fine.   However, when attempting to assing
default values as designtime in the propertygrid, nothing is ...
Data Adapter - Separate calls to Db?21 Sep 2005 16:53 GMT2
Up to this point, I have avoided using the Data Adapter to do my updates back
to the database.  I found it more straight forward to build my own SQL
statements, and just execute them directly.
I'm starting to see the light and have some good reasons I may start using
TreeViewNode ToolTip21 Sep 2005 16:29 GMT4
is it possible to assign a tooltip to a .NET treeview node?
Thank you for your time.
Boni
crazy DLL resources 21 Sep 2005 16:17 GMT1
I'm still with my problem of string resource to load from a C++ DLL.
Here is my code :
in my module i have the function for loading DLL and sending back a string to main form.
where MyForm is the reference to my main form and MyLanguage is in fact, the file name of my DLL to load.. ...
Help with DataAdapter Fill and Binding21 Sep 2005 15:44 GMT2
I need help in understanding the DataAdapter Fill method and how it
relates to the binding to controls on a form.  I have a table called
tbl_CID_XRef on SQL Server.  I have written as a test the simple code
below:
Question about Windows Service21 Sep 2005 15:30 GMT1
I am on the way to program a Windows Service. Now I like to make my service
perform a check each 5 minutes.
Is there something special I can do? Should I use a timer with event handler
or is there something available from the service itself to perform the check
How to make a bitmap image from a string21 Sep 2005 15:19 GMT2
My application does and HTTP transaction with a web service provider
that returns an XML document to me that includes a big bag 'o' bytes
that is supposed to be a bitmap (a GIF or a PNG, my choice) of a label
to print.
 
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.