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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Searching an AD security group30 Jul 2005 04:50 GMT3
When a user visits my site (ASP.NET + VB.NET), I need to know if they are in
a particular AD security group in order to display the pertinant information.
When I call UserLookup in code below it works well at returning whether the
user is directly a member of the group. However, ...
VB.Net 2005 Serial communications30 Jul 2005 01:11 GMT4
I'd like to write a program in VB.Net that handles serial communications to
several devices.  VB.Net 2003 does not have adequate built-in serial
communications.  I heard that 2005 will have that.  Has this serial
communications functionality been built into 2005 Beta yet?  If so, is ...
cleartype - gdi30 Jul 2005 00:19 GMT7
I was banging my head against the wall with this code in a sub:
Dim writing As New Bitmap(ctrl.Width, ctrl.Height)
Dim surface As Graphics = Graphics.FromImage(writing)
surface.DrawString(textToWrite, font1, Brushes.Black, 0, 0)
parent-child datagrids30 Jul 2005 00:05 GMT2
Is there a way to setup master-detail between 2 distinct datagrids on same
form without writing code?
Is there a way to setup a child datagrid - binding it to a pk on the form so
when the binder position on the form changes the datagrid changes to reflect
how to untoggle text wrap in code modules in IDE?29 Jul 2005 23:46 GMT2
I accidentally toggled some key combination in my code module which is
causing the code to text wrap.  I meant to toggle ctrl-F.  Is there a way to
untoggle the text wrapt (wrap text)?
Thanks,
how to stop showing "Drive not ready"?29 Jul 2005 22:55 GMT1
I use GetLogicDrive to get all drives. when I use "for each.." loop
searching each drive, I got error"A: drive not ready",... I want to
seach some files which are in a drive, but I don't want to get error
message during the search. I try to use "Try..Catch" to catch the
Scrolbars in ListBox, ComboBox, ListView...29 Jul 2005 22:55 GMT1
Anobody can help me to increase scrollbars in ListBox (wider for both
scrollbars). I try to design applications specialy for touchscreen, but
can't find any solutions in documentation.
Thank you,
Fill Combo with Text and Value how?29 Jul 2005 22:53 GMT3
I want to fill a combo box with a Text value to show like name, but when it
is selected I want to get the say SS# or Emp #.
I will be filling this in manually how should I go about this.
I know
Common Problem, I think...29 Jul 2005 21:12 GMT5
I want to create a class which contains a date, integer and string property which all allow a NULL value.
I don't want to store the values in an Object datatype. I prefer more strongly typed data.
I am interested in using SQL data types for my property types, but in our 4-tier app ...
VB.NET error29 Jul 2005 19:59 GMT4
While trying to code in VB.NET I get this error: Reference to a non-shared
member requires an object reference.  
Any suggestions/ideas why this occurs?
VBUser
Expression evaluation29 Jul 2005 19:24 GMT3
Although I have an idea or two about how to do this, I would love some
input.
Say I have a numeric value, and I retrieve a string expression
detailing an operation to perform on this value.
joing a workgroup29 Jul 2005 18:34 GMT3
How does one go about joining a workgroup using vb.net code?
NYC Contract positions29 Jul 2005 17:36 GMT2
Anyone out there interested in .NET contract positions in NYC?
OOP:  should I learn it?29 Jul 2005 17:35 GMT21
I've been spending alot of time learning vb.net the past 6 months (for
regular winform apps. Been somewhat experienced in asp.net for a few
years)
But my style has been using Procedural techniques, rather than OOP.
Maybe I really am a n00b29 Jul 2005 15:22 GMT15
Ok I have been programming in vb.net since it was released. I love it and I have a great time seeing my code come to life. Recently I have been seeking to expand my horizons(ie looking for a new job). I see a lot of C# jobs...C# this C# that. So I think to myself, ok ill start ...
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.