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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
float.Parse(string) xml localization issue11 Sep 2006 16:01 GMT3
i've run into some trouble using data from xml inside my app.
the scenario is simple. input data looks more or less like this:
<item>
    <name>MyName</name>
Interop - string from dll issue11 Sep 2006 15:45 GMT5
I am trying to retrieve string data from a c++ dll:
extern "C" __declspec( dllexport )  const char * getbagstr();
extern "C" __declspec( dllexport )  const char * getbagstr() {
    const char * buff = g.getbag()->getbagstr(true).c_str();
writing dataset to table11 Sep 2006 15:39 GMT3
How do you write a dataset that comes from an OleDb Connection to a Sql
Server database?
Adding checkbox to table11 Sep 2006 15:31 GMT1
 I am a novice with c# and have a small problem.  When I try to add a
checkbox into a table dynamically from within a c# program.  I get a
message that it "must be placed inside a form tag with runat=server"
even though the table is set that way in the corresponding aspx file.
how to prohibit writing to a collection by other threads ?11 Sep 2006 15:14 GMT9
Does anyone have a simple example on how to prohibit that any thread
other than the current thread modifies a certain object (a collection)
while we are in a certain section of the code?
In other words: while we are inside this codeblock whoever might think
Looking for examples11 Sep 2006 14:51 GMT1
I am looking for an example of client side of C# (C Sharp) that will
access a WEB Service, preferably CICS. Using HTTPGET and HTTPPOST.
Help : Open source code when double click in VS200511 Sep 2006 14:50 GMT3
Hi
Does anyone know how I can change the default dbl click in VS 2005 to open
the source code and not the Resource editor
thanks.
how to draw crosshairs on a chart that go to the height and width of the chart and move with the cursor position?11 Sep 2006 14:41 GMT1
I am at a loss with graphics to know how to draw crosshairs on a chart that
go to the height and width of the chart and move with the cursor position?
Ideally i would like to have the behavour the same as the smaller crosshairs
of the standard cursor but enlarged to the edges of ...
Stop and start windows service programatically11 Sep 2006 14:08 GMT7
I am working at .net 1.1, writing in c#.
I have windows service with a COM object.
Every unexpected time The COM object throw an error that make my service get
stuck (do not respond).
Controls Value11 Sep 2006 13:58 GMT1
Iam working on a porting proj
I have controls populated dynamically
and when a control is checked then the "oK " button has to be enabled.
basically in VB6.0 we have something called Controls c
does not exist in the current context11 Sep 2006 13:46 GMT2
I'm trying to use HttpUtility.UrlEncode method but I get this error "The
name 'HttpUtility' does not exist in the current context". After adding
"using System.Web", then typing in System.Web., IntelliSense just shows 3
methods available (AspNetHostingPermission ...
Xml Validation - splitting good and bad elements11 Sep 2006 13:20 GMT2
I'm using C# in VS.NET 2005.  I have got the code working to validate an
entire XML file and raise events for validation errors and warnings (see
below).  My question is how can I modify this code so that I end up with two
XML documents, one with the valid records and one with ...
C# enums with SQL Express DB11 Sep 2006 13:03 GMT2
This is a performance issue....
How about storing static data in integers in the database, querying it
using integers as well, while displaying that static I'll use Enums -
for example a 1 means "Kitchen".?
MS SQL 2005 caching dependancy....11 Sep 2006 12:45 GMT1
Is it possible to build an MS sql 2005 caching dependancy stucture similar
to what is offered by the SqlCacheDependency class for use with non asp.net
applications using MS sql 2005 notification services and C# ?
Cheers
specify sound output with mci-statements11 Sep 2006 12:43 GMT1
Does anyone know, where i can specify a channel of my sound card to
play a mci-video?
Now, i play a video and the sound is on the on-board sound-output.
But i have a soundcard with 4 sound outputs and i want to specify where
 
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.