Search

You searched for the word(s): userid:745321

Matching Posts

  • Re: ascx in classdiagram

    Thanks to Benson and lilconnorpeterson. I convert my Web Site Project to Web Application Project and the all the types are recognized by the class diagram. For do it I follow this tutorial http://webproject.scottgu.com/CSharp/Migration2/Migration2.aspx . Julio
    Posted to Visual Studio 2005 (Forum) by Julito on 8/6/2007
  • Re: ascx in classdiagram

    I already try it but a message says that no types were found in the selection. If I do it with a class that is inside the App_Code folder it works fine. This is the informatión about my Visual Studio. Microsoft Visual Studio 2005 Versión 8.0.50727.762 (SP.050727-7600) Microsoft .NET Framework Versión 2.0.50727 Edición instalada: Enterprise Microsoft Visual Basic 2005 77930-113-3000004-41492 Microsoft Visual Basic 2005 Microsoft Visual C# 2005 77930-113-3000004-41492 Microsoft Visual C# 2005 Microsoft
    Posted to Visual Studio 2005 (Forum) by Julito on 8/2/2007
  • ascx in classdiagram

    There is a way to add a ascx code-behind class into VisualStudio 2005 class diagram. Thanks, Julio.
    Posted to Visual Studio 2005 (Forum) by Julito on 8/1/2007
  • Syncronous call to webservice

    I am implementing a control inherited from System.Web.UI.WebControls.BaseValidator,I want that the control perfoms client side validation against a web service in the evaluationfunction of the control. I already do the script and web service registration and the call to the webservice inside the call to the evaluationfunction, the problem is that this call is asyncronous. There is a way to do this call syncronous or to wait to the callback function of the webservice?.
Page 1 of 1 (5 items)