Nagaraj’s .NET Information Site

A Place to Start .NET

AJAX/SilverLight

Hi all once again – started a new page for AJAX/Silverlight. Very Soon my slides/demos would be up. – Keep watching ………Download them from below links.

ASP.NET AJAX Important Basics

ASP.NET AJAX Schedule [Revised V2]

New Slides in PDF Format Dec 2k7
Ajax Day 1
Ajax Day 6
AJAX Debugging Session

23 Comments »

  1. Hello Sir,
    Iam very much please by your teaching, and please sir give me some info regarding dotnet requirements too so that the freshers like me can gain some info…….

    Comment by venu | July 20, 2007 | Reply

  2. it is very helpful for me.

    Comment by gireesh | July 21, 2007 | Reply

  3. Respected sir,
    Sir what u have provided above is very nice

    We want infermation about AJAX, like .pdf or any formats which is useful for stand alone system

    Comment by Ravi | July 24, 2007 | Reply

  4. Respected Sir,
    Sir what u have provided above is nice .

    Please provide us infermation about AJAX in .pdf or in any this makes us the infermation carry to our PC’s .

    Comment by Ravi | July 24, 2007 | Reply

  5. Sir….
    I came to know thru my sister who works for Satyam dat there is no boom for .net rite now.She said that they only have internal prjcts in their company…Is that so?…coz i am a worried man ever since i heard this…I request you to kindly rply me sir…

    Comment by Abhishek | July 30, 2007 | Reply

  6. Hello sir,

    Thank u vary much for giving me best guidance for .net.i fully enjoying your class…i like your teaching style..now i’m in 8.00am to 10.30am batch of your .net batch..

    Thank very much
    Your student
    Ranjan

    Comment by Ranjan Tiwari | August 4, 2007 | Reply

  7. hello sir ,

    can u give me the faq in AJAX sir

    Comment by Sampath | August 10, 2007 | Reply

  8. Dear Sir..,

    This blog is very useful for Uf for Carrer development..
    If possible plz place company details.., which offer the .net as our arrier..

    thanking you sir

    Comment by Vishnuvardhan | August 18, 2007 | Reply

  9. am ur student,presently working in virtumobile techno,sir wen i was practising ajax timer control,am not able to get timer tick event in the output which is in ,http://asp.net/ajax/documentation/live/tutorials/IntroToTimerControl.aspx,
    In the update panel the label has to update auto after 10 seconds,but its not coming,i tried a lot,but am not able to get,ha its a small thing but my frnds also dont know abt ajax,so plz try 2 help me sir,
    thanking u
    dharma

    Comment by dharma | September 18, 2007 | Reply

  10. hello sir
    i am u r old student.
    u r way teaching is excellent.

    thanks & regards
    kumar

    Comment by kumar | November 4, 2007 | Reply

  11. SIR,
    In ASP.NET AJAX slides,there is no slides about SCRIPT MANAGER,PAGE REQEST MANAGER,UPDATE PROGRESS CONTROL.Please join that slides also in ASP.NET AJAX slides.
    Thank you sir.

    Comment by swamy143 | December 8, 2007 | Reply

  12. hi sir,

    how r u proj,recently wen i was doing my new proj,i got some prob in reading a word document ,i want to read document from a folder and display it into a textbox or any control.am not able to do that ,but i opened in a new webform ,but i want to open that in a control as i want to display details of a jobseeker,my project is a job portal ,try to help me sir wen u r free..tanq

    dharma

    Comment by dharma | January 17, 2008 | Reply

  13. sir,
    plz giveme suggestions to interact with ur projects too
    thank u very much availability

    Viswan//

    Comment by viswanath | March 4, 2008 | Reply

  14. sir,your teaching is really excellant.the way you teach is really good especially asp.net

    Comment by ASHOK | July 30, 2008 | Reply

  15. sir yourway of teaching is impressive. and you are covered lot of topics we feel very happy to this. and we have 1 or 2 more classes,so please take our request and explain atleast some basics about silverlight & ajax pls sir,

    your student

    Comment by ram | August 5, 2008 | Reply

  16. sir,
    im from asp.net evng 6 batch sir..actually u did not tell ajax topic…or when are the classes to be held sir, r those sessions told separately…or again can we attend those classes further..plz do reply sir thanku

    Comment by ragini | August 15, 2008 | Reply

  17. sir,i am u r old student.i completed .net and i want to learn ajax.when u r starting the ajax class.

    Comment by naresh | November 10, 2008 | Reply

  18. sir,i am u r old student.i completed .net and i want to learn ajax.when u r starting the ajax class.

    Comment by krishna.b | January 2, 2009 | Reply

  19. hi sir
    how to start AJAX/SILVERLIGHT CLASSES

    Comment by venkat | January 7, 2009 | Reply

  20. Sir,

    I am your AJAX student. Sir, your lessons are excellent and I have learnt many new things conceptually.

    Sir, I need your guidance in some programs I’m doing.

    Sir, I have an Accordion control and a button inside an UpdatePanel. When button is clicked it displays the data (from a parent table in db where spId is pkey) in Accordion in the form of panes. In the fetched data there is also an image which I am displaying through an ImageButton in the ContentTemplate of Accordion. I want some data from a child table (where spId is the foreign key) to be displayed when I click this ImageButton. I want to display this data in a second accordion which is inside the first one. But I am not able to understand how to capture the selected item. Also how to display the data inside the second accordion? I tried to use findcontrol also for that purpose, but not able to get it.

    Also sir, i tried to work with slideshowextender with flickr api as you explained in the class. But I am feeling it somewhat difficult – I gave the method correctly but not able to get the images. You said you’ll give a handout with that code. Sir, please do that because it is a very important prog for us as we have never worked on such things. That will be a starting step for us for working with apis of different sites.

    Thank you sir once again for the knowledge you are imparting to us.

    Comment by - | April 21, 2009 | Reply

  21. Hello Sir,

    Thank you for your excellent AJAX/Silverlight classes. You showed us the right way for improving more upon them.

    Sir, as you said you’d clear our doubts even if we post in your blog -I am sending a few of my questions:

    1.How to pass more than one parameter or even an array to a page web method? Suppose in Flickr slideshow demo, I want to send the keyword and the secret key to the web method taking values from text boxes on the form. Since we are just specifying the web method in SlideShowExtender properties, how to send these values as parameters to it?

    2. In a silverlight app I am currently developing, I want a button to dynamically change its shape at runtime depending on some conditions. I want the changing transitions also to be displayed like, a rectangle gradually changing into a circle. Is it possible to do? If yes, pls let me know how to do it. Just an overview is enough, I’ll try to do it even if it is difficult.

    3. How to deploy a web app hosting a silverlight app in it? Is the procedure same like we do for normal asp.net projects or are there any special considerations for that?

    Sir, I want to ask more, but I know you are busy. Right now these are the most needed ones for me. Please provide the solutions to these questions.

    Thank you sir for your guidance and encouragement. You are preparing us to be the best .NET professionals. We can never forget your teaching. You are really a God’s gift to all of us.

    Comment by - | April 29, 2009 | Reply

  22. Hai sir,
    Iam new to silverlight and i want page like registration and login page and pass session to each user login in silverlight .I dont know how to do it sir pls give any solution to this task.

    Comment by rajesh | May 28, 2009 | Reply

  23. Hai Sir….ur teaching is excellent
    –> In web apps can we ajaxify whole project/page or
    only some parts of the page will be ajaxified?….
    –> can u give some references for Ajax & Silverlight which can be useful for realtime projects….

    Comment by Sri | August 28, 2009 | Reply


Leave a comment