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# / June 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Generate XML Documentation via MSBuild CMD20 Jun 2007 15:30 GMT2
This may not be the best group in which to post this.  If there is a
better location please direct me there.
I have been experimenting with Sandcastle to generate CHM help file
documentation for some of our projects.  I can configure a project(s)
call a javascript function within code behind20 Jun 2007 15:04 GMT4
i want to call a java script function from code behind.
in page1.aspx page i placed script'
<script language="javascript">
function SetSelected()
Truncating decimal points20 Jun 2007 14:52 GMT2
can some one pls suggest me why?
StreamWriter sw = new StreamWriter(@"c:\Temp\1.txt");
double dd1;
double dd2;
Cannot modify the result of an unboxing conversion?20 Jun 2007 14:14 GMT6
error CS0445: Cannot modify the result of an unboxing conversion
I'm quite new to C# and can't really see how to get rid of the above error.
I have an ArrayList instance to which I add two types of elements. The first
type of element is a class, the other type of element is a struct ...
one settings file for base dll and windows service20 Jun 2007 14:11 GMT1
I have already spent a whole day on that so some help would be greatly
appreciated.
I have a windows service that in the settings file (created by the designer)
has a bool debug=false
How to write a program such that it will delete itself after exectution?20 Jun 2007 13:45 GMT1
thanks
Behavior of the DataGrid while closing the application20 Jun 2007 13:30 GMT3
Hi NG!
I have recognized a strange behavior of the DataGrid control.
If I'm editing the value of a cell in the DataGrid and press the
close
Creating Tibco EAR files with Visual Studio20 Jun 2007 11:56 GMT2
Can someone answer this for me?  I don't seem have an luck getting an
easy answer...
I'm working with Tibco Designer (for Windows) to create EAR files and
find it quite cumbersome.  Can I create EAR files from Visual Studio?
supress command prompt20 Jun 2007 11:24 GMT4
I want to run a batch file from the c# code. Every time i run the batch file
command prompt is displayed. I do not want to show this command prompt.
Is there any way to suppress the command prompt.
Regards,
Email sent to deleted items20 Jun 2007 11:11 GMT4
I'm using the following code to send emails:
<code>
   public Boolean SendEmail(String _fromAddress, String _toAddress,
String _subject, String _message)
Open source proxy server20 Jun 2007 10:29 GMT5
Hi, Im looking for an open source http/web proxy server hopefully in c#
there seems to be quite a few in python or java,
but not come acros one in c# yet.
is there anything around ?
frequent Sql exception20 Jun 2007 10:02 GMT2
Hey all,
We get the following error on a lot of our .net application and we are not
sure why? I notice that it happens like a timeout issue like if you leave for
several minutes. Can someone please confirm this is what actuall is happening?
Simple regex question20 Jun 2007 08:26 GMT4
I want to add a text to another text using regular expressions... An example
before= "foo"
after= "foobar"
before= "one"
Please take 5-10 minutes to help me on my thesis questionnaire and get the report20 Jun 2007 07:09 GMT12
(First my apologies for this kind of "spam" message. But for my thesis
this will be my once in a lifetime spam moment... )
At the moment I have to graduate for my master in Business Information
Management and need to do a survey for my thesis. The thesis is about
Print using GDI+ and plain PrintDocument object to a pdf file20 Jun 2007 06:15 GMT7
What is the cleanest and effective way to use the PrintDocument object
to print
directly to a pdf file "myfile.pdf" (with no prompt to the user: just
print to file and make pdf) ?
 
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.