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# / October 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Web Service Question10 Oct 2006 05:31 GMT6
Posted in a different news group - but hoping to find an answer here...
I am using VS 2005 and am testing my first web service.  If I follow the
common instructions for creating a web service by creating a new website
using the ASPX.Net  Web Service template, there appears to be ...
Windows Service project doesn't install using VS 200510 Oct 2006 04:57 GMT3
I have created a Solution in VS 2005 with 2 simple projects.
First project is simple Windows Service which writes an entry into
event log when it starts and when it stops. Nothing else. I have added
a projectinstaller also for that. I have used following settings for it
DataAdapter and MS Access10 Oct 2006 04:57 GMT1
Hi, All
Please, help
I have .NET 1.1 and MS Access, i am reading text file into MS Access table,
1. I did it with following statments;
Get name of instance of object10 Oct 2006 04:08 GMT21
Is it possible to get the name of an instance of an object?
I want to display it for debugging purposes but don't have a clue about how
to go about it.
i.e., I want something like(psuedo)
getting started with windows services10 Oct 2006 02:36 GMT7
(1) I tried to use what seems like a standard line (from Walkthrough:  
Creating a Windows Service Application in the Component Designer at  
http://msdn2.microsoft.com/en-us/library/zt39148a.aspx):
    if (!System.Diagnostics.EventLog.SourceExists("MySource")) { ...
Properties10 Oct 2006 01:49 GMT47
private string name;
public string Name
{
    get { return name; }
How to close a web page?10 Oct 2006 01:06 GMT3
Hey guys,
    I've developed a C# Web Form using Visual Studio 2005. I can't quite
figure out how to exit the form though??? On my form, I have a button which
says "CLOSE". I'd like for someone to be able to click that, and then have it
Generics for Customer and Phones.... should be easy!09 Oct 2006 23:52 GMT5
I'm building an application where I've defined a custom class Customer.
Customer can have many phones (defined by phoneType and phoneNumber). I want
to check that a phoneNumber is not already present in customer phones. So
i've build a PhoneCollection class inheriting for ...
Vista RC1 & 2 - Developers perspective?09 Oct 2006 22:38 GMT7
This message is for any developers using Vista RC1 or RC2:
I would like to know generally how you feel about developing with Vista
using Visual Studio.NET 2003 or 2005. What are you likes what are your
dislikes and have you encourted any major show stoppers regarding
.NET 2.0 WebBrowser Mouse events09 Oct 2006 22:25 GMT1
Is there any way to get mouse events inside a .NET 2.0 Webbrowser control.  I
would like to used a web browser control do display an HTML page, but not
allow browsing or context menus.  It will act as a viewer, but by clicking on
the links, certain things should happen.
save streaming content to local resources09 Oct 2006 20:46 GMT4
I'm looking for a .Net/COM component which would allow a .Net programmer
with no streaming experience to be able to save online streams to local
resources (files or to DB).
I know that if I read this post I would surely think - pick up a manual and
How to get value from SQLDataReader09 Oct 2006 20:41 GMT2
I appreciate any help if any of you know or have used this method
before and can give me some suggestion. It's a bit difficult to
explain:
Here is my table:
hyphen in regular expression (cSharp)09 Oct 2006 20:35 GMT5
Input
a-
Patterns
\w*-*
Cannot serialize BuildEventArgs : EventArgs09 Oct 2006 20:34 GMT1
Am trying to XML serialize a BuildEventArgs (used for msbuild stuff) object
but I don't get any xml outputted! just a header.The docs say I should be
able to serialize the class[SerializableAttribute]
public abstract class BuildEventArgs : EventArgsExample:BuildErrorEventArgs
architecture problem09 Oct 2006 20:34 GMT2
I've build a webservice and a client application, the client
application get's it's information from the webservice, just like it
supposed to. Now comes te problem, the webservice should have an extra
task, and that is maintaining socket connections with a device and send
 
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.