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# / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Load/Save Bitmaps04 Mar 2008 21:06 GMT7
I'm looking for code to load and save bitmap files (24 bit per pixel).
TIA
Claus
generating C# classes from XSD with Custom Attributes..04 Mar 2008 20:52 GMT7
I am trying to generate classes from XSD which looks like this
namespace WindowsFormsApplication1.Something.Some
{
   public class Address
fluent interfaces and xml serialisation...04 Mar 2008 20:51 GMT3
I'm thinking of adding a more fluent interface to a set C# class in my
current domain, the only thing that is causing me a dilemma is the fact that
the classes need to support serialisation (xml), this means they will have 2
ways to set properties and I don't generally like this. ...
virtual, override, new ... little question04 Mar 2008 18:37 GMT6
I have some little problems with inheriting ...
What I have and what I want to do is:
- Base class with one method "RunTest"
- Standard class inherits from Base class
window and font04 Mar 2008 17:56 GMT2
How to Get Area needed to Draw a Sentence on a window
Win32 has SizeText()
does c# have a Equlivent
Tks
oledb and dbase III files04 Mar 2008 16:58 GMT5
hello, ive looked for decent OleDb Groups but have not found any....
Is there a Way to configure oledb jet.4.0 to
read long filenames
dbase III, dbase IV , etc
How return max value in LINQ, please?04 Mar 2008 16:40 GMT1
I have the following values in my AnimalTag table under the column
AnimalTagNumber.
123456
234567
Array String04 Mar 2008 16:23 GMT6
i must create an string array to save a record of a txt file.... the
number of record is't the same...
someone can help me?
thanks
moving floats between {C# on PC} and {C++ on ARM7 MCU}04 Mar 2008 15:57 GMT2
I need to move "floats" (single precision) between a C# application in
a PC and a C++ program running on an embedded system. The C++ program
has been compiled with Rowley Associates CrossStudio 1.7 build 4,
which uses GNU C/C++ compiler GCC, and runs on an NXP LPC2103 with
Create Windows Account Programmatically C#04 Mar 2008 14:49 GMT5
Good afternoon. Could you help me? I need to create Windows Account
Programmatically via C#? How could I do this?
private void CreateUser(string userName, string password)
{
Static vs. instance method: Which one performs better?04 Mar 2008 14:00 GMT16
I am not sure if this question makes sense.  But I have been wondering
if there is a performance difference between a static method and an
instance method.
I created something like this, just to give it a test.
Cast<Customer>() causes exception04 Mar 2008 13:40 GMT15
I tried
Northwind db = CreateDB();
IQueryable<Customer> gqueryable = (from c in db.Customers
select new { c.CustomerID, c.City }).Cast<Customer>();
Writing Hashtable data into text file04 Mar 2008 13:11 GMT1
 In One application i m using Hashtabe to read an xml. After reading xml i
want to write that hashtable data into text file. Hashtable is nested (two
hashtable). How to do that? How can i retrive the hashtable data.
Someone Plz explain with example.
ExecuteScalar04 Mar 2008 12:59 GMT2
Hello All, what is the correct / proper way to check for null values in the
ExecuteScalar.  System.DBNull.Value, Null or both?
Need help using Raw Input under C#04 Mar 2008 11:39 GMT1
I have an application that uses an attached GPS through the COM port.
Unfortunately it seems that time has moved on and more and more GPS devices
are native "HID" devices connected to a USB port. (Good news for Vista 64bit
users I guess!) Unfortunately as far as I can tell I need ...
 
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.