Tuesday, 3 September 2013

Useful Links

http://www.codeproject.com/Articles/25513/Singleton-Design-Pattern-C-implementation (Singleton-Design-Pattern)
http://www.codeproject.com/Articles/28384/Design-pattern-FAQ-Part-3-Design-pattern-training (All Design Patern)

http://www.codeproject.com/Articles/639717/MVC-Interview-Questions-and-Answers-All-about-MVC (MVC)
http://www.codeproject.com/Articles/556995/Model-view-controller-MVC-Interview-questions-and  (MVC)
http://www.codeproject.com/Articles/207797/Learn-MVC-Model-View-Controller-step-by-step-in-7  (MVC)
http://www.c-sharpcorner.com/UploadFile/1492b1/mvc-3-interview-questions-and-answers/          (MVC)

http://www.c-sharpcorner.com/uploadfile/puranindia/net-framework-and-architecture/  (.Net Architecture)

http://abhijitjana.net/2010/03/14/beginner%E2%80%99s-guide-how-iis-process-asp-net-request/ (how iis works)

http://www.codeproject.com/Articles/29008/Asp-Net-Interview-Question-Part-3(Interview quesions)


What do you understand by SQL Injection attack?
Ans:- A SQL injection attack occurs when untrusted input can modify the logic of a SQL query in unexpected ways.

http://www.codeproject.com/Articles/30018/Function-Overloading-in-Web-Services(method Overoading in Webservice)

http://tympanus.net/codrops/2010/06/07/fancy-sliding-form-with-jquery/ (Beautiful Tab)

No comments:

Post a Comment