<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-2337219693889607709</id><updated>2011-04-21T14:35:25.144-07:00</updated><category term='mcts ado.net 3.5'/><category term='sql server authentication'/><category term='encrypt'/><category term='windows authntication'/><category term='ado.net'/><category term='connection string'/><category term='configuration'/><category term='mcts'/><category term='authentication'/><category term='GridView'/><category term='Paging'/><category term='windows'/><category term='Multiple Active Result Sets'/><category term='Row_Number'/><category term='ObjectDataSource'/><category term='MARS'/><category term='Efficient'/><title type='text'>.Net 3.5 for Begginers</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://net35-developer.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2337219693889607709/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://net35-developer.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Nida</name><uri>http://www.blogger.com/profile/11249958515332631414</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>5</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-2337219693889607709.post-3043774124748619122</id><published>2008-12-01T15:03:00.000-08:00</published><updated>2008-12-01T16:54:09.475-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Efficient'/><category scheme='http://www.blogger.com/atom/ns#' term='Paging'/><category scheme='http://www.blogger.com/atom/ns#' term='GridView'/><category scheme='http://www.blogger.com/atom/ns#' term='ObjectDataSource'/><category scheme='http://www.blogger.com/atom/ns#' term='Row_Number'/><title type='text'>Efficient Paging in GridView</title><summary type='text'>In this post we will follow simple steps to implement efficient paging in gridview using ObjectDataSource. By default when we use ObjectDataSource with GridView to achieve paging, ObjectDataSource retrieves all the rows from the datasource, only displaying the rows for the current page while discarding all the remaining rows. In this post we will see how we can improve the process of paging by </summary><link rel='replies' type='application/atom+xml' href='http://net35-developer.blogspot.com/feeds/3043774124748619122/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2337219693889607709&amp;postID=3043774124748619122' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2337219693889607709/posts/default/3043774124748619122'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2337219693889607709/posts/default/3043774124748619122'/><link rel='alternate' type='text/html' href='http://net35-developer.blogspot.com/2008/12/efficient-paging-in-gridview.html' title='Efficient Paging in GridView'/><author><name>Nida</name><uri>http://www.blogger.com/profile/11249958515332631414</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2337219693889607709.post-4382683964845725645</id><published>2008-11-19T13:48:00.000-08:00</published><updated>2008-11-23T00:56:24.569-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='MARS'/><category scheme='http://www.blogger.com/atom/ns#' term='Multiple Active Result Sets'/><title type='text'>MARS ( Multiple Active Result Sets)</title><summary type='text'>ADO.NET 3.5 supports Multiple Active Result Sets meaning that we can execute multiple batches on a single connection.Before that If we wanted to execute two command objects against a database using a single connection object, we would open the connection object, execute first command object against it and then close the connection object. Then we would open the connection object again to execute </summary><link rel='replies' type='application/atom+xml' href='http://net35-developer.blogspot.com/feeds/4382683964845725645/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2337219693889607709&amp;postID=4382683964845725645' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2337219693889607709/posts/default/4382683964845725645'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2337219693889607709/posts/default/4382683964845725645'/><link rel='alternate' type='text/html' href='http://net35-developer.blogspot.com/2008/11/mars-multiple-active-result-set.html' title='MARS ( Multiple Active Result Sets)'/><author><name>Nida</name><uri>http://www.blogger.com/profile/11249958515332631414</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2337219693889607709.post-4001157047297604609</id><published>2008-11-17T16:13:00.000-08:00</published><updated>2008-11-19T16:37:45.446-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mcts ado.net 3.5'/><category scheme='http://www.blogger.com/atom/ns#' term='connection string'/><category scheme='http://www.blogger.com/atom/ns#' term='configuration'/><title type='text'>Walkthrough for creating, managing and using connection string in ADO.NET</title><summary type='text'>In my previous two posts i discuss about best practices for managing connection string to connect to SQL Server in ADO.NET and different authentication modes used for connecting to SQL Server.In this post i will simply summarize the discussion from previous posts and follow the simple steps for creating and using connection string to connect to SQL Server in ADO.NET 3.5Walk through for creating </summary><link rel='replies' type='application/atom+xml' href='http://net35-developer.blogspot.com/feeds/4001157047297604609/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2337219693889607709&amp;postID=4001157047297604609' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2337219693889607709/posts/default/4001157047297604609'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2337219693889607709/posts/default/4001157047297604609'/><link rel='alternate' type='text/html' href='http://net35-developer.blogspot.com/2008/11/walkthrough-for-creating-managing-and.html' title='Walkthrough for creating, managing and using connection string in ADO.NET'/><author><name>Nida</name><uri>http://www.blogger.com/profile/11249958515332631414</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2337219693889607709.post-61575444461881591</id><published>2008-11-17T13:04:00.000-08:00</published><updated>2008-11-23T01:52:03.536-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mcts ado.net 3.5'/><category scheme='http://www.blogger.com/atom/ns#' term='connection string'/><category scheme='http://www.blogger.com/atom/ns#' term='sql server authentication'/><category scheme='http://www.blogger.com/atom/ns#' term='ado.net'/><category scheme='http://www.blogger.com/atom/ns#' term='mcts'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='authentication'/><category scheme='http://www.blogger.com/atom/ns#' term='windows authntication'/><title type='text'>Connect to SQL Server using Windows Authentication or SQL Server Authentication</title><summary type='text'>We can either use Windows authentication or SQL Server authentication for connecting to SQL Server using ADO.NET. In this post we will discuss Windows authentication and SQL Server authentication in detail.We will see how these two modes of authentication works and what is the benefit of each authentication mode over the other?Windows AuthenticationWhen you use windows authentication to connect </summary><link rel='replies' type='application/atom+xml' href='http://net35-developer.blogspot.com/feeds/61575444461881591/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2337219693889607709&amp;postID=61575444461881591' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2337219693889607709/posts/default/61575444461881591'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2337219693889607709/posts/default/61575444461881591'/><link rel='alternate' type='text/html' href='http://net35-developer.blogspot.com/2008/11/connect-to-sql-server-using-windows.html' title='Connect to SQL Server using Windows Authentication or SQL Server Authentication'/><author><name>Nida</name><uri>http://www.blogger.com/profile/11249958515332631414</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2337219693889607709.post-1291678621431654579</id><published>2008-11-16T12:43:00.000-08:00</published><updated>2008-11-17T16:09:56.497-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mcts ado.net 3.5'/><category scheme='http://www.blogger.com/atom/ns#' term='encrypt'/><category scheme='http://www.blogger.com/atom/ns#' term='connection string'/><category scheme='http://www.blogger.com/atom/ns#' term='configuration'/><category scheme='http://www.blogger.com/atom/ns#' term='ado.net'/><title type='text'>Best Practices For Managing Connection String In ADO.NET</title><summary type='text'>In this post we will examine step by step how to create simple connection string for connecting with SQL Server and what are the best practices to create and manage connection string for connecting with SQL Server in ADO.Net.Syntax of connection stringConnection string consists of key\value pairs where each key\value pair is separated by other key\value pair through semicolon. Each key\value pair</summary><link rel='replies' type='application/atom+xml' href='http://net35-developer.blogspot.com/feeds/1291678621431654579/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2337219693889607709&amp;postID=1291678621431654579' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2337219693889607709/posts/default/1291678621431654579'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2337219693889607709/posts/default/1291678621431654579'/><link rel='alternate' type='text/html' href='http://net35-developer.blogspot.com/2008/11/best-practices-for-managing-connection.html' title='Best Practices For Managing Connection String In ADO.NET'/><author><name>Nida</name><uri>http://www.blogger.com/profile/11249958515332631414</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
