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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Corrupt .resources file.30 Oct 2007 19:27 GMT4
How do I fix this corrupt resource file header problem?
Corrupt .resources file. Got an unexpected EndOfStreamException while trying
to read the ResourceReader header.
When I open up properties, resources, they looked ok to me. I even click on
Non visible custom controls30 Oct 2007 19:18 GMT2
Does any one know how to create a control(like the timer) that when dragged
to a form doesn't show up on the form, but only on the bar in the design
window below the form?
Thanks
Anyone have a good example on using P/Invoke SendInput ?30 Oct 2007 19:07 GMT2
I am trying to find a good example of SendInput. Doing a search on google I
found two, one is incomplete and vague from the start and the other I copied
the code and tried running it and it was first of all incomplete (compiler
errors) which I had to resolve by guessing on some ...
Preventing Screen Saver from Windows Forms application30 Oct 2007 18:24 GMT3
I want to prevent the screen saver getting activated when my application is
running.
I have the following code, but still screen saver is activated. What
corrections I should make to prevent screen saver running to the following
Can Somebody Help Me Open One Form From The Other Please30 Oct 2007 18:23 GMT2
this may seem like a silly problem to you guys, but i want to be able
to open my 2nd form from my 1st form.
(Im Using Visual C# 2005)
Form Names:
Stream radio on website30 Oct 2007 18:02 GMT6
How can I stream radio on my website,  is it possible ?
Jack
Open a .aspx file with Internet Explorer30 Oct 2007 17:46 GMT6
Hello,
I have developed a ASP.Net Web Site in C# language. I can debug it and run
it from Visual Studio 2005. I have published it .
But when I want to open this .aspx file in Internet Explorer without Visual
Safely Firing an Event30 Oct 2007 17:20 GMT3
In order to avoid a race condition a recommendation that makes a lot of
sense has been put forth.... create a local copy of the event handler
delegate, then test and invoke the copy, like this:
  MyEventHandler hCopy = MyEvent;
I get this error "Object reference not set to an instance of an object"30 Oct 2007 16:54 GMT2
First of all, I created Base Form called "tureyen_frm".
Then i created a new form by inheritance using the Base Form. This name is
"tureten" form.
For each new form derived from the Base Form a , I created a class.
Config Files30 Oct 2007 16:25 GMT1
Does anyone know of any config file reader classes that I can implement
within my application. I am not attempting to read the current
applications config file, but other applications.
I need to be able to add sub nodes to existing nodes within the document.
Clearing the output window30 Oct 2007 16:05 GMT3
How would you clear the output window using code (C#)?  The Debug obj
does not seem to have a method to do this?
change code while debuging code30 Oct 2007 15:46 GMT1
I can edit source code while I am debugging an application in VS 2003. Then
when I continue debug, it will nicely ask do I want to restart my
application.
Now in VS 2005, seems I have to stop application to even just add some
How to split a compressed file programmatically?30 Oct 2007 14:58 GMT9
I've been investigating for a while about this, but with no luck yet.
Does anybody know a way to do it?
Many thanks,
Brian
Multiple Undetermined Number of Variables30 Oct 2007 14:35 GMT5
I'm not sure I'm going about this the right away, and I've attempted to
search every online topic that I can which makes me think this is not
possible or I'm simple coding this incorrectly.
What I'd like to do is this:
using access to a field from a passed object30 Oct 2007 14:03 GMT5
Below I have method MostPowerful  which is located in class SportsCar.
As you can see the fomel parameter for method MostPowerful is carCompare of
class SportsCar.
Because this method MostPowerful is a member of class SportsCar
 
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.