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# / July 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
C# net 3.50 - List<T>.Count - bug ?15 Jul 2008 22:46 GMT4
Personally I do not like the "sophisticated" code but,
anyway I have this (I squeez it to save a space):
using System;
using System.Collections.Generic;
Time out15 Jul 2008 22:01 GMT4
Please help!
 We have a table which contains about 10,000,000 rows and has  the
following structure:
SET ANSI_PADDING ON
dllimport to unload dll15 Jul 2008 21:51 GMT3
I have this DllImport attribute on an external C++ dll.  What i am noticing that the dll isn't unloaded after the static
method is complete.  I was thinking that when the method (it is a static method) completed then the dll would be unloaded.
    [System.Runtime.InteropServices ...
Web Browser Close Event15 Jul 2008 21:23 GMT2
I know this is an ASP.NET question, but I know some experts can help me in
this newsgroup:
I have an asp.net web page, I need to push indefinite live video stream to
web Brower, and here is the code:
Placing a event handler in the base class15 Jul 2008 21:14 GMT1
I have a few form classes that inherit from the same base class.  The main
reason that this is done is that some event handlers are common between
these classes and I was trying to save time and not have to put a event
handler in every form class.
Help! StarSP200 printing component15 Jul 2008 19:59 GMT2
I'm writing application for printing to POS SP200 serial printer
and i'm using StarComm.dll component. The thing I wan't to make
is reading printer setting from file but here is problem:
StarComm SPPOS200 = new StarComm();
How do I add a treenode with a key?15 Jul 2008 19:58 GMT1
I am trying to add nodes with keys to my treeview.  I can add general
nodes without problem with:
           //create new node
           TreeNode newNode = new TreeNode(myIdNumber);
LINQ: no JOINS15 Jul 2008 19:47 GMT5
HI all: any one can explain or better detail
how does it join this?
var query =
from c in Customers
How to detect when a tab page is being selected?15 Jul 2008 19:16 GMT2
I have a tab control and in one tab page I have 8 textbox and 2 grids. The
textbox are all numerics and have the following behavior: when I digit the
2nd textbox then the 3rd textbox is updated with the 2nd more the difference
between the 1st and 2nd, and so on.
Amazon: "Programming Microsoft Visual C# 2008: The Language" (June 2008)15 Jul 2008 18:11 GMT1
http://snipr.com/VisualC2008
String Formatting; Tailing Zero's15 Jul 2008 17:20 GMT1
I have a number, for example 17.7 and I want to format to a string as
"17.70", with the tailing zero.
Using Math.Round( dValue, 2 ) - produces "17.7".
Any other functions which will do what I want, before I start writing
Serialization and Shared Interfaces15 Jul 2008 16:56 GMT8
I have a Serializable class that I pass to clients via web services.
In the web service, the class implements a shared interface. The
clients also use the interface. The web reference automatically
creates an class on the client, but it doesn't implement the
Empty row in datatable15 Jul 2008 16:38 GMT1
When i save the datatable to the database how can i remove a row that
has an auto increment column but the rest of the row has no values.
1        Jed          5 Heron Street
2        Maria       6 Crane Rode
creating EventLog code, is this code correct?15 Jul 2008 15:42 GMT1
.Net 2.0
I've created the code below and think I've executed it. After I thought I've
executed it I checked in EventLog on the computer (win2k3) and no entry was
added. This could mean 2 things:
publicKeyToken15 Jul 2008 15:38 GMT2
Where would I find the publicKeyToken for my simple DLL class?
This MSDN site shows how I want to use it:
http://msdn.microsoft.com/en-us/library/0ash1ksb(VS.80).aspx
When I look in my class's AssemblyInfo.cs file, I see where it was issued a
 
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.