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
DX Setup and Deployment13 Dec 2007 15:50 GMT1
I would like to additionally specify Flash and Direct X 9 for the
prerequisites of my app's Setup & Deployment (MSI) project.
Is this possible?  If so, how?
Thanks very much
Simple (?) generics question13 Dec 2007 15:38 GMT11
I have a requirement that, I thought, was very simple, but in fact
turned out as impossible for me.
I read some posts here and the language specs from MS, but couldn't
get a solution.
FileSystemWatcher13 Dec 2007 15:00 GMT1
Hello,is there any FileSystemWatcher wich will track if some file been
updated but getting as an input a url (from remote comp - not defenetly
windows os)  and not a path?
Help with Regex to parse dlg template controls13 Dec 2007 14:35 GMT1
I hope this is the appropriate group for this question--the regex
group didn't look too appealing.
I am trying to build a regex to parse out dialog controls from C++ RC
files. Suppose the input text is:
C# lib to read and write ID3 tags of MP3 files13 Dec 2007 13:26 GMT7
I haven't been able to find a good tool to modify and manage the ID3
tags of my MP3 files in the way I want, so I decided to write my own
tool. Looking for a free .NET library on the internet to read and
write the ID3 tags v1 and v2 of the MP3 files the choice is rather
DateTime13 Dec 2007 12:05 GMT3
if i us this constructor
    public Person(string fn, string ln, string email, DateTime dob)
    {
        this.fname = fn;
Multiplying Decimals13 Dec 2007 09:13 GMT6
I have this piece of code shown below:
decimal ft = Convert.ToDecimal(txtft.Text);
decimal inch = Convert.ToDecimal(txtin.Text);
decimal metre = ((ft * 12) + inch) * 0.0254;
Linq Select in13 Dec 2007 09:07 GMT2
Using studio 2008
Vista
MSSQL 2005
I am wanting to achive something like:
CF 3.5 and WPF?13 Dec 2007 07:34 GMT2
Hello NG,
will the WPF be available with the CF3.5?
Regards
Rainer
Variable number of parameters in Excel User Defined Function13 Dec 2007 05:33 GMT1
Hey All,
I'm writing a C# automation add-in for Excel 2003 and I need to be able to
pass in an undefined number of object parameters (ie noncontiguous cells) to
my UDF. This is achieved in VBA by using the ParamArray, but the C# params
TargetInvocationException13 Dec 2007 04:33 GMT1
I'm receiving a "TargetInvocationException" on the follow line of
code:
datagridServers.Invoke(new
UpdateDisplayCallback(this.UpdateServerDisplay), new object[]
Network Devices13 Dec 2007 04:19 GMT1
Is there a way to enable and disable a network card Present in my computer..
Thanks
Rajkiran
Retrieving URL from Clipboard13 Dec 2007 04:18 GMT4
Hi Ppl, Could anyone help me out with retrieving URL from Clipboard
using C#??
C# method need for converting text to graphics13 Dec 2007 01:50 GMT3
I'm looking for some method, possibly in a .Net class that I don't
about, for converting a text image to an image file in GIF or
JPEG format.  The application is a form (could be a Web form
or a Windows form on an Internet-connected computer) where
Using SQlite in c#13 Dec 2007 01:49 GMT21
Can someone tell me how to import the sqlite3.dll file into c#.  I am pretty
new to this, and I want to use sqlite.  The problem is I don't have a clue
on
how to import the dll file so i can call the references to it.
 
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.