Search

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

Matching Posts

  • Re: Inserting Records

    Hi Motley, Thanks for better suggesion for inserting records. I was also face problems when i inserting hidden values. Finally I did using " e.Command.Parameters[ "@EmployeeID" ].Value = Profile.EmpID;" using SqlDataSource1_Inserting event. FormView/DataList controls seems to simple when I see webcast events but it acutally time consuming at real time development. esp Inserting / Display records. Regards, Gopinath,
  • Re: Atlas Response.redirect

    Me Again, I don't think page navigation is possible , but the above nikhilk blog is using "Web Page transitions" effects, if Any AJAX / Atals can support Responce.Redirect without page refresh , it would be greate. Regards, Gopinath
    Posted to ASP.NET AJAX UI (Forum) by Gopinath on 3/2/2006
  • Best ASP.NET FAQ for Interviews

    Hi All, I would like share some best ASP.NET FAQ Interview Questions ans Answers web sites. Here Some best sites, 1) http://www.syncfusion.com/faq/aspnet/default.aspx 2) http:// www.aspnet faq .com 3) http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=4081&lngWId=10 ( Answers will be avilable in the downloadable document.-at bottom) 4) http://blogs.crsw.com/mark/articles/254.aspx , & http://blog.daveranck.com/archive/2005/01/20/355.aspx 5) http://www.techinterviews.com/?p
  • Navigation between pages without refreshing entire page.

    Hi How can i do page navigation without out getting any refresh on web page, Like Nikhil Kothari's Weblog www.nikhilk.net/ . is there any atlas control to do that ? or How is it possible to enable this ? Regards, Gopinath, gopinathnet@gmail.com
    Posted to ASP.NET AJAX UI (Forum) by Gopinath on 3/1/2006
  • Re: Atlas Response.redirect

    Hi Actually Responce.Redirect site navigation between two different webpage (application) is not posssible. But with single application page navigation is possible . one of the best site is www.nikhilk.net/ , But I don't know how to navigate between pages. if any one knows pls reply. Regards, Gopianth., Gopinathnet@gmail.com
    Posted to ASP.NET AJAX UI (Forum) by Gopinath on 3/1/2006
  • Re: UPDATE/DELETE not working in Data Controls

    Great! It is working prefect when using SQLDataSource even if the bound field is null, but when I use DataSet Table adaptor with ObjectDataSource, It is throwing error “ ObjectDataSource 'ObjectDataSource1' could not find a non-generic method 'Update' that has parameters: “ any solution for this? Regards Gopinathraja
Page 1 of 1 (6 items)