Button Styling

Tuesday, 16 July 2013
How to style button shown below    copy image   CSS for Submit Button .clientSubmitButton{    background: #FAFBFB url('submitbutton.bmp') no-repeat scroll 0px center;    border-radius: 5px;    border: 1px solid #A4ABAC;    color: #40464A;   ...
Read more ...

MVC Interview Questions

Tuesday, 9 July 2013
1  What is MVC MVC is a standard design pattern that many developers are familiar with. The Model-View-Controller (MVC) architectural pattern separates an application into three main components: the model, the view, and the controller. The ASP.NET MVC framework provides an alternative to the ASP.NET Web Forms pattern for...
Read more ...

Sharing

Get widget