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 / May 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Finally block causing exception to throw twice with CryptoStream?20 May 2008 22:59 GMT9
Hey All,
I posted this to the Crypto users group and forgot to add the VB.Net users
group.  I apologize for any confusion.
I have been testing a try / catch / finally block and purposely raising
sp_stored_procedures help20 May 2008 21:40 GMT1
I need to list all the stored procs in my database. I use the
sp_stored_prodecures SP which returns all the stored procs in the database
including the system stored procedures.  If is use the qualifier
sp_stored_procedures, null, 'DBO' I can filter out the sys owners but I
Question about EventLog20 May 2008 20:11 GMT2
I have a service with the following startup code...
>    Protected Overrides Sub OnStart(ByVal args() As String)
>        If Not Diagnostics.EventLog.SourceExists("MyService") Then
>            Diagnostics.EventLog.CreateEventSource("MyService", "MyServiceLog")
Frustration and Excitement with Crystal Reports20 May 2008 18:16 GMT9
Getting the former.  Not the latter.
As some of you may know (Terry...btw thanks for all your help), I have been
battling a Crystal Reports problem.  I have recently made the discovery that
my "Current Connections" or ADO.NET options for the database expert in CR
xml format problem20 May 2008 17:13 GMT2
I'm using the following code to create xml string:
Dim Doc As New System.Xml.XmlDocument
Dim newAtt As System.Xml.XmlAttribute
Dim dec As System.Xml.XmlDeclaration
Making a table in a richtextbox ?20 May 2008 11:15 GMT4
is there a way to makea table in a richtextbox ?
something with columns and rows
how to create table in sql server from either a datagridview or excel     file20 May 2008 00:01 GMT1
I have an application in which I have some checkboxes and depending
which ones are checked those columns will show in the datagridview
from sql server or no.
After that I have 2 buttons:
add text box on the form at runtime19 May 2008 23:21 GMT1
how to add text box on the form at runtime?
Find the Owner of a folder19 May 2008 23:21 GMT10
Is there a way I can fnd the Owner of a folder, using vb.net? I know how to
find the permissions, but I can't figure how to find the owner.
Thanks
SimeonD
Strange one in MSChart19 May 2008 21:59 GMT2
I was working with MSChart, modifying one of the graphs and decided I
wanted this particular chart to have an auto scale.  I worked quite a
while with it, uttered a few obscenities directed at the usual suspects
and finally found I have to do an Application.DoEvents to get it to
Collapsing regions of code within a function19 May 2008 21:59 GMT3
I'm trying to organize some code I've written and was wondering if
anyone can provide any suggestions on an equivalent to #Region that
can be used within a function to collapse sections of code within the
visual studio editor.  In essence I have a program where several
problem with url on http post19 May 2008 20:41 GMT6
I have the following code:
         Dim url As String = "http://xx01xx01:800/some.ashx"
         Dim myrequest As System.Net.WebRequest = Nothing
         Dim myresponse As System.Net.WebResponse = Nothing
Dynamically Get Sub Name19 May 2008 17:45 GMT6
Hi, Is there a way to dynamically get the name of the current Sub?
In my code below in the exception "catch" i write the name of the Sub to the
error log so that i will know where there error happened, but since i reuse
this code in other Subs i sometimes forget to change the name ...
Displaying Version Number19 May 2008 10:23 GMT14
I have been using this code to display the version number, and this has
worked well, but I am now changing from using the ClickOnce publishing to a
proper setup project, and this no longer works.
If System.Diagnostics.Debugger.IsAttached = False Then
Setup: OCX and DLLs19 May 2008 10:08 GMT3
This may be a stupid question.
I am creating a setup project. The setup project automatically
includes
2 external DLLs. In the same folder of those DLL there is an OCX,
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 April, 2008
 
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.