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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
creating a Web Service from a WSDL file06 Aug 2007 16:21 GMT2
I've got a WSDL file that I need to use to create a Web Service from, I have
managed to create the client side of the app using the generated .cs file
that WSDL.exe creates.
Does anyone know how I can create this Web Service from the the WSDL file?
How to make bold part of a label?06 Aug 2007 16:16 GMT8
How to make bold part of the text in a Windows.Forms.Label? Thank you.
Working with rows in a dataset06 Aug 2007 16:11 GMT1
public Form1()
       {
           InitializeComponent();
           string xml = "C:\\WirelessXML.xml";
IN trying new Microsoft Visual Studio 2008 Beta2,I need an update program...06 Aug 2007 16:10 GMT2
There are so many tags in the html pages of the aspx files that it
would be very neccessary for me if Microsoft had an updating program
of those pages in my project, or I will be spending months to go back
and forth to figure out what is now required in this new version of
how to make chkdsk?06 Aug 2007 16:02 GMT4
how can i make my own chkdsk without using the dos commands?
Help needed for a TopMost form, but INSIDE my MDI application....06 Aug 2007 15:20 GMT1
 In my .NET 2.0 Winform application, I would like to display sometimes a
"Wait/Progress From" on top of every other forms. I can do that by setting
"Form.TopMost" to true. .
 My Problem is : when I minimize the application (or put it in background),
GetMethod() returns null06 Aug 2007 14:23 GMT1
I need to call method by its name as string.
To test it I created the following sample but GetMethod() returns null.
Why ?
Andrus.
how link to windows update?06 Aug 2007 14:22 GMT2
how can I make my application gets updates using the vista windows update?
What makes a method non-debuggable?06 Aug 2007 13:42 GMT2
I got a few classes generated by a tool (wsdl.exe) that are somehow 'hidden' from step-by-step debugging. I've added some methods to the classes, and would like to be able to step through them, but the debugger steps over the methods. Why is this happening?
Gustaf
Objects referencing each other06 Aug 2007 13:34 GMT2
I need to have two objects referencing eash other. Something like this:
class Planet
{
   private Moon m_Moon;
record mp3 file from internet radio06 Aug 2007 13:10 GMT3
i want  to develope a small application saving mp3 files from internet
radio broadcast.
can anyone help me?
does anyone know a good article about it!
XML as configuration files06 Aug 2007 12:20 GMT1
I would like to create a small application which will use a XLS file as
database.
for that purpose, i was thinking to use XML files as configuration files
for my application in order to make it more flexible.
tags - how to?06 Aug 2007 12:13 GMT2
i have seen the tags became popular now in many sites and blogs, last i have
seen it in the qna.live.com and i want to know to deal with it? is it just a
text file or database entry..
can anyone explain tags please..
Type conversion Syntax06 Aug 2007 11:24 GMT9
Are there any important differences between the following two ways to
convert to a type?... where 'important differences' means something more
profound than a simple syntax preference of the developer.
x = someObject as MySpecificType;
Calling back to a specific object06 Aug 2007 10:54 GMT3
I have a question on implementing a callback function.  Suppose I have a
main class which contains a static class to communicate with a remote
server.
I also have an array of objects in which each of them can call and receive
 
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.