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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
lock on filename for XmlDocument.Save?11 Sep 2007 05:29 GMT1
I'm calling XmlDocument.Save with a filename that often varies. It is
sometimes absolute path and sometimes relative path. Occasionally I'll
get a re-entrant save to the same filename, at which point
XmlDocument.Save throws an exception.
my first class - getting an error11 Sep 2007 05:23 GMT4
I did my first project with the classes, but i get an error that i
don't understand, and so don't know how to correct it.
The error is :
"Error    1    'mixed_class.Program' does not contain a definition for
Pressing button11 Sep 2007 02:05 GMT6
i need some hints on how to implement a small app that does click an
"Ok" button on a form that comes up from one other app once every 10
minutes.
Something like "Push the freaking button".
need help with string format11 Sep 2007 01:17 GMT1
How do I convert an integer to a hex string in this format
0x0000f8a2   (exactly 8 digit after 0x)
myInteger.ToString("what should I put in here?")
thanks
increment difference11 Sep 2007 00:33 GMT2
what's the difference between " i++ " and " ++i "  ?
Thanks
Data binding question10 Sep 2007 23:55 GMT1
I want to write a simple application for my own use. I've already have
the data populated in a database and I have a data source setup.
I can use the wizards to generate a master detail data form (I believe
that's what it's called) and I get a form with input controls for each
How to make a unit test for a method dependent upon app.config values?10 Sep 2007 22:10 GMT1
It appears that unit tests created to exercise methods that read information
from the application's app.config file have a problem in that these methods
do not have access to the app.config file while the test is being executed.
Does anyone know how to get around this?
VS05, failing to recognize that unit tests exist10 Sep 2007 21:21 GMT1
We're using VS05 and today the units tests have stopped working in our
development environment. I'm sure that it is something really silly and
simple but I'll be darned if I can figure out what it is.
Here's a failure example: I created a simple little C# program called Test1.
Additional Functions for base classes.10 Sep 2007 21:15 GMT5
I am not sure how to explain what I want but here is an example.
you can use the following
this.tb_MyTextbox.Text.Replace("a","Z")
what I want to do is
Comunicating with  a Service10 Sep 2007 20:33 GMT1
here lately been getting my hands wet with socket communication....
i want to talk to a service i wrote that is processing data (sql server
transactions)
using a client app.
Pass SecureString value to SQLS Stored Procedure10 Sep 2007 20:25 GMT1
Is there a way to pass SecureString value (from C# web application) to
a SQL 2005 stored procedure as Input parameter?
How is it handled from both sides (application, and stored procedure)?
Thanks,
Xml documentation for website10 Sep 2007 20:23 GMT2
I am trying to require xml comments throughout a website when
building.  The website is configured as a site, not a web application
project.  I have attempted this using the <compiler> tag with
compilerOptions="/warnaserror /doc:Documentation.xml".  This appears
How to print a flat file in ASP.NET 2.010 Sep 2007 20:11 GMT3
I need to print a flat file or send printer controls to a specified printer
or port (lpt1,lpt2, com1...) in a web page.
Is it possible? How?
Thanks for the help
Drawing controls problem10 Sep 2007 19:55 GMT3
I hope this is the place for a newbie question. If not, could someone
re-direct me please?
My problem is this:
You can put text into a textbox on a form with a simple   TextBox.Text =
High res timer10 Sep 2007 19:20 GMT21
Is it possible to have a synchronous thread... actually a timer that is
beyond the 1khz/1ms resolution that .NET offers?
I want to poll the parallel port at rates beyond 1khz... about 10 to 100
times that rate if possible.
 
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.