DevPinoy.org
A Filipino Developers Community
All Tags » asp.net (RSS)
            

Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
  • Re: Convert string to integer

    Hmm... have you tried this: http://www.aspfaqs.com/aspfaqs/ShowFAQ.asp?FAQID=163
    Posted to ASP .NET (Forum) by modchip on 05-04-2008
  • Re: Intranet creation

    [quote user="romcab"] I hope you can give me sample codes, tips or steps on how to start this. [/quote] Have you looked into this starter kits? --> http://www.asp.net/community/projects/
    Posted to General Discussions (Forum) by marl on 01-16-2008
  • ASP NET AJAX VIDEOS !!!

    Here you go... http://www.asp.net/learn/ajax-videos/
    Posted to ASP .NET (Forum) by marl on 12-28-2007
  • ASP.NET DATA ACCESS TUTORIALS

    Here's a good site for those who are into Data Access: http://www.asp.net/learn/data-access/ . Most of you, if not all, have probably accessed this already. If you haven't it's time you should check this out! You may want to install Silverlight first for better experience. Description: "Welcome...
    Posted to ASP .NET (Forum) by marl on 12-23-2007
  • Re: what is best?

    Hi! I'm also from Roxas City! In addition to previous responses, Microsoft has provided us a comprehensive overview on ADO.NET which would help us decide as to what object to be used. http://msdn2.microsoft.com/en-us/library/h43ks021(VS.71).aspx. For other topics, if not related, you could visit...
    Posted to ASP .NET (Forum) by elczara on 11-07-2007
  • Windows Communication Foundation

    Hi! Could I share with you something about WCF in Windows Server 2008? Part I - http://elczara.spaces.live.com/blog/cns!554EC06D366AC9D5!255.entry Part II - http://elczara.spaces.live.com/blog/cns!554EC06D366AC9D5!260.entry Many thanks.
    Posted to ASP .NET (Forum) by elczara on 11-07-2007
  • IIS 7.0 and ASP.NET Integration

    Hi! Let me share with you something on IIS 7.0 and ASP.NET integration at http://elczara.spaces.live.com/blog/cns!554EC06D366AC9D5!261.entry. Thanks
    Posted to ASP .NET (Forum) by elczara on 11-07-2007
  • Reporting Services Error

    For more information about this error navigate to the report server on the local server machine, or enable remote errors SQL Server Reporting Services Hello there guys, need some help regarding this matter and comments/ idea how this error can be solve? This is the scenario, the system has a report module...
    Posted to ASP .NET (Forum) by blink_1106 on 11-06-2007
  • searching using dropdownlist bind to gridview?

    Protected Sub ddlCardNum_SelectedIndexChanged(ByVal sender As Object, ByVal e As System.EventArgs) Handles ddlCardNum.SelectedIndexChanged Dim constr As String = ConnString_Main Dim dbcon As New SqlConnection(constr) Dim cmd As SqlCommand = New SqlCommand Dim dr As SqlDataReader dbcon.Open() cmd = New...
    Posted to ASP .NET (Forum) by blink_1106 on 10-18-2007
  • error-initialize culture not a member?

    if anyone could know what its all about kindly post your suggestion.appreciate it so much... best regards, blink_1106
    Posted to ASP .NET (Forum) by blink_1106 on 10-04-2007
Page 1 of 3 (27 items) 1 2 3 Next >

Copyright DevPinoy 2005-2008
Powered by Community Server (Commercial Edition), by Telligent Systems