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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Nested Controls19 Sep 2007 12:20 GMT2
I have an app, which has a composite User Control which includes other
User Controls.  The problem is that when I drop the composite user
control on the form, the nested User Controls think that they are in the
runtime mode.  It seems like whenever the controls are in 2-deep in
Application.DoEvents()19 Sep 2007 12:20 GMT8
Application.DoEvents();
Why would I ever want to do that? When is it (1) required, or (2) a "good
idea" or (3) a "bad idea"
Thanks.
Unable to apply publish properties for item19 Sep 2007 12:12 GMT3
I get a ton of warning that are similar to "Unable to apply publish
properties for item "microsoft.visualstudio.shell.interop".  The warning
appears for pretty much every reference.  The application is a
click-once winform app.
Change label caption19 Sep 2007 10:40 GMT1
How can I change label caption on page load ?
Thanks
HTTP Post Method19 Sep 2007 10:32 GMT2
I'm trying to write a C# App that posts a set of data to a server, and
I'm not having any luck figuring out how to get all of the parameters
submitted to the server correctly.  I have an example of what the POST
should look like if it was coming from HTML, but I'm trying to convert
A question about Windows service19 Sep 2007 09:55 GMT1
I think I might need to use windows service. I just read about it on the
Web.
In one place it says the following
"Some custom actions need to occur when installing a Windows service, which
How can i send a bitmap from ActiveX (ocx) to C# project?19 Sep 2007 08:53 GMT2
I want to pass a bitmap file from activeX component that written in vc+
+6 to my project in c#.Net.
how can transfer a bitmap file?
is it possible that with return a pointer and lenght of file i catch
Convert strings to/from C# syntax?19 Sep 2007 08:06 GMT3
Is there a built-in way to convert strings to and from their syntactic
representation in C#?
For example, suppose I have a string containing 'a' and a newline character
and 'b'.  Is there some built-in way to render this as a string containing
Strings19 Sep 2007 07:39 GMT19
I have seen code like this:
Console.WriteLine(
           "divisible by seven event raised!!! the guilty party is {0}",
           e.TheNumber);
Intrepreting Javascript within C#19 Sep 2007 05:42 GMT12
Does anyone have any idea how this is done?
I am writing a c# bot to grab data from sites, but some sites have
extensive Javascript navigation. This means I have to read the script
and effectively run it within c#.
How to obtain server info?19 Sep 2007 05:17 GMT5
How can I get the user's ISP SMTP sever name or IP address? This would be
for a user feedback form in Windows Form applications. Checking the
registry, or using CDO is not a good option with every machine.
Thanks,
ASP and PostBack19 Sep 2007 05:07 GMT2
I'm new with ASP .NET, so i'm asking lots of questions latly...
I've a web Page, with a button which i've created dynamicly and attached an
Click event to it.
as i understood here, i need to recreate the button again in the postback
When does a sound file finish playing?19 Sep 2007 02:54 GMT5
Does anyone know how to check for when a sound has finished playing?
I am currently using the SoundPlayer, there doesnt seem to be any
event for this - am I  missing something?
Gary
FTP trasnferred as binary even with FTP_TRANSFER_TYPE_ASCII specified19 Sep 2007 02:15 GMT1
In my C# code I call WININET's FtpPutFile function to FTP upload text
files. It has a flags parameters to specify whether the transfer
should be done in binary or ASCII. I've specified
FTP_TRANSFER_TYPE_ASCII which is mapped to constant 1, however the
How to set DesiredAccess so any user can execute OpenPrinter19 Sep 2007 01:04 GMT9
I've seen:
PRINTER_DEFAULTS pd;
   pd.pDatatype     = null;
   pd.pDevMode      = null;
 
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.