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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Exposing Dependency Properties18 Jan 2008 02:09 GMT5
I just ran into the following scenario and couldn't figure out
something that I thought should be easy as pie.
I have a class that contains a dependency property, let's say it's a
DateTime property. I can bind directly to this property via TwoWay and
Consuming PHP-webservice with C#18 Jan 2008 01:40 GMT1
I'm currently working on C# code consuming a PHP-webservice
(soapserver-class of PHP5). A PHP test-client worked fine and achieved
the requested data from the service's server.
Using the wsdl-file of the webservice, wsdl.exe generated a C#-proxy
Searching for server17 Jan 2008 23:39 GMT1
i want to create a application which will scan a machine for the
server then attach my database to the server.Is there anyplace i can
find code to do this. Thanks
Close the Program17 Jan 2008 20:51 GMT1
Hi everybody...
I'm a beginner and need help.
I want to do a application that open a PDF file...
I created a form in Visutal C# 2005 Express Ed. with this code:
Riddle Me This17 Jan 2008 19:54 GMT49
OK.
Can somebody explain why a windows service, when compiled in Debug
mode,
has no problem starting an executable program in one of its methods
Send Ctrl+C in testcase.17 Jan 2008 19:20 GMT3
I'm writing testcase for my console application. One testcase requires to
test press Ctrl+C while the application is running.
How to send Ctrl+C while running application through
System.Diagnostics.Process?
How to get a single digit hour string.format?17 Jan 2008 19:12 GMT3
I am trying to print out an hour in a format of 3pm or 5am.  I've tried
the following, but it throws an exception saying invalid input string:
string times = string.Format("{0:h}{1:tt}", startTime, startTime);
However, if I change h to hh, it works fine, but then it prints out 03am
Sort Question?17 Jan 2008 17:59 GMT2
I am new to SQL and am trying to sort some information.  The data is
being sorted, but not in the way I desire it to be.
Example:  Sorted Table                                   Desired Sort
    Product Name                                           Product
Intercept key from an unfocus application17 Jan 2008 17:48 GMT1
I need to write an application that intercept a key pressed even if it is
not in focus.
Anybody can advice me a good example to understad better how to manage this
problem?
Is there a faster hi resolution timer for diy profiling17 Jan 2008 16:48 GMT21
Im trying to time some parts of my code using the Stopwatch class,
but it is so slow, I tried the QueryPerformanceFrequency()
but this seems to be just as slow,
if I just simply call this function in a loop it takes 21 ticks
Parse Input17 Jan 2008 16:45 GMT3
Sorry, this was originally posted in VB.Net newsgroup, but I meant for it to
be posted to the C# group initially, so I'm sorry for the multi-post, my
mistake.
-------------------------------------
Problem when moving a file17 Jan 2008 16:21 GMT2
I want to move a file. Here is my code:
files[i].MoveTo(dirs[0].ToString());
Variable files[i] represents a file in the current directory (of the
executable).
Slow in reading large DBF data files in C#.17 Jan 2008 16:15 GMT3
I am using C# to read large FoxPro data file (DBF).  Everything works
fine except it is too slow to load the file in buffer (I think).
Anybody know how to solve this
problem please instruct me how.  I am new to C# so I don't
Determine installed version of software17 Jan 2008 16:15 GMT2
I want to write a generic method to read the installed version of
software based on the exact software name that is displayed in Add /
Remove programs.  Is there a way to do this using C#?  I found a
method which will return all the installed software using this
Max TCP client connections???17 Jan 2008 14:47 GMT9
I'm creating a tcp socket connection from the thread in the c#
threadpool.  Since the default workers thread is 500, sometimes my
program tries to open up 500 different tcp socket connections and the
connection fails after it reaches certain number of opened tcp
 
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.