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
static properties in classes question14 Sep 2007 17:32 GMT5
I've been playing with using static properties using a simple example and i
see the potential for some site performance boosts. As i'm a little new to
the concepts i'd like to ask if what i'm about to propose is possible and if
so a good idea.
.NEt remote event and DNS reverse lookup14 Sep 2007 16:51 GMT9
Hi NG!
I have a problem in my remote application.
After calling a remote function the calculation will be done by the
service. The calculation result will be sent to the caller (client)
Set difference algorithm for .NET generic collections?14 Sep 2007 15:53 GMT3
Just before I have to implement my own..  I don't suppose the .NET
framework has an equivalent of the STL set_difference algorithm
yet...?
For e.g.  If I have two containers: CompareSet={1,2,3} ToSet={2,3,4}
Error: No overload for method 'ToString' takes '1' arguments14 Sep 2007 15:35 GMT11
I'm using an object data type variable to pass a numeric value (Int, Float,
Double, etc) to a function that returns a formatted string.  However,
nullable types do not provide an overridden ToString() method that takes a
format string.
Export dataset to excel file NOT ASP.NET14 Sep 2007 15:12 GMT1
i'm looking or a NONE ASP.NET code. all over the web those i found
either don't work or are made for ASP.NET. Im just looking to output
dataset to excel with opening a file wich is the pseudo-template and
paste dataset info to it and save as new file.
web app downloading a file14 Sep 2007 14:44 GMT4
i have a small web app that uploads some files, and now i want to be
able to download them, basically i have a full path of the file, i
been googling but i dont seem to find an example of this
thanks
Help with a drop down list.14 Sep 2007 13:48 GMT2
I have a value in TextBox1 and I would like to put that value in either
TextBoxA, TextBoxB, or TextBoxC depending on what is selexted in DropDownList1
I am new to programming and I'm a little lost with this one.
Thank you for any help you can provide.
exitcontext of waithandle.waitany. Options14 Sep 2007 13:48 GMT1
can anyone tell me exact meaning of exitcontext of
waithandle.waitany.
What exactly synchronization domain means?
i am having one windows application in which i creating some thread
Exception:System.Net.Sockets.SocketException:14 Sep 2007 13:42 GMT1
I have a problem with TcpClient ... I am conneting to a server with
TcpClient and returning the answer through a webservice.
It actully all works fine. BUT if I make a lot of (re)connection
(hitting the submit button) then I start to recieve a an error:
Linq Sum() Question14 Sep 2007 12:50 GMT4
I'm having a problem with a Linq statement.
I made a console application that makes use of Northwind database.
Made a dbml file of the database whith the designer and now I want to
see the total of all orders of the customers.
DirectoryInfo - problem with polish characters14 Sep 2007 10:55 GMT1
I have a problem connected with DirectoryInfo class. My paths contain
polish characters not present in english alphabet. Problem is that
DirectoryInfo class displays them in a very bad way. I have tried to
change project properties/ assembly information / neutral language to
FINDING OUT WHAT'S LEFT14 Sep 2007 10:19 GMT5
I have a scenario where I have these things that take up (x) number of
space.  I know the max number of space I will ever have is 512.  I am
trying to figure out a way to write a formula or whatever will make it
work to tell me how many of these things I can put in this space.
Setting control to dock fill when you have a menustrip14 Sep 2007 07:05 GMT21
I have not had a good answer to this question.
I put a menustrip on a form and so it is a main menu in affect.
Now I put a webbrowser control on the form and set it dock fill.
Of course what happens is the menu covers the top of the webbrowser control
User Control Datasource14 Sep 2007 05:34 GMT1
I have a button on a form, that opens a second form where I'm cloning
a usercontrol, something akin to Access' continuous forms.  Now, in
this usercontrol I have a couple comboboxes.  Now I need to run a
query to get the data I want to set as these comboboxes' datasource.
SelectNodes twice14 Sep 2007 05:24 GMT6
I need to make a SelectNodes and in the result set make a second
SelectNodes:
XmlNodeList nodeList = doc.DocumentElement.SelectNodes(xPathQuery);
Now I need to make a second .SelectNodes(xPathQuery);
 
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.