Client Java Script is one of the most important things in web
development but not the best and easiest to develop. Building of bigger
and more complicated scripts, especially using DOM model or form field
values can cause a lot of frustration and head pain. Moreover,
JavaScript debugging is not easy and obvious as should be. But there...
WCF - Top 10 Interview Questions
Monday, 19 August 2013
What are the important principles of SOA (Service oriented Architecture)?
What are ends, contract, address, and bindings?
Which specifications does WCF follow?
What are the main components of WCF?
Explain how Ends, Contract, Address, and Bindings are done in WCF?
What is a service class?
What is a service contract, operation...
Interview questions on asp net c# for 2 years experience
Wednesday, 7 August 2013
1 :- How is Felling know ?
Asn :- Good ,Felling well like this you give the answer
2 :- Tell me about your self in brief ?
Good morning sir/madam.
This is Saurabh Hangotra
I have completed my 10th standard in 2004 from St Josephs Convent school and also 12th standard in 2006.
I have completed my graduation in 2010 from Patel college of science & Technology.
Coming to my family...
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; ...
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...
Subscribe to:
Posts (Atom)