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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Finally which ORM tool?06 Dec 2007 18:47 GMT71
Currently there are some good ORM tools like NHibernate and LLBGL.
Microsoft is working on it's own one ( I think it's name is
EntitySpace) but not released yet.
I want to know members idea about selecting one of these ORMs:
Type.GetType(enumName) fails - why?06 Dec 2007 18:28 GMT5
I'd like to create a generic algorithm to analyse an enum's elements for
custom attributes. All I have at hand is is a type name to create an enum
type info from. But if I call Type.GetType(enumTypeName) it returns null or
throws an exception.
SerialPort Class too slow & CPU Hog?06 Dec 2007 18:10 GMT3
Does anyone out there happen to have experience using VC# (or
any .NET
really) to control the serial port for demanding use?  My ultimate
goal would be to stream an arbitrarily large size (MB+) file out over
printer settings06 Dec 2007 18:01 GMT1
I am having some problems with the PrinterSettings.
I am trying to figure out why I can't get duplex printing to work.
In doing so I have a problem where when I set the
PrinterSettings.PrinterName equal to the printer I get "Function evaluation
Setup user scope settings on Install06 Dec 2007 18:00 GMT1
Is it possible to setup the user scope settings during the install of
a application.
In VS2005 I create a setup project.
I add a installer class into my application project and override the
Why doesn't this compile?06 Dec 2007 17:53 GMT10
I need to have custom event subscribe and unsubscribe methods in some code in
my application when I ran into this problem.
I created this simple class to demostrate the compile problem.
The use of TestSuccess event compiles, but the use of TestFailure doesn't.
Playing mp3 file while receiving it from stream06 Dec 2007 17:43 GMT12
I have a stream with an mp3 file inside that i am receiving and saving
locally on disk. Is there a way to start playing that file while
download isn't completed?
Typed dataset is not really committing data to database06 Dec 2007 17:32 GMT1
Hello, I'm a newbee to .net. I've created a typed dataset in VS. When I
insert a row, it shows that it's there but in fact the row is not committed
to the database. When I restart my app, the new row is gone. Could someone
help me out on this?
fire event when listsize changes06 Dec 2007 16:57 GMT3
I'm a c# sharp beginner and need to fire an event when a list changes
in size (element added or removed). Can i make my own event that fires
when this happenes?
Thanks in advance
Properties, attributes and marker interfaces06 Dec 2007 16:48 GMT1
I'm a little bit consfused as to when to use each of these options.
For example, if i want to decorate a class with some information,
I could decalre a const or read only field and have this information both at
run time and write time (compile time ;)), just like an attribute. And ...
Multiple Event Handling Exception with COM Components06 Dec 2007 16:39 GMT8
I am using a com component in my C# application.
But i getting error while i tried to call multiple events from my
application.
I'm getting the error "Exception from HRESULT: 0x80040202"
Reading complex XML using XPath06 Dec 2007 16:31 GMT3
I want to read the below xml using XPath queries.
I am getting "object reference is nothing" output, though i think the
code is correct and it should get the object required.
Please help me out.
string to Word with seting fonts and size06 Dec 2007 16:16 GMT1
I have in my app. a view of pages and generate UniCode UTF8 then I write to
doc file, but want to make the doc file in word. I know how to write some
tekst in a word document generated by C#. But how to set fonts and size,
because if I just convert to word size is not rigth and a ...
WPF Databinding TextBox with a property06 Dec 2007 16:12 GMT1
I have a public property,
private String _Name;
public String Name
{
regex help (how to match string with potential spaces or not)06 Dec 2007 15:52 GMT2
how can i match a string, of unknown length, when it may OR MAY NOT
contain spaces?
for example, these should all match "testing":
testing
 
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.