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# / December 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DropDownList does not fire the DropDownList1_SelectedIndexChanged event16 Dec 2005 13:57 GMT2
Hi  there,
I'm using VS .NET 2003 and C# for create a Web App.
My problem is that the DropDownList component isn´t firing the
SelectedIndexChanged Event....
Change IP address programatically?16 Dec 2005 13:50 GMT5
Is there any way of changing the IP address of a packet sent from my
computer to a web server? I suppose is not possible since the router
SNAT will change ip's anyway but it would be great if it's possible
Thanks!
gettin the name of the method that I m currently running16 Dec 2005 13:38 GMT6
I need the name of current running method name for exception reporting. does
.NET have such a thing ?
example :  (in delphi language)
Procedure TMyClass.MyMethod;
own executalbe path16 Dec 2005 13:28 GMT7
in c++
int main(int argc,char** argv)
the first argument is the own executable path
how can I can the same info in a c# program?
OpenFileDialog Initial Directory not working16 Dec 2005 13:17 GMT2
I'm a bit confused by this - when I set the InitialDiretory of an
OpenFileDialog to be a subfolder within the same folder as the app, the
file dialog does not initially display the folder - instead it shows
the last used folder (this persists after closing the app).
Arraylist16 Dec 2005 11:29 GMT3
I've included : using System.Collections;
and declared the Arraylist  as:
ArrayList myList = new ArrayList();
but type myList. (then the dot) I can't see the methods and properties, so
Unhandled Exception: System.IO.FileNotFoundException: File or assembly name xx or one of its dependencies, was not found16 Dec 2005 10:58 GMT3
Do you ever get the exception in Managed C++? How can I know which file or
dll is missed?
AdvancedSearch Outlook 16 Dec 2005 10:57 GMT3
"\http://schemas.microsoft.com/mapi/string/{00020329-0000-0000-C000-000000000046}/
TestField
\"
<> 'Value'";
This fileter in while using Outlook Advance search should give all those
mails which do not contain Value in TestField field but it is doing exact
Compiling the solution using .Net 1.0, 1.1 or 2.016 Dec 2005 10:07 GMT2
In VS 2005, where can I choose to compile the solution using .Net 1.0, 1.1
or 2.0?
Thanks.
ClickOnce problems16 Dec 2005 08:50 GMT3
After publishing my test application using ClickOnce with VS.NET 2005 I am
getting these warnings:
Warning: Could not download 'ClickOnce.application' from…
Warning: Could not download 'ClickOnce_1_0_0_3.application' from…
Encryption for a log and Unicode Characters...? Yikes!16 Dec 2005 07:16 GMT6
Hello everyone... This may sound really stupid, but it is something I have
been working on all day and haven't found a solution yet.
If you go into Notepad and try the keystroke ALT+4, you get a nice little
diamond.  Infact, you can do this all the way up to 127 showing different
Timespan Problem16 Dec 2005 06:06 GMT7
Hi all i have just begin csharp have a problem in saving time in
database
I have  to comboboxex in form one containing hours from 0 to 23
and another containig minutes from 0 to 59
datareader record null16 Dec 2005 06:02 GMT3
Hi im new to csharp
I want to check the value of the field is null or not
this is my code
if ( dr["timeout"] =????
Form.Size when Minimized16 Dec 2005 05:55 GMT5
Consider a Form with dimension Size=(300,300) that is then minimized.
Subsequent calls to Size return (160,24).
The Form is then restored and Size returns (300,300)
Is there any property or method that returns the size of the form when
Birthday generated by ID number16 Dec 2005 05:25 GMT8
I want to split a IDNumber to determine the date of birth.Something
like this.
DateTime dtBirth
split txtIdNumber in yy mm dd
 
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.