Search

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

Matching Posts

  • Re: How to publish VS 2008 Web Application through Command line?

    I have been looking for a the new way to do a publish from the command line. Did you ever find a solution for this?
    Posted to Visual Studio 2008 (Forum) by jrblack10 on 2/26/2009
  • Re: WCF web service called by winForm client app via SSL

    yaronn01, Thank you for your reply. I have searched on TransportWithMessageCredentials and similar, but am strugling to put it all together. I think I see examples for working with it on the production web server and for locally in development on LocalHost, but not combined together and that is what I am stugling with. Also, when I push it to the hosted web server there are multipl bindings(http://domain.com and http://www.domain.com) and I am strugling to make it work with that environment. I checked
  • WCF web service called by winForm client app via SSL

    Can a WCF Web Service (hosted and publicly accessible) be securely called (with ID and password and SSL) by a winForms client application? If so, what do I need to look at, read up on, samples I can review, others posts on this subject? Can it be done locally (on Windows XP Pro) tested and debugged before pushing to public servers? Is there such a thing as a development SSL for testing and debugging locally? I coded up a sample working locally with no security (SSL, id/password), but now I need to
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by jrblack10 on 11/5/2008
    Filed under: web servicevice, winform, WCF, ssl
  • Re: WCF Security and Authentication?

    So... how do I delete my original posting (that has generated zero replys) and start all over again? I think I made it too confusing and was all over the board.
    Posted to XML Web Services (Forum) by jrblack10 on 11/5/2008
  • WCF Security and Authentication?

    A bit of non-specific details regarding my project may be needed. Initially the project that I am consulting on and now doing web development on was primarily Desktop Based. But we soon decided we wanted to web-enable (also mobile web) the information collected by the client. But to get the data and files from the client (N number of customer PC's running client software) we decided to pass serialized class data via Web Service up to the web server, that could then be managed via web interfaces
    Posted to XML Web Services (Forum) by jrblack10 on 11/3/2008
  • Re: WCF Security and Authentication

    Lance, thank you, I will give those forums a try.
  • WCF Security and Authentication

    A bit of non-specific details regarding my project may be needed. Initially the project that I am consulting on and now doing web development on was primarily Desktop Based. But we soon decided we wanted to web-enable (also mobile web) the information collected by the client. But to get the data and files from the client (N number of customer PC's running client software) we decided to pass serialized class data via Web Service up to the web server, that could then be managed via web interfaces
  • Develope Mobile Web Application with VS2008

    I have been scanning the internet, forums, blogs and such but have not found what I am looking for... so here it goes a new post. I have a clean install of VS2008 (no prior version of VS) with SP1 installed. There are no Mobile Web Application templates and no Mobile Web Forms when I go to creaet new project or item. I have tried manually inheriting from MobilePage [public partial class _Default : System.Web.UI.MobileControls.MobilePage] and tried to manually add mobile controls: <mobile:Form>
    Posted to Mobile and Handheld Devices (Forum) by jrblack10 on 10/17/2008
    Filed under: project templates, visual Studio 2008, asp.NET 3.5, Mobile web application
  • Re: .NET Mobile Web SDK

    [quote user="hi_bhavin_mail"] Why you are looking for SDK...it actually there in Microsoft Framework 2.0, 3.5...You just have to create a blank ASP.NET project & add the "MobilePages" instead of WebPages, then you have to use the mobile control of ASP.NET. (i.e. mobile:Label, mobile:TextBox, mobile:Command, etc.) [/quote] I keep reading that Mobile Web stuff is included in VS2008-.Net 3.5, but I do not see a Mobile Web Project nor do I see an option to add a "Mobile Web
    Posted to Mobile and Handheld Devices (Forum) by jrblack10 on 10/16/2008
  • Re: Creating a new Dynamic Data Web Application

    What is a "Dynamic Data Web Application"? Or rather, what is the difference (in VS2008) between a "ASP.NET Web Application" and a "Dynamic Data Web Application"?
    Posted to ASP.NET Dynamic Data (Forum) by jrblack10 on 10/14/2008
Page 1 of 10 (94 items) 1 2 3 4 5 Next > ... Last ยป