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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Collection Class contains29 Sep 2006 15:38 GMT2
I have a collection class that holds a number of clauses. One particular
type of clause has a member variable called type - this is an enum.
How do I check this collection class to see if it has a clause of a
particular type?
Generic Properties/Methods29 Sep 2006 15:38 GMT4
I have a collection of classes descending from a single root class
(let's call it RootClass).  They all currently have a property of
Logical, of type Logical.  However they actually return a subclass of
Logical (LogicalA, LogicalB).  I'm currently casting them to the right
How to create files and validate them using javascript29 Sep 2006 15:33 GMT1
How to create files and validate them using javascript
Ensure the form is disposed29 Sep 2006 14:53 GMT1
How to ensure that a form is disposed?
When I work with modal forms I do the following:
using (Form1 frm = new Form1())
{
Serial unable to connect to Modem29 Sep 2006 14:45 GMT1
I have a modem connected to the serial port and I can communicate using
Windows HyperTerminal.
When I try to send a 'AT' command using the SerialPort object I get receive
timeout errors.
No reference!!!29 Sep 2006 13:31 GMT6
I have an arraylist.
I copy the objects in this arraylist to a second arraylist.
When I edit the objects in the second arraylist then the objects in the
first arraylist are changed too.
adding a reference automatically29 Sep 2006 13:29 GMT2
     i would like to know how to add a reference automatically on
starting a project. i.e like we have system,system.xml automatically
getting added when u start a project, similary i have a dll which needs
to be added automatically when u start a test project in vs 2005. can
Open Source HTML Parsers in C#29 Sep 2006 13:28 GMT2
Open Source HTML Parsers in C#
Hi,
Im looking for HTML parser developed in C# which i can extend according to
my needs are there any??
How to licensce a .NET desktop application29 Sep 2006 12:26 GMT4
Is it possible to distribute .NET desktop appliation as "Trial" version (
limiting the usage to certain number of days ) and then for full time usage.
Like the commercial softwares , they offer "Trial/Demo" versions and after
purchase they work for full time and registered.
Getting rid of an XML Namespace29 Sep 2006 12:23 GMT2
I am creating a class that is derived from one that comes from an
auto-generated code from a webservice reference. The base class has
certain XML attributes that are inherited in my derived class and are
printed on the properties when trying to serialize the object. How can I
Thread.CurrentThread.CurrentCulture problem29 Sep 2006 11:28 GMT5
I set the thread culture in MAIN() as below in order to show the date in
format DAY/MONTH/YEAR, but the datagridview alway show the date in M/d/yyyy.
How to set the default Date format from windows xp control panel by C#
coding  or is that any way to set the application date ...
Capture Shutdown events29 Sep 2006 10:45 GMT1
I need to capture the shutdown events.
I could listen to the SystemEvents.SessionEnding Event but this only tells
me if the system log offs or shuts down but not if the shutdown is a suspend
or hibernate or reboot....
Importing the librsvg library to load a svg file29 Sep 2006 10:32 GMT4
I need to rasterize a svg file in a .NET project. Currently I'm trying
to use an open source library called librsvg. I've completed all the
dlls and started writing the following wrapper:
[DllImport("librsvg-2-2.dll", SetLastError=true, CharSet =
Convert UNC to local path on remote machine29 Sep 2006 08:58 GMT2
It seems like a simple question, but I am unable to find any succinct answer
to this problem.
If I am provided a UNC, how can I convert it to it's absolute path on the
remote machine.
Threading causing results to be different, Please Help29 Sep 2006 08:46 GMT1
I'm trying to trow in another thread into my program. What it's for is
to ping a list of IPs. When it runs the Ping portion of the code, it
assigns a value of 1 or 2 (pingable / not pingable) to a global int. It
works great, however it's slow... If I run the ping portion of my code
 
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.