Sunday 25 October 2015

What are the various types of validation controls provided by ASP.NET?

What are the various types of validation controls provided by ASP.NET? ASP.NET provides 6 types of validation controls as listed bel... thumbnail 1 summary
  • What are the various types of validation controls provided by ASP.NET? ASP.NET provides 6 types of validation controls as listed bel...

    What are difference between GET and POST Methods?

    What are difference between GET and POST Methods? GET Method ():   1) Data is appended to the URL. 2) Data is not secret. 3) I... thumbnail 1 summary
  • What are difference between GET and POST Methods? GET Method ():   1) Data is appended to the URL. 2) Data is not secret. 3) I...

    Difference between Abstract and Interface?

    Difference between Abstract and Interface? Abstract Class: 1.Abstract method does not contain any definition -Abstract class prov... thumbnail 1 summary
  • Difference between Abstract and Interface? Abstract Class: 1.Abstract method does not contain any definition -Abstract class prov...

    Difference between Asp And Asp.net?

    Difference between Asp And Asp.net? Asp.net 1.Provide code behind file which contains all event handling code. 2.support Inherit... thumbnail 1 summary
  • Difference between Asp And Asp.net? Asp.net 1.Provide code behind file which contains all event handling code. 2.support Inherit...

    Saturday 24 October 2015

    Difference between ASP.NET Webform and ASP.NET MVC ?

    Difference between ASP.NET Webform and ASP.NET MVC ? ASP.NET Webform :-  1)ASP.NET Web Form follows a traditional event driven dev... thumbnail 1 summary
  • Difference between ASP.NET Webform and ASP.NET MVC ? ASP.NET Webform :-  1)ASP.NET Web Form follows a traditional event driven dev...

    Wednesday 9 September 2015

    Asp MVC Interview Question and answer

    Asp MVC Interview Question and answer  1) What is MVC? Ans . MVC stands for model-view-controller. it is a software design pattern ... thumbnail 1 summary
  • Asp MVC Interview Question and answer  1) What is MVC? Ans . MVC stands for model-view-controller. it is a software design pattern ...