Software Development Network Logo
  • Visual FoxPro
  • Visual Studio
  • Visual C#
  • .NET Development
  • Smart Device
  • Windows Vista
  • Visual J#
  • VS Express Editions
  • Microsoft ISV
  • Architecture
  • Windows Forms
  • Windows Live
  • Visual Basic
  • Visual C++
  • VS Team System

Software Development Network >> .NET Development

.NET Development

New Question

Clearing textboxes
using ADODB
Randomly GNE "General Network Error" after upgrade MSDE 2000 to Sql2005 Express
Readbyte Timeout...
Two DLLs, Two Processes, Two AppDomains - how to share data?
Logon failu unknown user name or bad password
I need help on embeding a database in an application
MySql and SqlDataAdapter
SerialPort Timeouts
Web service documentation

Top Answerers

swixstud
avrilsim
SuryaGopi
dave dave
Fraas
safety1001
Venn Syii
moteris
Leonard French
epoc
Bay Area Association of Database Developers (BAADD)
Only Title

Answer Questions

  • papadi How to change the address of a web service?

    I have a product where PDAs communicate to a local server using web services. Each installation will have their own local server running the web service. In most cases, the PDAs will be on a subnet different from the host. My question is, how does one reference the web service in the PDA application so that one can change the address of the web service without having a recompile Because they are on different networks, I can't just reference ...Show All

  • CTGuy67 Multiple FTP commands via one connection

    Another FTP question.  :) What's the best way to use the 2.0 Framework to send multiple FTP commands during one connection The FtpWebRequest class seems to make a separate connection for each command.  I'd like to connect/login once, send two or more FTP commands, receive the response to each, then disconnect.  Karen   Malar wrote: System.Net has a concept of connection management u ...Show All

  • Lynn Roth system.net.mail.smtpclient fqdn required

    This seems to be the right place to ask this question. I'm trying to send a simple email message using the SmtpClient in system.net.mail through my own Postfix mail server. I've got UCE controls turned on and the .Send method is rightfully failing during the HELO negotiation because the FQDN of the sending host is not being sent. I don't see anywhere to force this behavior, or to otherwise set the FQDN on the SmtpClient object. I'm missing ...Show All

  • just david how to attach acces file to project in visualstudio 2003

    hello can anyone help me to attach acces file to project becouse now when i change location of project, my project stop working becouse it has to be in same place where it was when i was adding a connection. I want to be able to change location of application and mdb file without any problems thank a lot arek Arek, In .Net 2.0, we introduced the concept of Substituion string, which allows you to add Rel ...Show All

  • geneus Search the web from a simple form

    Hello Again, I'd like to know how can I search google for example from a simple form that consist of a textbox and a button. I want to open a new ie window with the url of the google searchresult for the text specified in the textbox. Does anyone have any idea Thank you; If you are specific about including a Google Search itself then you might find this link interesting: http://www.google.com/searchcode.html You will have ...Show All

  • Tetchro Method signature error for Delegate type

    Quite Strange! I get the following error: Error 1 error C3352: 'void BrowserHelperObject::Skeletal::Document_Completed(System::Object ^,System::Object ^%)' : the specified function does not match the delegate type 'void (System::Object ^,System::Object ^%)' Any ideas folks The method signature seems to be the same as specified, and yet! I've solved this issue by simply declaring Document_Comp ...Show All

  • Sanjay Bhanushali MSMQ installation?

    hi all I have sme doubt about MSMQ. Is possible without installing MSMQ in one system. Through this system access mesage queue from domain server (i.e., remote server message queue). plz anybody give me the solution. yours Aravinth k This forum is dedicate to questions relating to the System.Net namespace. Please see www.microsoft.com/community for a list of ad ...Show All

  • vishal aptel Restricting Web Service to localhost

    Hi,   I am trying to restrict the web service to only respond to clients from the same server.  In other words, I am checking the ' HttpContext.Current.Request.UserHostAddress'.  I have couple of questions,   1.  Is it possible for the client to manipulate the value of 'UserHostAddress' so that it looks as though the request is originating from the local machine even though actually it is not   2.  Is there a ...Show All

  • burton_doggy Typed Dataset - How To Generate in a Website?

    VS 2003 was simple.  Create xml data, right click generate schema, right click and generated typed dataset. How do I do this in 2005 Dave Thanks for all the replies, but I don't have a database I want to drag and drop tables and such from.  I want to created a typed dataset based on nothing and then use it to store information. I am now going to be REQUIRED to use the designer   I'm more of a ...Show All

  • Thomas van der Heijden (old) brain cramp on SQLDataReader

    I understand OOP in principle, but the application requires a code-level knowledge I just don't have yet.   I'm trying to break pieces out into discrete entities and encapsultat them, but the problem I'm having lies in understanding the types of data that I'm passing around.   eg. My datagrid demands an SQLDataReader object to populate its grid. If I have everything integrated (not OOP), it works fine, since I directly produce ...Show All

  • mrbxp Data adapter inherited from component

    Hi all, I have tried the vis studio 2005, I like the IDE verry much but theres something wrong about the new table adapter. I try to drop 20 type of table in dataset designer, the IDE automatically created me 20 type data adapter, but the problem is that adapter inherited fom component. nont from tabledataadapter, so i must invoke the fill methode one by one. currently i only use loop and invoke fill method from it's base class. any ...Show All

  • circuitblood Is there a class that i can use to schedule task according to system clock

    Is there a class that i can use to schedule task according to system clock. I need a class that i can use to schedule methods to run at different times of the day and also at different time of the week. If no .NET class exist are there any COM components that i can use Someone has written a wrapper around the TaskScheduler COM interfaces over on CodeProject: http://www.codeproject.com/csharp/tsnewlib.asp ...Show All

  • sohamraj How to install SQL Server Express as a ClickOnce prerequisite?

    Hi, Besides just checking it in the prerequisites list, what else I have to do to properly install the SQL server. I have somehow : - specify instance name - set authenfication to "SQL" - setup users - configure network protocols - etc I have found information how to configure the server through command line, etc. But can not find anything how to do it during ClickOnce installation. Thanks PS. I already have a ...Show All

  • EddyA Architecture in ASP.NET 2.0

    Hi All I have to create n-tier architecture for my new project with visual studio 2005, asp.net 2.0 and SQL 2005 Which approch to follow... 1)   making different projects for Business and Data access or 2)   add in app_code directory If i choose 1st option then can i get advantage for dynamic compiling and others which are related to app_code Thenx in Advance, David There is a h ...Show All

  • dan456456 WSE3 doesn't work in VS2005 (add-in not installed and proxy not generated correctly)

    Hi all, I've got a lot of problem using WSE3 with my installation of VS2005 Team Suite. I installed the WSE3 with the "visual studio developer" option but I don't have the add-in for the configuration. I can bypass the problem using manually the Configuration tool to edit the configuration files. But I've also another problem: this happens both with my application and with the quickstart examples: when I add a web reference, the genera ...Show All

495051525354555657585960616263646566

©2008 Software Development Network

powered by phorum