-
Hmm... have you tried this: http://www.aspfaqs.com/aspfaqs/ShowFAQ.asp?FAQID=163
-
[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/
-
Here you go... http://www.asp.net/learn/ajax-videos/
-
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...
-
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...
-
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.
-
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
-
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...
-
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...
-
if anyone could know what its all about kindly post your suggestion.appreciate it so much... best regards, blink_1106