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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Learning resources10 Apr 2008 21:12 GMT2
I've just begun learning C#, and it is really fun. I'm using a book called
"beginning Visual C# 2005 Express Edition, From Novice to Professional". It
manages to explain all the concepts very clear. But, what the book is
missing is some good assignments with proposed solutions.
Starting a program from code10 Apr 2008 21:09 GMT9
I want to give the users a button that they can click to start up a
google search with text from a text box.  How do I start IE from
code.  I assume I can easily get IE to go to Google with a search
string.
Object design - Is 18 nested classes going to far?10 Apr 2008 21:07 GMT10
I need to decide on how to store online signed contracts for customers and
clients. I have considered a database in sql server 2005, but it seems to be
too complicated. Besides, if the contract contents or layout for new
contracts changes, I would have to change the whole ...
Uploading a file and limiting the size of the file.10 Apr 2008 20:46 GMT2
I am using the file upload control and want to limit the size of the file
that is uploaded. But it appears as if it actually uploads the file and then
does the check. Is that true?
Ideally I'd like to have it give me the results back before it uploads the
WCF service: how to always execute in same thread10 Apr 2008 20:42 GMT5
I'm service enabling a single-threaded COM component, which has the
requirement thet everything is executed in the same thread. How can I
make sure that if a WCF service method is called, it is executed in
always the same thread?
Exception Type10 Apr 2008 20:22 GMT6
I am defining a new attribute for validation purposes ,in case the
validation of the object which has specific attribute not passing well
which kind of exception should I throw? (kind of Ilegal state,is there
an already defined format for it?)
Calculate the number of business hours between two dates.10 Apr 2008 19:35 GMT3
Anybody have a function that will calculate the number of business hours
between two dates? I will assume eight hours a day and don't want to count
weekends.
TIA - Jeff.
How do I call C++ functions from a C# coded Service?10 Apr 2008 19:14 GMT2
Using Visual Studio 2005, I have created a stand alone command
line .exe program that "does what I want".
All of the functionality that I would like to make available to my
C#/.NET service is in a few .cpp/.h files (that my .exe main line .cpp
Where do I start?10 Apr 2008 18:59 GMT6
After leaving a working project to work on a website I have now returned to
experience the following exception
private void LoadProducers(string currentFileName)
{
MVC as opposed to MVP10 Apr 2008 18:44 GMT5
I always thought that MVP (Model-View-Presenter) was a newer
design than MVC ((Model-View-Controller), so I assumed that as
time goes by, more and more frameworks would be implemented
using the MVP pattern. But instead, the opposite is happening.
class name10 Apr 2008 18:37 GMT6
I have a class named "clsTest"
Is it possible to capture the value of clsTest in a variable, and then use
it to instantiate the object A ?
if (ClassName = "clsTest1")
network read question10 Apr 2008 18:33 GMT4
When does the socket (server) know when to stop reading.
e.g.
if i have a  buffer = 25K
and do networkStream.write twice.. what will the server read? 25k or
Adding .cpp files (C++ code) into C# 2.0 application10 Apr 2008 18:13 GMT3
I have 3 or 4 source code files that were written in VC++ (an earlier
version, like VC++ 6.0). I need to be able to use the code in my
C# .NET 2.0 forms program.  I have tried to add existing items
(the .CPP files) to a new VC# project. How do I go about accessing the
Network Stream Flush Method question10 Apr 2008 18:07 GMT1
I found the following in MSDN
The Flush method implements the Stream..::.Flush method; however,
because NetworkStream is not buffered, it has no affect on network
streams. Calling the Flush method does not throw an exception.
Time for XP Free? An Open Letter To Microsoft.10 Apr 2008 16:47 GMT1
Time for XP Free? An Open Letter To Microsoft Corporation
Since the advent of the PC, the price of all components has dropped
substantially in real terms. The  one exception to this rule is the
operating system. To be fair to Microsoft, in terms of value for
 
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.