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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Prison time is called for06 Nov 2007 00:15 GMT1
http://www.youtube.com/watch?v=oEFV0xM5Mus
Date to 4 byte string05 Nov 2007 23:38 GMT15
I have a registration code that currently has 4 bytes that are unused.
I'd like to store a future date in those 4 bytes.  Is there a way to
convert a date to a 4 byte string?
When I do something like this,
Work with MS Office05 Nov 2007 23:27 GMT1
Any book/tutorials about working with MS Office, eg Work document, Excel
worksheet?
Fax Class05 Nov 2007 22:32 GMT1
Is there an API for the Microsoft Fax Driver on Server 2003?
Thanks
Reading XML into Listview Control05 Nov 2007 22:10 GMT1
I have a dataset ds that I populated using ds.readXML(...).
The problem I am having is to populate the a listview control with the data
from this file. How do I go about doing this? I intent to use details view
to allow me multiple columns as the XML file is in the following ...
Export Image05 Nov 2007 21:45 GMT1
I need to export Image from my Mssql 2000
I'm using a dara reader for that, but my code it is not working.
How I can save bImage = (byte[]drMyReader["MyImage"]
To a file?
Drag and Drop05 Nov 2007 20:45 GMT2
Hello, Newsgroupians:
I've been looking on the Internet for some resources to create a simple
drag-and-drop application, but they all seem too complicated or not what I
need.
Question on Controls and components05 Nov 2007 20:34 GMT7
here's an easy one for you guys - .NET form designer generates this:
       private System.ComponentModel.IContainer components = null;
but I don't see it used anywhere in the generated code - what's all
that about? Also, it generates code to add the individual controls to
best way to do between check05 Nov 2007 20:19 GMT4
This is a very simple question, I have a number and I want to check if
the number is between 2 integers. I can use 'if' to resolve this
situation. But I am curious, if there is any other verbs that I can
use in C# like sql 'between'?
Export Image05 Nov 2007 19:54 GMT2
Somebody has an example of how to export an image from my database.
Sincerely,
RT
Predicate methods like TrueForAll() for IEnumberable<T>?05 Nov 2007 19:18 GMT3
Hi! It's great that Arrays and List<T> support functions that use
predicates like TrueForAll(), ConvertAll(), Foreach() and so on.
But why are there no such methods for IEnumerable<T>?
The guidelines say that we should not work with implementations like
Strange problem drawing text in a dialog05 Nov 2007 19:02 GMT3
I have a label on my dialogbox who has to change text while running. This is
what I do:
lblBackup.Text = "Bezig met de backup naar " + F1.FTPserver;
but the text does'nt appear, only if I draw (call) a messagebox, then the
A Possible Scenario for LINQ05 Nov 2007 18:55 GMT1
Just wondering if LINQ might be useful and appropriate in the following
scenario:
I'm writing a Windows Forms app that enables the user to search for a
"client account". The client account is made up of a client number, plus a
Exception of Security with an ASP.Net Web Site05 Nov 2007 18:27 GMT2
Hello,
I developped an ASP.Net Web Site in C# language. It can save the Project
Server URL,  connect to Project Server and create a Project on it. I debugged
it and ran it correctly from Visual Studio 2005.
Parent Assembly from Component05 Nov 2007 17:05 GMT2
I've created a class library of controls/components. For the component i
implemented a custom designer that tracks the custom controls added to a
form.  If i wanted to serialize the component out to a resource in the forms
assy, how do I get the reference to the Forms assy? Since ...
 
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.