Search:

Type: Posts; User: Xarzu

Search: Search took 0.02 seconds.

  1. VS 2012 How can I tell the difference between source and published .NET code?

    How can I tell the difference between source and published .NET code?

    I am looking at some inherited code that I have not touched in about a year. The original designer had me first publish...
  2. VS 2010 What is the proper way to add a DLL project to a solution?

    What is the proper way to add a DLL project to a solution?

    I have a solution with a project (ASP.NET with C#) that uses a DLL. The app crashes inside the DLL. Fortunately, the DLL was written...
  3. VS 2010 What would make something fail in the IDE that is already in production?

    What would make something fail in the IDE that is already in production?

    I loaded just the aspx file into Visual Studio. it is just the file. It is used as a template on a CMS system (don't...
  4. Replies
    0
    Views
    925

    I have issues with the C# WebBrowser class

    I have issues with the C# WebBrowser class

    I have a C# WPF application which uses a WebBrowser class. I have overwritten the LoadComplete method. The question I have is this. This method is...
  5. Re: What is the WPF equivalant of DocumentCompleted for the WebBrowser class?

    LoadCompleted is the method for this class that is the equilivant.

    i found this by opening up the Microsoft Class page for WebBrowser with WPF and searching for "Load" to find one that does the...
  6. Re: What is the WPF equivalant of DocumentCompleted for the WebBrowser class?

    I am using WPF C# in the latest MSVS with I suppose the latest .NET and and DocumentCompleted does not appear in intellisence as a method for the WebBrowser class.

    92655
  7. What is the WPF equivalant of DocumentCompleted for the WebBrowser class?

    What is the WPF equivalant of DocumentCompleted for the WebBrowser class?

    The DocumentCompleted method does not exist in WPF (at least not in the latest version of .NET and visual studio). So how...
  8. Replies
    1
    Views
    1,143

    WebRequest and WebResponse has issues

    WebRequest and WebResponse has issues

    I wrote a C# program that uses WebRequest and WebResponse to perform a simple web crawler. I discovered something about web sites. Web browsers such as IE...
  9. Is the DbContext class defined and used differently in the version of C# for 2012?

    Is the DbContext class defined and used differently in the version of C# for Visual Studio 2012 than in Visual Studio 2010?

    I am using code written under Visual Studio 2010 as an example for a...
  10. Replies
    0
    Views
    1,261

    Is LightSwitch Useless?

    Is LightSwitch Useless?

    I have used it to create a GUI to my SQL AZURE database, but there is no generated C# code go look at. Without this, I cannot easily customize what I want to do.

    If you...
  11. How do I navigate from the Old Azure Dashboard to the New Azure Dashboard?

    How do I navigate from the Old Azure Dashboard to the New Azure Dashboard?

    SQL Azure has a new, default front-end user interface and an older version. I have been able to navigate to the older...
  12. Replies
    0
    Views
    1,394

    How do I set up ACS in SQL Azure?

    How do I set up ACS in SQL Azure?

    I am trying a code sample from Azure that is to create a custom Login Page in ASP.NET and MVC 3.

    It claims to use the ACS Management Portal. It instructs to...
  13. Replies
    7
    Views
    31,101

    Re: What browsers does Silverlight run in?

    Thanks, Gary.

    As you might know, when a web page is loaded, the browser interacts with the server and on the server side, the web site gets information about the client and that is how javascript...
  14. Replies
    7
    Views
    31,101

    What browsers does Silverlight run in?

    What browsers does Silverlight run in and what browsers and versions of browsers does Silverlight not run in?

    What are the browser formats to be concerned with if you want your web site to be...
Results 1 to 14 of 14



Click Here to Expand Forum to Full Width