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# / November 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
process.start gives stackoverflowexception.05 Nov 2007 04:55 GMT4
Hiall
i have derived class from process class and implemented one method in
that i am starting process using this.start.
Its giving me stackoverflowexception.  Can anyone tell me why?
Generics Dictionary - modify ContainsKey and Key Lookup05 Nov 2007 03:01 GMT2
I have a class that inherits from Generics Dictionary
The string that is used for the key is passed thru-out my pgm and sometimes
it has modifiers added to the key string that are used in the system.
The problem is now I have to strip the modifer to lookup in the Dictionary
Unexpected result using DateTime.ParseExact04 Nov 2007 22:33 GMT2
I've the following line of code:
result = DateTime.ParseExact("1999-12-01T23:59:59Z", "yyyy-MM-ddTHH:mm:ssZ",
CultureInfo.InvariantCulture);
where I get in result "result"  "02.12.1999 00:59:59" instead of teh
Databinding property of object in other thread04 Nov 2007 22:07 GMT7
I have an object which runs in a sperate thread, from the main thread, and
while running it updates a public property.
In my main form I defined databinding on the property and I would like to
see this databinding update my form property to reflect the value of the
DateTimePicker question04 Nov 2007 22:00 GMT1
I have a DateTimePicker on mu form with only the time in it. Now I must get
the time from the TimePicker and compare it with the current time. How to do
this?
Rinaldo
Start a job04 Nov 2007 21:34 GMT6
In my program, if the user click on the backupbutton a second dialog
appears. How to start the job automatticly. I think in form_Activated like
this:
Code Blockpublic
Help to develop wrapper for cmd.exe and to redirect all input and output in TextBox.04 Nov 2007 20:11 GMT1
Help to develop wrapper for cmd.exe and to redirect all input and output in
TextBox.
Signature

http://www.alvas.net  - Audio tools for C# and VB.Net developers

Possible Bug in the .NET Framework, Please Advise04 Nov 2007 19:18 GMT9
I'm at my wit's end on this one, and would appreciate any help or
insight that could be given.
Environment: Windows Vista x64 ONLY
Code:
The project type is not supported by this installation04 Nov 2007 19:07 GMT2
I am trying to open a solutions containing around 8 projects.
But for one project when i am trying to load it is giving the error
that The project type is not supported by this installation..
But the same code is working fine in my lead machine.
Not a valid MSI?04 Nov 2007 18:41 GMT1
I sent someone an MSI for testing but when they run it (Windows XP) it says
it is not a valid installer and that he should contact his vendor.
I can't find a solution to this on Google.  Does anyone know what is causing
this and what I should do?
How to create the coloured mouse cursor dynamically?04 Nov 2007 18:27 GMT2
How to create the coloured mouse cursor dynamically?
Signature

http://www.alvas.net  - Audio tools for C# and VB.Net developers

images not clear04 Nov 2007 18:18 GMT2
hey all,
i took Microsoft's sample pictures and resized them with the Ofiice Picture
Manager and put it on my web page and the pictures look great.
however, when i take a digital photo of my own and resize it with Picture
using web service with winform04 Nov 2007 17:54 GMT2
I'm learning about web services and i made my own... now i want to
use this service with winforms... i have added webreference for my
service in solution explorer but i want dynamically add url for
my serivce in code, for example if I change address of serivce
Dynamically add to listbox04 Nov 2007 17:43 GMT1
I am trying to add a generic list of items to a listbox using AddRange.
The code is below, I am getting a error.
The documentation say you can add a object[] to AddRange.
Any ideas?
How do you stop a ListView having no selected Items?04 Nov 2007 17:30 GMT1
I've added a listview to my WinForms C# 2.0 application. The listview is
displayed in Details view and has the FullRowSelect property set to true. I'm
using the listview control like a multi column list box (with column
headers), and I've set the MultiSelect property to false. It ...
 
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.