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
error in config file27 Sep 2006 08:39 GMT5
My Windows application is developed with VS 2003.  It uses an app.config
file to read the path and name of my MS SQL Server database.  It works fine
with .net framework 1.1, but...
<?xml version=1.0">
Need a Book ...27 Sep 2006 08:26 GMT1
Hi ...
I need a good C# (2005) book that is (hopefully) something between a
tutorial and a reference;  I'm looking for a book I can turn to to get up to
speed on Interfaces, Threading, Delegates, Events, etc. in an hour or two
HRESULT 0x8007007E confusion27 Sep 2006 08:22 GMT3
I'm migrating a project from one machine to a newer machine.  The
project has several C++/CLI DLLs, as well as a lot of C#.  On the older
machine, everything runs.  On the newer machine, I get a
System.IO.FileNotFoundException just as I call into a function using a
how to dynamically load  dll ?27 Sep 2006 08:17 GMT1
i want to load and execute an existing dll in a applicaiton dynamically with
out giving references etc...
need to create separate appdomain or in same appdomain can i load and
execute the assembly dynamically..........
Generic or Non-Generic?27 Sep 2006 08:10 GMT1
I´m creating a factory class and I don´t know if it´s better to create it
with Generics or not. The basic funcionality would be:
public static class DalcFactory<T>
public static T Instantiate()
Book Recommendation27 Sep 2006 07:17 GMT4
I'd like to ask for book recommendations, please.
I'm a VB guy looking to move to C#.  I have quite a fair amount of
experience of VB.NET (and prior to that, VB4 through VB6), so I'm not
new to programming or the .NET framework itself.  I am also quite
Windows form - no cross27 Sep 2006 06:57 GMT3
I want to put an icon on a Windows Form top left hand corner but would like
to hide the maximize and close box on the top right hand corner.
Can I do that?
serializing non-serializable data members27 Sep 2006 06:43 GMT4
How do I write my own serialization of a class that has
non-serializable data members?
this problem arose when I tried to serialize RSAParameters, for which
the private stuff is not serializable
Do you need JavaScript in ASP.NET?27 Sep 2006 06:40 GMT22
I purchased a book titled "Pro ASP.NET 2.0" to get up to speed on web
stuff because I ususally do Windows Form Applications.. But in the
first chapters I was reading this week it brought to mind some things I
heard in the past that I thought someone could clarify.
Default value in a combo box27 Sep 2006 05:35 GMT3
I would like to have the word "Select" as the default option in a combo box
that will retrieve its data from database. I also would like to have the
ability to validate the combo box to ensure that the default option not used.
This combo box is complex bounded.
HtmlDocument27 Sep 2006 05:29 GMT9
Hi, i want to write a program. Input of this is HTML source code of a web
page and output is a treeview representation it structure.
I want to write it with HtmlDocument in .net framework 2.0. how i write it?
Adding file version info to C# .NET program27 Sep 2006 05:20 GMT2
How do I add file version info to a C# .NET command line utility?  I'd like
to update the file version, description, company name, etc. that you see
when you right-click the EXE and get its properties.  With our C++ code,
we'd add a version resource to the RC file.  Not sure what ...
Serialize ignoring NonSerializableAttribute27 Sep 2006 02:53 GMT2
If I serialize an object from with the same class, any fields with the
NonSerializableAttribute still get serialized but not if I serialize from
outside the class.
Why?
HTMLParser.Net27 Sep 2006 01:53 GMT1
I'm find a library for HTML Parser is HTMLParser.NET. The library is .Net
version of java project HTMLParser.
Eveybody can see here:
http://www.netomatix.com/Products/DocumentManagement/HTMLParserNet.aspx
List resize27 Sep 2006 01:38 GMT3
It looks like there is no List<> resize in C#, similar to C++'s STL
vector<>.  Am I missing some alternative?
Thanks,
jeff
 
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.