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# / October 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Textbox background color in XP vs Vista26 Oct 2007 21:00 GMT1
One of my my textboxes has a nice white background when running on an
XP machine, but becomes dark blak when running on a Vista.
Does anybody know how I can fix this? Thank you.
generics problem26 Oct 2007 20:04 GMT2
I need to write a method that does something like the following. In general
it returns a nullable of the same type as the one passed in. Here is the
problem. If I try to assign a value to the nullable by uncommenting the line
' //tRet = -999;' it won't compile (cannot implicity ...
Creating an in memory table26 Oct 2007 19:52 GMT5
I have the following Test.CSV file:
Col1,Col2,Col3
1,4,7
2,5,8
Iterating through Global Assembly Cache on Mono26 Oct 2007 19:49 GMT1
Hello, all.
  Can anybody point me to documentation about how can I
programmaticaly (via C#) iterate through the global assembly cache on
the Mono framework?
ASP.NET Control in VS2008 Beta126 Oct 2007 19:46 GMT1
I have a ASP.NET control that works perfectly in VS2005, but in VS2008
the design-time experience is broken with the following error:
Unable to cast object of type Microsoft.Web.Design.DocumentDesigner to
System.Web.UI.Design.WebFormsRootDesigner.
easiest way to upload a C# class library to a SQL server 2005 and deploy as CLR function26 Oct 2007 19:33 GMT2
easiest way to upload a C# class library to a SQL server 2005 and deploy as
CLR function
Do I have to upload the .dll and then run sql command to load it into sql
server, or is there a more integrated way to do this in visual studio 2005
Generic import service for multiple Database providers.26 Oct 2007 19:00 GMT2
My company does things in a very specific way. Meaning we never query the
database directly, we always use Stored Procedures.
What i would like is to develop one data provider class for database
communication that can easily be added onto as time goes buy.
What is custom object26 Oct 2007 18:45 GMT4
Can somebody explain what custom object means which is mentioned in the text
below.
The alternative to using DataSets is to create custom object types that
represent your business entities, and custom collection types to contain
Entire string lost when removing null characters26 Oct 2007 18:02 GMT5
The application that I'm working on sends a request to a server, and
then receives the response via a udp configured socket. It queries a
game server, so I don't have any control over the format or length of
the data received. Everything works as it should, except for handling
Paint message fire galore26 Oct 2007 17:47 GMT5
On a usercontrol I've put a set of radiobuttons within a groupbox. These
radiobuttons have visual style enables, i.e. they turn orange when hovering
over them and green when pushed.
Normally I put my updation of data shown in the controls on the usercontrol
Divide by Zero Question.26 Oct 2007 17:00 GMT8
Hello! I was working on some code the other day, and I came across an odd
discrepancy between the decimal and the double type.
If I attempt to divide a decimal by zero, the framework throws an error.
If I attempt to divide a double by zero, the framework returns infinity.
Newbie Question: File Type Editor...26 Oct 2007 16:44 GMT1
Hi, Folks!
I have a solution that two different executables (Win app & Console
App).  I want to add two separate actions for a single file type (i.e.
"Run with Win App" and "Run with Console App").  How can I set this up
Convert typed DataSet to untyped DataSet26 Oct 2007 15:40 GMT1
As a known issue, WCF does not allow to transfer typed DataSet. So I have to
copy all data from typed DataSet to untyped DataSet(same table names, column
names and row data). What is the most efficient way to do that? I tried to
remove DataTable from typed one then add to untyped ...
Generate tlh/tli from a tlb?26 Oct 2007 15:39 GMT1
Long story short: I've been able to load a C# dll in C++ by having the
C# project generating a type library (tlb) and #importing that in C+
+.  The #import directive looks like a compiler shortcut that
generates a tlh and tli locally.  Now what I want to be able to do is
connect to printer problem26 Oct 2007 13:28 GMT2
I have an a bit strange printer and I would like to connect a C# program
running on my computer to the printer. I know that the printer can be
connected by LAN (TCP/IP protocol, 10/100 Base-T)  but  I am not quite sure
of its meaning. I have not seen anything about that the ...
 
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.