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 / .NET Framework / General / April 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Formatting string20 Apr 2004 09:56 GMT5
h
how can I convert a byte array to string, so that the bytes appear in hex format in the string. Can anyone help
John
EventLogTraceListener - EventLogEntryType20 Apr 2004 09:21 GMT2
Hi al
How do I specify the EventLogEntryType when writing to
EventLogTraceListener
--
Setting up to use Excel from within visual basic .net20 Apr 2004 08:59 GMT1
Can anyone tell me what to import to set up a visual basic .net application to create an Excel spreadsheet and place data into it from a program.   I don't know what to Import or what to reference to do this.  Additionally, I wonder if I have the right templates as in one ...
Menmorymanagement20 Apr 2004 06:46 GMT6
according to the taskmanager my vb.net application grows continually in memory usage. Obviously the memory used by mdi children and SqlConnections and/or DataTables which are closed is not released. Even the close-event (Me.Close) of an mdi-child needs approx 500 kb (sometimes ...
404 20 Apr 2004 00:41 GMT7
Getting a 404 (not found) error when I try to read an XSD file from a web server.  The file definitely exists.  No problem with XML files.  Any ideas?
How send SP parameters to the function, which creates dataReader19 Apr 2004 23:46 GMT3
Always when I need data reader in my programs, I simply have functions,
which creates it for me:
Dim rdr As SqlDataReader
dim sql as string
Emailling using VB.Net19 Apr 2004 21:15 GMT2
I have searched mdsn for emailing with .NET. Found some stuff using the SMTP class.
When I review the info, it says to use the name space System.Web.Mail
When you enter that name space, it is not recognized. What might I need to install on my computer to have that name space
[newbie] Formatting hash19 Apr 2004 17:32 GMT4
In my program I once want to print a MD5- Hash I created to the user. But how can I convert this byte array to a human readable string, so that it looks like e.g.: 0d89c9f9834b3 etc.. Can anyone point this out
Thanks a lo
John
Question about grids and sorting19 Apr 2004 17:09 GMT1
I'm trying to make a sortable grid. I get the grid the first time the
page loads, then I click on the column name, and the page reloads with
an empty grid (only headers are shown). Any idea?
This is the code:
Database Engine with Following Features19 Apr 2004 17:08 GMT2
Is there a database engine which provides the following features?
-Large database support (>2GB, hopefully no limit)
-Regular Expression Support (Very important)
-Embeddable into a VB.NET or C# application (optional I guess)
nested classes... or something.19 Apr 2004 16:41 GMT5
I just tried to do something and realized I'm not sure of the proper (if
there *IS* a proper) way to do it.  I'm designing a class with a lot a
methods/properties.  I would like to group some of them so you access them
like MyObject.Commands.blah1, MyObject.Commands.blah2, etc...  ...
VS.Net config19 Apr 2004 16:12 GMT7
Is it possible to develop apps using VS.NET on this setup:
Windows 2000 Workstatio
Visual Studio .NET 200
IIS
Regular expressions to parse a CSV line19 Apr 2004 16:03 GMT9
Does anyone have a regular expression to parse a comma delimited line with
some fields optionally having string delimiters (text qualifiers)
I am currently testing with this regular expression and it works in almost
all my test cases. I found this on the internet in a C# solution.
FileSystem bug ?19 Apr 2004 15:31 GMT2
I have found a strange behavior
I use FileInfo class to retreive LastWriteTime property of some file
The file is just a JPEG image. When the image is editted by photosho
(actually the image is rotated), the LastWriteTime property
smartnavigation popups19 Apr 2004 15:11 GMT2
I'm having a problem with SmartNavigation. When I open up a new (popup)
window using response.redirect on one of my web pages, the new window doesn't
come on top the parent window. It goes behind.
In my application, I like to use both SmartNavigation feature and open
 
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.