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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
CDO.Person problem19 Jan 2005 20:20 GMT5
I am running Exchange 2003 on a Windows 2003 Active Directory.
I am trying to mailbox-enable a user account with VB.NET.
Dim person As CDO.Person
Dim mailbox As CDOEXM.IMailboxStore
kinda new to object methods and properties19 Jan 2005 20:07 GMT4
hey all,
With regards to the Outlook Object Model
       _oItems = oInbox.Items
       _oItems.Sort("[ReceivedTime]", False)
Using Dispose for auditing?19 Jan 2005 19:58 GMT14
I'm developing the middletiers of an ASP.NET application in VB.NET. I've got
a business logic layer in which I would like to perform auditing to a
database. Instead of making an auditing call in every method of my classes,
would it be a workable way to implement IDisposable in ...
Group Box with Radio Buttons19 Jan 2005 19:36 GMT1
If I have a groupbox with 8 radiobuttons, is there an easy way to tell which
one is "on"?
Thanks for the information.
Brad
Sending Fax19 Jan 2005 19:27 GMT2
How can I build my application with sending fax capability?
TQ!
Michael
How do I determine if text fits into my label or not?19 Jan 2005 19:25 GMT1
I have a label on a small form.  I need to determine if the text in the
label fits in the label.  My end goal is to reduce the font size of the text
in the label until it fits.
How can I do this via code?
Context menu needs to be popped from many controls19 Jan 2005 19:24 GMT3
I have a usercontrol on which I have, say, five controls.
I want a context menu to popup when the mouse is clicked anywhere on the
userconttrol.
The same context menu.
Turn "200" into "3h 20m"19 Jan 2005 19:22 GMT7
I am attempting to take a number that is currently in minutes and turn it
into a string that will list the hours followed by minutes.
Some more examples:
   "30" into "0h 30m"
Help!  When I clear and fill a dataset, it loads new data in tables(1)19 Jan 2005 18:37 GMT1
I setup the dataset, which is the datasource for a datagrid.
When I originally fill the dataset, the data is loaded into
dataset.tables(0).  (dataset.tables(0).rows.count = 8)
Then, if a row gets added to the table, I want to refresh the dataset.
Access Network Share from inside an application.19 Jan 2005 18:31 GMT2
I would like to access a network share from my vb.net application.  I do not
want to map a drive to the share, however.   I would also like to specifiy a
user credential to use when connecting to the share, as the user running the
application will not have security rights to hit ...
Parse XML19 Jan 2005 18:07 GMT2
I'm looking for a VB snippet to return the names of the
sections in the XML below, can anyone help?
<configuration>
 <configSections>
Writing HEX value to Binary registry key19 Jan 2005 18:00 GMT1
I'm trying to use the RegistryKey to write a hex number into the registry as
a binary type.
I know see that in DotNet, the RegistryKey tries to interprate what registry
type to create depending on the type of structure the variable was dimmed
SendMessage in VB.NET19 Jan 2005 17:45 GMT5
Hi, I'm trying to find out what order the columns in a listview have been
reordered into.
I found some examples on the Internet that use csharp and I tried to convert
them into vb but it always returns false and pCol is empty
reading and writing cookies19 Jan 2005 17:32 GMT1
How do I read and write a cookie in VB dotnet in Vb 6 I did so:
 bRet1 = InternetGetCookie("http://xxxx/xxxx.htm", "user", sCookieVal1,
255)
bRet1 = InternetSetCookie("http://xxxx/xxxx.htm", "user", txtUserName.Text &
Newbie Question: Loading a custom control into the toolbox19 Jan 2005 16:24 GMT3
Hi,
Sorry, i am a newbie to vb.net, the last time I used VB (at a
professional level) was vb3
I am trying to write a simple application and would like to use the XP
 
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.