skip to main
|
skip to sidebar
jaymeen patel
web developer working on Microsoft technologies
Pages
Home
About me
Subscribe:
Wednesday, June 8, 2011
Can mvc replace a webforms front end
yes.
for ntier in MVC please see
http://bit.ly/mvc3tier
http://
bit.ly/mvc3tierdos
0 comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Popular Posts
Dynamic table creation with SQL
Suppose you have a button called btnSubmit then on click of submit button you can write following code protected void GridV...
Can mvc replace a webforms front end
yes. for ntier in MVC please see http://bit.ly/mvc3tier http:// bit.ly/mvc3tierdos
How come my code run very slow ?
follow link http://forums.asp.net/t/1687677.aspx/1?How+come+my+code+run+very+slow+
Accessing controls within Listview
Follow this link protected void ListView1_ItemDataBound(object sender, ListViewItemEventArgs e) { if (e.Item.ItemType == ListV...
How to display Google map on Your website
this is the best way of displaying map , i have ever seen this is code. <iframe frameborder=0 marginwidth=0 marginheight=0 border=0 st...
How get row index in row command event
gridviewrow row=(gridviewrow )e.commandsource. parent.parent; int i=row.rowindex;
Dynamically show Edit and Delete buttons in a CommandField in a GridView
Hi, Follow this link You will get your answer.
3 tier architecture in asp.net
Great tutorial please follow this link www.dot net funda.com/articles/article71. asp x
Javalab - A New platform for industry people.
Javalab - A New platform for industry people.
ctl00_ prefix is missing for all my web pages
add this in web.config file <configuration> <system . web > <pages controlRenderingCompatibilityVersion = ...
Powered by
Blogger
.
Blog Archive
►
2012
(1)
►
January
(1)
▼
2011
(11)
▼
June
(11)
Textchanged event in asp.net
Dynamically show Edit and Delete buttons in a Comm...
Exporting a dataset to excel sheet
Dynamic table creation with SQL
grid view footer did not present.
Can mvc replace a webforms front end
extract zip file in c#
Accessing controls within Listview
How come my code run very slow ?
ctl00_ prefix is missing for all my web pages
3 tier architecture in asp.net
►
2010
(2)
►
December
(2)
Blogger news
Blogger templates
0 comments:
Post a Comment