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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Asynchronous call, but not really07 Dec 2007 19:52 GMT6
I'm working on an application that grabs some data from the web via
HttpWebRequest. I'm using a local objects method to get the data, but
the problem is that my form doesn't load until this method has
finished what it's doing.. which takes about 10-15 seconds. Here is
How to?07 Dec 2007 18:53 GMT6
Release row from a table?
DataRow row = Table.Rows[0].Copy? Clone?
Force printing in Black and white07 Dec 2007 18:29 GMT3
Is there a way to force printing in black and white programatically?
Image Viewer ...07 Dec 2007 18:03 GMT4
I need to do a image viewer, just to view and zoom pictures
in jpeg. I do not need to edit or save the picture.
I am sure, there are some controls already made.
I am thankful for any comment on that !
~Destructor should call method for exit sequence, but instance is already null, example code attached07 Dec 2007 17:28 GMT3
following problem: At program end or release an assembly a serial device
should get a final exit sequence. How can I do this?
With Dispose() it's no problem, but this assembly is used in a com
interop dll and it must be guaranteed, that the final sequence is send
Deployment of Windows Service Project07 Dec 2007 16:56 GMT4
I've created a solution with a project of type "Windows Service" and
deployment project for this service that creates installation package.
I want to have more then one copy of this service installed on one
machine. Since it is not possible to have two services with the same
how to call aspx file from one frame to another frame in c#07 Dec 2007 16:53 GMT1
i want to know how to call aspx file from one frame to another frame in c#.
i hve made one aspx file in which i hve two frames. on one frame i hve made
the buttons i want on click of button new file will open in another frame.
Following is my frameset.
Master Pages using JavaScript.js file07 Dec 2007 16:27 GMT1
I want to incorporate a JavaScript routine (found on the internet) in my
page that will restore the scrollbar position of a div tag on postback.  I am
using master pages which complicates things and also want to reference the
script via a ".js" file.  Below is the code I have ...
XML Serialization issue07 Dec 2007 16:19 GMT1
I have a .NET Windows Service that needs to run without interruption
for long periods of time (weeks or months).  Everything works great
except that every once in a great while I get the following type of
exception when reading data from a file via XML Serialization:
Checked List Box Issue07 Dec 2007 16:19 GMT1
Hi, I have reason to need to use a checked list box.  The list box
contents will be filled with filenames in a directory.  These values
will change.
I need the ability to be able to select a single item in the list, but
How to extract all namespaces information from XML07 Dec 2007 15:49 GMT2
I have a huge xml document to be parse to get all the namespaces
associated with each tag and to fill in XmlNamespaceManager object.
how can i do it in a most efficient way?
i am using .net and C# to code.
Trouble with struct07 Dec 2007 15:48 GMT4
I have a problem with a struct that has a function.
There is no problem with the assigning value to the individual data item.
But when I have a line that invoke a function (very simple), it won't
compile, saying "Use of unassigned local variable  ___". If I instantiate
ASP.Net C# - Class Advice07 Dec 2007 15:41 GMT2
Can someone please advise how I make controls on the page accessible
to class myClass, as defined below?
Any help will be appreciated!
Thank you.
Fully Working Examples07 Dec 2007 15:12 GMT11
By my estimate, greater than 90% of the online doco code does not work
without additional coding effort. Fully working solutions are
invaluable for the student. A guru's work measured in minutes can take
a newb ages to duplicate. Imagine the improved teaching efficiency of
WebMethods via plain URL07 Dec 2007 14:46 GMT2
Hello Wise people,
I have created a WebMethod declared like this:
    [WebMethod]
    [SoapDocumentMethod(ParameterStyle = SoapParameterStyle.Bare)]
 
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.