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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Usage of EnsureCapacity for a string data type26 Jan 2005 19:04 GMT1
I understand the definition of this property, but I'm not sure when or why
it should be used.
Thanks in advnace
Roy
Issues with SharpZipLib26 Jan 2005 19:01 GMT2
I've been trying to use the SharpZipLib as it sounds promising and a
lot of people refer to it in discussions on compression. However, I am
getting some bad output, when I try to unzip a (correctly hand made)
.zip file via code. I DO get the right amount of files, however, some
QI for IEnumVARIANT failed on the unmanaged server.26 Jan 2005 18:00 GMT1
Recently (and all of a sudden), I've been receiving the following error
message in an ASP.NET application that loops through a COM collection via
interop:
"QI for IEnumVARIANT failed on the unmanaged server."
passing method parameters26 Jan 2005 17:19 GMT1
I have a method which takes two parameters.. and they both come from database.
I get error message when one of the parameter from the database contain null
value.
What do i need to check to prevent getting this error? how do i check for
Email Address Expression Validation Issue26 Jan 2005 16:53 GMT2
I need help pls..I'm using c# on a webform and I have this regex validation
for email addresses: ValidationExpression
="\w+([-+.]\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)* "
I'm having isssues when submit an email with single quotes --example
Error Tracking Best Practices26 Jan 2005 16:43 GMT2
Does Microsoft have a best practices for tracking errors? (like in a
database, what info, etc)
How to create modular design using late bound references?26 Jan 2005 16:10 GMT1
First off, let me say that I'm still relatively new, so please bear with me.
My problem lies in creating a program that has two parts, a core
application, and then other modules that can be added in for greater
functionality.  The program was originally written in VB6 and the ...
System.InavlidCastException Error26 Jan 2005 15:49 GMT2
This problably has a very simple explanation but it is totally perplexing me.
I have the following code...
Dim CompletelyUsed As String
CompletelyUsed = Me.txtCompletelyUsed.Text
windows forms listbox item value26 Jan 2005 15:48 GMT1
Windows Forms listbox have a SelectedValue property that is used to retrieve
the value associated with the currently selected item.  How do I retrieve
the value
associated with any specified item, given the index of the item?
Resize tab pages with windows26 Jan 2005 14:17 GMT3
Sorry about this newbie question. I added a few tabbed pages into windows
form. How can I make tabbed pages to resizable according to the window
itself? Now it's like when i resize the window, the tabbed page keeps the
absolute position and size. Thanks!
how to design a trackbar/slider with diff. look???26 Jan 2005 12:27 GMT2
how to design a trackbar/slider with diff. look???
For my win-application I need a trackbar/slider,
that doesnt look like the control-trackbar offered
by vb.net. ; e.g. something like the slider in win-mediaplayer...,
Strange thing using Replace(..) in vb.net26 Jan 2005 12:09 GMT5
in our application we use the following code snippet:
Dim target As String = Replace(txtLinkTarget.Text, "<SEP>", "'")
If target.StartsWith("(") AndAlso target.EndsWith(")") Then
In line 1 the text-value of of a textbox is retrieved. All occurences of
Data source locator26 Jan 2005 11:55 GMT4
Hello -
I have a problem with VB.net standard. When I try to connect to a new data
base the program does nothing. If I try and edit a connection I can have the
error message "Data source locator is missing" - if I re install the VB.net
Random Compiler Errors, again26 Jan 2005 11:21 GMT8
OK, I'm going to be brave. There is a bug in VS.Net 1.1 that causes random
compiler errors.
I have raised this issue in posts at least three time in the past couple of
months without attracting much interest. But it's driving me nuts. Here's
Generate Dataset26 Jan 2005 10:25 GMT3
Hey Frank, I'm a novice with this taking over someone elses application.
I'm attempting to add a dataset to a page.  I have the query to populate
the page and I have the walkthrough instructions.  Visual Studios does
not want to cooperate.  This is what I'm following: To generate a
 
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.