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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Display Caspol.exe -lg output in a Form TextBox29 Nov 2006 14:57 GMT1
I am just writting a small utility to fire off some Caspol commands
I can run Caspol.exe -lg to see the security settings for DotNet thru
command line
Is there a way to get what Caspol.exe -lg  displays into a textbox on a
What the book I should to choose about ASP.NET2.0 with C#.29 Nov 2006 14:48 GMT1
I would like to buy a book about ASP.NET2.0 with C#.
I have chosen two book ,
- Professional ASP.NET 2.0
 by Bill Evjen
ReportViewer Does not display29 Nov 2006 14:44 GMT2
I have a reportViewer object looking at a remote report. The good news
is that I can press the PDF or Print button, and the report coems out
just fine. I can also go to the report URL directly, and it works just
fine. However, with the report viewer on my page, I cannot see
oops questions c#29 Nov 2006 14:41 GMT14
I want a method in my base class to be overriden by all derived
classes.My base class cannot be a abstract class. Also I dont want to
explicitly implement an interface for all derived classes.
How do i do it?
Sending SOAP Messages Asynchronously29 Nov 2006 12:59 GMT4
I've got a soap message as a string and would like to post it to a
webservice (in C#) asynchronously:
For example something like:
string soap = "<soap:Envelope >...<MyMessageBody>....</soap:Envelope>";
Combobox Value Properties29 Nov 2006 12:20 GMT1
How do I get/set the value property of the combobox???
(similar to value field in the html below
<OPTION value=1>Blah</OPTION>
<OPTION value=2>Foo</OPTION>)
enumerate iso currency codes29 Nov 2006 12:00 GMT3
I know this is a property of the RegionInfo class. I figure somewhere in the
framework is the actual enumeration, which I would like to use.
I want to use it to support a Money class I need, along the lines of Fowler,
which would have an attribute of Currency.
Dynamically resize form and add text?29 Nov 2006 11:45 GMT1
I will outline what i'm trying to do here, and would really like to
here your suggestions of how I can do it please.
I have some code which finds the open internet explorer windows. I
would like to display a form that allows the user to choose one of
String format...29 Nov 2006 11:11 GMT3
i have this structure...
struct tFullTime
        {
            public int Year;
Hooking events post deserialisation29 Nov 2006 10:05 GMT7
I have a custom collection which derives from Collection<> which stores
a number of objects. Before each item is added to the collection - an
event which it exposes is hooked by the collection and the re-fired to
its parent.
Need Help getting values from bits.29 Nov 2006 09:50 GMT2
First, thanks for any time you spend helping me, I'm at a loss.  I'm not
bit-savvy, so I apologize if this is extremely simple, or I am going about
this the wrong way.
I am trying to take a byte array and extract some information from that
Converting an application to work on a network29 Nov 2006 09:32 GMT17
I have converted a number of applications to enable them to work together on
a network. I have been led to believe that I can do this as follows:
FileStream fs = new FileStream(some code);
while (!fs.CanRead){allow the processor to handle another thread;}
C# Delphi HashTable29 Nov 2006 09:31 GMT4
do you have any idea which Hashtable takes more memory ...I mean if we
declare Hashtable in C# and in Delphi which one take more memorey? any
idea ?
regards,
How to place the contextmenustrip at left mouse button.29 Nov 2006 08:38 GMT1
On mouse left click when I show the contextmenu  it displayed upper
corner of the form,Even if I add the property top, bottom of the
context menu it remains on the upper corner.
            Is there any way to open the context menu at the mouse
How to get local machine name and IP address?29 Nov 2006 06:08 GMT5
Hi, here,
How to get local machine name and IP address?
Thanks.
 
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.