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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DataView and DataTable.Reset()12 Dec 2006 06:26 GMT2
I have a problem with the DataTable.Reset().
After resetting the DataTable the count of the DataView is no longer
equal with the DataTable.Rows.Count, so the second Assert fails.
See the simplified example below...
Windows Service location, InstallUtil action?12 Dec 2006 05:20 GMT1
New to windows services, but I've managed to create one and install it
successfully.
However, I'm confused about what the InstallUtil actually does. I'm not
sure if it just registers and configures the service files (exe, dll,
server client12 Dec 2006 05:00 GMT1
I have a srever and client application but this can only work in one
project model
I'dlike to use remote machine connection but still unable to figure out
how that can be done.
What does HttpWebResponse.Close() do?12 Dec 2006 04:57 GMT1
I found one issue about HttpWebResponse.
I tried to get a huge webpage (i.e. http://wx.msn.com) with
HttpWebRequest timeout set; reading the response stream is still
controlled by timeout. However, the HttpWebResponse.Close takes ages.
Simulate Mouse Click Without Focus12 Dec 2006 04:40 GMT18
Is it possible to simulate a mouse click in the window I made (it's a
Form), but not give it focus?
I tried using WinAPI's mouseevent and SendMessage of
WM_LBUTTONDOWN/WM_LBUTTONUP as suggested by the folks in #winapi on
Using Multiple Datasources11 Dec 2006 23:39 GMT2
I have an application that can either connect to an access database or
a SQL Server database.  I have 2 assemblies both implement the same
interface for describing the data access methods for the application.
One assembly is specific to use the Access database using the OLEDB
application for compare two pdf content11 Dec 2006 23:03 GMT3
does anyone suggest me how to write a windows application for comparing two
pdf content. The requirement is very easy... i only need to inform user two
pdf are differnet, no need to spot where the difference.
wierd behavior11 Dec 2006 21:34 GMT4
Tried the following c# code
static void Main(string[] args)
{
ArrayList list = new ArrayList();
How to build a look up table?11 Dec 2006 21:08 GMT16
How to do this in C#?
I want to have a lookup table (hash) of city by zip code (integer) or
phone number (string), and it would look something like
x = book[94555]; // x == "Fremont"
Threads Calling Threads?11 Dec 2006 20:17 GMT1
I'm trying to think something through and am wondering if may have some
suggestions.  I am building a Windows service (VStudio 2005, C#) that uses a
COM component to answer a telephone call(s).  The aqpplication uses 6 trunk
channels for the lines.  What I need to do is ...
close and open file again or keep open -- for log file?11 Dec 2006 19:59 GMT5
Both way works, I'd  just ask some experts which way is better?
My application creates a log file daily.
Now each time when I write a log, I will open the file and append to the
end. Ocz, if the file is not exist(e.g. another day), it will creates the
Need to install SQL Server Express database from my app11 Dec 2006 18:05 GMT1
Hi, I am developing a c# application that uses SQL Server Express.  I
need to be able to install SQL Server Express programmmatically then
run some scripts to create the tables.  I can't find much documentation
about how to do this stuff programmatically on the web.  So if anybody
Opening Large Binary file efficiently11 Dec 2006 18:00 GMT11
Hey all,
I need to validate a large binary file. I just need to read the last
100 or so bytes of the file.
Here is what I am currently doing but it seems slow:
WCF vs .NET Web Services11 Dec 2006 17:14 GMT1
Are there any advantages to using WCF web services over the traditional
.NET web service project?
Any links would be helpful also. I haven't been able to find much info
on this.
BenchMarking and Profiling .NET Application Tools11 Dec 2006 16:19 GMT4
BenchMarking and Profiling .NET Application Tools>>>Which should be
World class providing accurate output. The Tools should Benchmark MY
.NET Remoting Server/Client and SQL Server Database.
 
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.