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
Class, Constructor and Property12 Nov 2007 07:33 GMT9
I found a code in a book of a class:
=====================================================
Class Products
{
reading a file into c#12 Nov 2007 06:30 GMT4
Hoi,
I have a problem/question. I own a weather station (a davis pro 2) with
datalogger. I like to make my own program as a learning tool for the c#
language. The question i have is: how do i read the file with the structure
How to caculate the numbers of pages12 Nov 2007 06:28 GMT2
There are some uses in my windows 2003 domain.
The can print with a printer in a pc.
How can I caculate the numbers of pages of a users?
Clear IE7 browser history on Vista _ Clear address bar history of Firefox  - 08110712 Nov 2007 04:44 GMT2
Please let me know is there any way to clear the address bar history ( Typed
URLs) of Firefox browser programmatically. Deleting 'index.dat' under
profiles folder of firefox will delete both ( history and Typed URLs ). Here
I need to clear only the address bar history of firefox.
C# EXE and website integration?12 Nov 2007 04:29 GMT2
hey all,
I have developed a flash game. I am trying to prevent cheaters from
submitting fake high scores. To do this, I record ever action they
make in the game, and when the game is over I send all these actions
How to let user select a database connection?12 Nov 2007 01:58 GMT5
I'm using VS2005 with an ODBC database.
I am trying to add a Dialog to an existing Database application to allow the
user to select the database. We have 2 different databases with the same
schema so this is a very desirable function.
VS Upgrade ?11 Nov 2007 23:56 GMT2
Does anyone know if I will be able to upgrade from Visual Studio Pro
2003 to
2008 and will VS 2008 run OK on Windows XP Home SP2?
Regards,
Nullable parameter type name11 Nov 2007 23:53 GMT2
My type contains constructor with nullable parameter like
public class Iandmed {
 public Iandmed(DateTime? miskuup) {}
 }
C# question: How do you delete a Grid object11 Nov 2007 23:12 GMT11
I'm building an application (WPF) and I have a Panel in the
application which will be populated dynamically with objects of the
type Grid, TextBox, etc. For simplicity, let's say I'm just adding and
deleting Grid objects. I can add the objects easily by creating Grid
Passing an array of structs to unmanaged dll11 Nov 2007 20:23 GMT6
Hi, I have a C# program that uses an unmanaged dll that has a function
similar to the signature below :
void f(out MyStruct[] arr, out int num); // num = actual array length returned
The array must be allocated (with known max length = 10) before the call to
Download file with maximum timeout11 Nov 2007 18:04 GMT3
My question is:
What is the best way to download file giving it maximum timeout ( for
example 30 minutes ). After this time the operation should be
terminated ( maybe exception ? ). I was thinking about simplest
Getting directory11 Nov 2007 16:46 GMT1
I have a problem to get the directory.
I've tryed:
public void WriteWeb(DirectoryInfo directory)
{
Bezier curve11 Nov 2007 14:23 GMT2
I want to draw a line as if it were being drawn in real-time by a person.
To save lots of data I think that storing 4 points in memory and drawing a
bezier curve would be efficient.  What I need to know is, how can I
determine each of the required pixel positions so that I may ...
WPF grid sample11 Nov 2007 13:58 GMT3
In VCSE 2008 B2 I created  WPF form, added grid an ran it.
Form does not show grid.
Where to find sample which allows to edit object collection returned by
Linq-SQL in WPF grid ?
Exposing C# functions as COM interface11 Nov 2007 13:13 GMT1
Hello Gurus,
I need to expose some function to accessed via COM interface.
I know the .NET/C# but I don't know enough about COM.
How do I expose some C# functions as COM interface?
 
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.