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 / C# / October 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Finding the Framework Needed by an assembly18 Oct 2006 14:38 GMT2
I have an assembly and would like to know what DOT.NET framework it
needs to run. I know I can do that using Visual Studio and adding it to
a project, but I would like to do this another way.
Thanks
Progress bar step18 Oct 2006 13:46 GMT3
Sometimes I have to loop thru' 55 times, sometimes 240 times.
How do I set the Maximum and, Step property of progress bar so that it
reflects the progress inside the while loop?
i = 55;
VS.net Debug abilty to break at point when value is what i need18 Oct 2006 13:39 GMT3
I need to know is it possible to break program at a point when some
variable has exact value i am interested in , and continue from that
point step-by-step debugging,
without putting in code IF -statements, if there is such a directive to
MonthCalendar - how to cancel the blue square?18 Oct 2006 12:42 GMT2
How can I cancel the blue square (which mark today's day) in MonthCalendar?
I've 3 MonthCalendar controls and i want that only the first will mark the
day.
Thanks,
ArrayList property: requiring type for elements18 Oct 2006 11:59 GMT8
I've been searching for this answer for some time now but I either
can't find the correct search in this group, or the answer's not there
yet :P Here's the problem:
I'm specifying an interface, that will have an ArrayList property (at
Test file input output trouble!18 Oct 2006 11:52 GMT2
I use StreamReader  and StreamWriter  to manipulate a text file file .
The problem is that my Norgian characters get altered.
How can i preserve the character set to ASCI ?
Thanks
Component to handle LZH in memory18 Oct 2006 11:46 GMT4
any one can point me to a good Component/library to handle LZH in memory ??
Thanks,
Paolo
subproperties18 Oct 2006 11:00 GMT5
I`m creating a composite web control that has two lables, an image control
and a link.
What I would like to do is to give the developer using my control, the
option of changing all the font properties for the lables.
system.configuration.provider18 Oct 2006 10:42 GMT1
I was wondering if anyone had experience of using the "provider model" in
.net. I have only just stumbled across this pattern/model and am trying to
evaluate if it is worth while learning and using it.
Basically all the projects I work on have a data persistence layer (which
In every time I pressing Ctrl + Shift + B, Visual Studio Compiles The solution18 Oct 2006 09:24 GMT7
why In every time I pressing Ctrl + Shift + B, Visual Studio Compiles
The solution?
I Did not changed a thing in the Code.
It was Ok 2 days a Go...
Why WebHttpRequest.GetResponse() stuck?18 Oct 2006 07:07 GMT8
I happens to surf to
http://www.codeproject.com/cs/internet/Crawler.asp, which claims that
WebRequest.GetResponse() will block other thread calling this function
until WebResponse.Close() is called.
trim a single quote from string18 Oct 2006 06:56 GMT3
I have been trying to use TrimEnd() to eliminate a single quote from the end
of a string.  I have used "'", ''', and a few others without success.  Does
anyone have experience with TrimEnd()?
Thread.Suspend()18 Oct 2006 06:53 GMT2
As the Suspend method is deprecated, what method can I use?
What I want to do is when the user press the button "Cancel", it will prompt
the user to confirm it he want to stop the process, I need to suspend the
thread before the user choose "Yes" or "No".
Application.Run() problem18 Oct 2006 06:38 GMT6
2 Questions:
(1)
The documentation says application.run() creates a standard
message loop on the current thread and "optionally" shows a
getbyte18 Oct 2006 05:51 GMT1
if i had a line of message, how do i get the 1st two bytes? how to code this?
thank you so much in advance...
 
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.