<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-2768524507117607375</atom:id><lastBuildDate>Mon, 16 Nov 2009 08:05:30 +0000</lastBuildDate><title>ASP.Net 2.0 Interview Questions</title><description>Interview Question related to ASP.NET 2.0 - 3.0 - 3.5, ADO.NET, VB.NET, C#.NET, SQL Server, AJAX, OOPS, HR etc</description><link>http://aspnet35.blogspot.com/</link><managingEditor>noreply@blogger.com (Gs)</managingEditor><generator>Blogger</generator><openSearch:totalResults>443</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/MicrosoftAspnet35" type="application/rss+xml" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">MicrosoftAspnet35</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2768524507117607375.post-3368110145980531462</guid><pubDate>Wed, 15 Oct 2008 04:03:00 +0000</pubDate><atom:updated>2008-10-15T09:34:50.741+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">.NET Framework 3.0</category><category domain="http://www.blogger.com/atom/ns#">asp.NET 3.5</category><title>My organization went through the approval process of supporting the .NET Framework 2.0 in production. Do we need to go through the same process all...</title><description>&lt;p&gt;&lt;b&gt;My organization went through the approval process of supporting the .NET Framework 2.0 in production. Do we need to go through the same process all over again for the .NET Framework 3.0? Do I need to do any application compatibility testing for my .NET Framework 2.0 applications?&lt;/b&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;Because the .NET Framework 3.0 only adds new components to the .NET Framework 2.0 without changing any of the components released in the .NET Framework 2.0, the applications you've built on the .NET Framework 2.0 will not be affected. You don’t need to do any additional testing for your .NET Framework 2.0 applications when you install the .NET Framework 3.0.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2768524507117607375-3368110145980531462?l=aspnet35.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://aspnet35.blogspot.com/2008/10/my-organization-went-through-approval.html</link><author>noreply@blogger.com (Gs)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2768524507117607375.post-4958716726484177522</guid><pubDate>Wed, 15 Oct 2008 04:02:00 +0000</pubDate><atom:updated>2008-10-15T09:33:07.884+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">.NET Framework 3.0</category><category domain="http://www.blogger.com/atom/ns#">asp.NET 3.5</category><title>What happens when I install the .NET Framework 3.0? How can I upgrade if I already have the .NET Framework 2.0 installed?</title><description>When you install the .NET Framework 3.0, the installer will check to see whether you already have the .NET Framework 2.0 (released version) installed. If not, the .NET Framework 3.0 installer will install the .NET Framework 2.0 for you, and then install the new .NET Framework 3.0 components. If you do have the .NET Framework 2.0 installed, the .NET Framework 3.0 installer will only install the new components of the .NET Framework 3.0.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2768524507117607375-4958716726484177522?l=aspnet35.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://aspnet35.blogspot.com/2008/10/what-happens-when-i-install-net.html</link><author>noreply@blogger.com (Gs)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2768524507117607375.post-1137857583111496232</guid><pubDate>Wed, 15 Oct 2008 04:01:00 +0000</pubDate><atom:updated>2008-10-15T09:32:23.976+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">.NET Framework 3.0</category><category domain="http://www.blogger.com/atom/ns#">asp.NET 3.5</category><title>How does the .NET Framework 3.0 relate to the .NET Framework 2.0?</title><description>The .NET Framework 3.0 is an additive release to the .NET Framework 2.0. The .NET Framework 3.0 adds four new technologies to the .NET Framework 2.0: Windows Presentation Foundation (WPF), Windows Workflow Foundation (WF), Windows Communication Foundation (WCF), and Windows CardSpace. There are no changes to the version of the .NET Framework 2.0 components included in the .NET Framework 3.0. This means that the millions of developers who use .NET today can use the skills they already have to start building .NET Framework 3.0 applications. It also means that applications that run on the .NET Framework 2.0 today will continue to run on the .NET Framework 3.0. &lt;p&gt;Here's a look at the structure of the .NET Framework 3.0:&lt;/p&gt;&lt;p&gt;&lt;img alt="" src="http://i.msdn.microsoft.com/aa663314.netfx30%28en-us%29.gif" border="0" /&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2768524507117607375-1137857583111496232?l=aspnet35.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://aspnet35.blogspot.com/2008/10/how-does-net-framework-30-relate-to-net.html</link><author>noreply@blogger.com (Gs)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2768524507117607375.post-8858437858495255352</guid><pubDate>Wed, 15 Oct 2008 03:59:00 +0000</pubDate><atom:updated>2008-10-15T09:31:18.872+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">ASP.NET FAQ's</category><category domain="http://www.blogger.com/atom/ns#">.NET Framework 3.0</category><category domain="http://www.blogger.com/atom/ns#">asp.NET 3.5</category><title>What happens to the WinFX technologies?</title><description>&lt;p&gt;The WinFX technologies will now be released under the name .NET Framework 3.0. There are no changes to the WinFX technologies or ship schedule the same technologies you're familiar with now simply have a new name.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2768524507117607375-8858437858495255352?l=aspnet35.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://aspnet35.blogspot.com/2008/10/what-happens-to-winfx-technologies.html</link><author>noreply@blogger.com (Gs)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2768524507117607375.post-8177129896277179183</guid><pubDate>Wed, 15 Oct 2008 03:52:00 +0000</pubDate><atom:updated>2008-10-15T09:29:27.251+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">.NET Framework 3.0</category><category domain="http://www.blogger.com/atom/ns#">asp.NET 3.5</category><title>What is the .NET Framework 3.0 (formerly WinFX)?</title><description>&lt;p&gt;The .NET Framework 3.0 is Microsoft's managed code programming model. It is a superset of the .NET Framework 2.0, combining .NET Framework 2.0 components with new technologies for building applications that have visually stunning user experiences, seamless and secure communication, and the ability to model a range of business processes. In addition to the .NET Framework 2.0, it includes Windows Presentation Foundation (WPF), Windows Workflow Foundation (WF), Windows Communication Foundation (WCF), and Windows CardSpace.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2768524507117607375-8177129896277179183?l=aspnet35.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://aspnet35.blogspot.com/2008/10/what-is-net-framework-30-formerly-winfx.html</link><author>noreply@blogger.com (Gs)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2768524507117607375.post-8655027884762263750</guid><pubDate>Wed, 15 Oct 2008 03:52:00 +0000</pubDate><atom:updated>2008-10-15T09:22:53.947+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Ado.Net Inerview Question</category><category domain="http://www.blogger.com/atom/ns#">asp.NET 3.5</category><category domain="http://www.blogger.com/atom/ns#">Windows SharePoint Services 3.0</category><category domain="http://www.blogger.com/atom/ns#">ASP.NET Latest Question and answer</category><title>How do I get Windows SharePoint Services?</title><description>&lt;p&gt;Windows SharePoint Services is a component of Windows Server 2003 and conforms to the Windows Server 2003 licensing model. Organizations simply need to own Windows Server 2003 licenses to have the rights to also use Windows SharePoint Services. Learn more about licensing Windows Server 2003 and Windows SharePoint Services on the &lt;a id="ctl00_mainContentContainer_ctl18" onclick="javascript:Track('ctl00_mainContentContainer_cpe142216_c|ctl00_mainContentContainer_ctl18',this);" title="SharePoint licensing page" href="http://technet.microsoft.com/en-us/windowsserver/sharepoint/bb684457.aspx"&gt;SharePoint licensing page&lt;/a&gt;. &lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2768524507117607375-8655027884762263750?l=aspnet35.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://aspnet35.blogspot.com/2008/10/how-do-i-get-windows-sharepoint.html</link><author>noreply@blogger.com (Gs)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2768524507117607375.post-3914966841438293139</guid><pubDate>Wed, 15 Oct 2008 03:51:00 +0000</pubDate><atom:updated>2008-10-15T09:21:57.824+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Ado.Net Inerview Question</category><category domain="http://www.blogger.com/atom/ns#">asp.NET 3.5</category><category domain="http://www.blogger.com/atom/ns#">Windows SharePoint Services 3.0</category><category domain="http://www.blogger.com/atom/ns#">ASP.NET Latest Question and answer</category><title>What is the relationship between Windows SharePoint Services, Microsoft Office SharePoint Server 2007, and Microsoft Office SharePoint Designer 2007?</title><description>&lt;p&gt;Windows SharePoint Services is a key component of Microsoft SharePoint Products and Technologies, which include: &lt;p&gt;&lt;strong&gt;Windows SharePoint Services&lt;/strong&gt;, formerly named SharePoint Team Services, a versatile technology in Windows Server 2003. In addition to its collaborative features, Windows SharePoint Services also exposes platform services and a common framework for document storage and management, as well as search, workflow, rights management, administration, and deployment features. These services provide the foundation for building scalable business applications. &lt;/p&gt;&lt;p&gt;&lt;strong&gt;Office SharePoint Server 2007&lt;/strong&gt;, an integrated suite of easy-to-use server applications that help people and teams improve their efficiency and effectiveness. Office SharePoint Server 2007 connects sites, people, and business processes—facilitating knowledge sharing by offering ready-to-go, enterprise-wide functionality for records management, search, workflows, portals, personalized sites, and more. Office SharePoint Server 2007 extends the capabilities of Windows SharePoint Services by providing highly flexible organization and management tools for SharePoint sites, and by making it possible for teams to publish information to the entire organization. &lt;/p&gt;&lt;p&gt;&lt;strong&gt;Office SharePoint Designer 2007&lt;/strong&gt;, which provides tools for customizing Windows SharePoint Services and Office SharePoint Server 2007 sites, and for creating reporting tools and application templates without writing new code or deploying new code on your servers.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2768524507117607375-3914966841438293139?l=aspnet35.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://aspnet35.blogspot.com/2008/10/what-is-relationship-between-windows.html</link><author>noreply@blogger.com (Gs)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2768524507117607375.post-9047592191842146414</guid><pubDate>Wed, 15 Oct 2008 03:49:00 +0000</pubDate><atom:updated>2008-10-15T09:21:10.473+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Ado.Net Inerview Question</category><category domain="http://www.blogger.com/atom/ns#">asp.NET 3.5</category><category domain="http://www.blogger.com/atom/ns#">Windows SharePoint Services 3.0</category><category domain="http://www.blogger.com/atom/ns#">ASP.NET Latest Question and answer</category><title>How does Windows SharePoint Services integrate with the Microsoft Office system?</title><description>&lt;p&gt;Through a set of Web services and documented application interfaces, Windows SharePoint Services can be easily integrated with smart client tools. Users easily adopt these new tools because of their similarity to other familiar environments, such as the Microsoft Office system. For example, Microsoft Office Word, Microsoft Office Excel, Microsoft Office PowerPoint, Microsoft Office InfoPath, Microsoft Office Project, and Microsoft Office OneNote can use information in SharePoint sites natively. Users can create workspaces, post and edit documents, and assign tasks, all while working on documents stored in SharePoint sites. With Microsoft Office Outlook 2007, users can view calendars and contact lists stored on SharePoint sites and can create and manage sites for editing documents and organizing meetings.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2768524507117607375-9047592191842146414?l=aspnet35.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://aspnet35.blogspot.com/2008/10/how-does-windows-sharepoint-services.html</link><author>noreply@blogger.com (Gs)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2768524507117607375.post-306356087944787109</guid><pubDate>Wed, 15 Oct 2008 03:47:00 +0000</pubDate><atom:updated>2008-10-15T09:18:47.801+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Ado.Net Inerview Question</category><category domain="http://www.blogger.com/atom/ns#">Ado.Net 2.0 Inerview Questions</category><category domain="http://www.blogger.com/atom/ns#">Windows SharePoint Services 3.0</category><category domain="http://www.blogger.com/atom/ns#">Asp.Net Interview Questions</category><title>My company currently uses Windows SharePoint Services 2.0. Why should we upgrade to Windows SharePoint Services 3.0?</title><description>&lt;p&gt;Windows SharePoint Services 3.0 offers many new and enhanced features that help business organizations of all sizes further improve individual and team productivity, and the efficiency of their business processes. These new and improved features help employees to implement and manage workspaces and team sites more easily without help from IT, simplify and improve the management and maintenance of documents stored on SharePoint sites, and provide more robust and easy-to-use collaboration tools that encourage information sharing within the organization. Windows SharePoint Services 3.0 also provides IT departments with enhanced control of company resources and a more flexible and robust foundation for building new, Web-based applications and services that can connect to and capitalize on existing line-of-business applications.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2768524507117607375-306356087944787109?l=aspnet35.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://aspnet35.blogspot.com/2008/10/my-company-currently-uses-windows.html</link><author>noreply@blogger.com (Gs)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2768524507117607375.post-6687361989250635129</guid><pubDate>Wed, 15 Oct 2008 03:45:00 +0000</pubDate><atom:updated>2008-10-15T09:17:18.314+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">IT Software Project Management</category><category domain="http://www.blogger.com/atom/ns#">Ado.Net 2.0 Inerview Questions</category><category domain="http://www.blogger.com/atom/ns#">Microsoft</category><category domain="http://www.blogger.com/atom/ns#">Windows SharePoint Services 3.0</category><title>What’s new in Windows SharePoint Services 3.0?</title><description>Key improvements to Windows SharePoint Services in Version 3.0 include: &lt;p&gt;&lt;strong&gt;Improvements to collaboration workspaces:&lt;/strong&gt; SharePoint sites now offer e-mail and directory integration, alerts, RSS publishing, templates for building blogs (also known as weblogs) and wikis (Web sites that can be quickly edited by team members—no special technical knowledge required), event and task tracking, improved usability, enhanced site navigation, and more. &lt;/p&gt;&lt;p&gt;&lt;strong&gt;Enhancements to content storage:&lt;/strong&gt; SharePoint lists and libraries now provide per-item security for better data control and integrity, a recycle bin, and enhanced flexibility for storing more types of content. Row and column capacity has also been increased, as has retrieval speed. Windows SharePoint Services 3.0 can be easily integrated with smart client tools. In particular, close integration with Microsoft Office Outlook 2007 provides offline access to events, contacts, discussions, tasks, and documents. &lt;/p&gt;&lt;p&gt;&lt;strong&gt;Easier provisioning of workspaces:&lt;/strong&gt; Windows SharePoint Services 3.0 provides more sophisticated and flexible security, as well as greater control over security settings and permissions. &lt;/p&gt;&lt;p&gt;&lt;strong&gt;A more robust foundation for Web applications:&lt;/strong&gt; Windows SharePoint Services 3.0 provides greater flexibility for customization and development of Web-based services and applications built on the Windows SharePoint Services platform.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2768524507117607375-6687361989250635129?l=aspnet35.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://aspnet35.blogspot.com/2008/10/whats-new-in-windows-sharepoint.html</link><author>noreply@blogger.com (Gs)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2768524507117607375.post-2264984224412172159</guid><pubDate>Wed, 15 Oct 2008 03:43:00 +0000</pubDate><atom:updated>2008-10-15T09:15:05.049+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">IT Software Project Management</category><category domain="http://www.blogger.com/atom/ns#">Microsoft</category><category domain="http://www.blogger.com/atom/ns#">Windows SharePoint Services 3.0</category><title>Why should I consider using Windows SharePoint Services for my organization?</title><description>Windows SharePoint Services offers you benefits in four primary areas: &lt;p&gt;&lt;strong&gt;Efficient collaboration:&lt;/strong&gt; Help your employees and teams to stay connected and productive by providing access to the people, documents, and information they need. &lt;/p&gt;&lt;p&gt;&lt;strong&gt;Rapid deployment, ease of use:&lt;/strong&gt; Deploy collaboration applications quickly that are easy to use through integration with familiar productivity tools such as the Microsoft Office system. &lt;/p&gt;&lt;p&gt;&lt;strong&gt;Manageable infrastructure:&lt;/strong&gt; Manage the security of your organization’s information resources by deploying a scalable storage infrastructure with powerful administration services and controls. &lt;/p&gt;&lt;p&gt;&lt;strong&gt;Robust foundation platform for Web-based applications:&lt;/strong&gt; Increase business process efficiency by creating Web applications and workflow scenarios on a cost-effective, extensible platform.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2768524507117607375-2264984224412172159?l=aspnet35.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://aspnet35.blogspot.com/2008/10/why-should-i-consider-using-windows.html</link><author>noreply@blogger.com (Gs)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2768524507117607375.post-4671068823235234646</guid><pubDate>Wed, 15 Oct 2008 03:43:00 +0000</pubDate><atom:updated>2008-10-15T09:13:46.800+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Windows SharePoint Services 3.0</category><title>Who should consider using Windows SharePoint Services?</title><description>&lt;p&gt;Windows SharePoint Services is a technology that enables people to collaborate in browser-based workspaces while providing a manageable infrastructure and extensible application platform for improving the efficiency of business processes. A variety of audiences benefit from the enhanced collaboration and productivity provided by Windows SharePoint Services: &lt;ul&gt;&lt;li&gt;&lt;p&gt;Organizations, business units, and teams seeking increased productivity and access to the people, documents, and information they need.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Organizations of any size that want to start tactical implementation of collaboration tools, standardize existing infrastructure, or invest in strategic use of collaboration systems that integrate well with existing line-of-business applications.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;IT departments seeking better control over and security of company data, while adding value and efficiency to lines of business.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Developers creating rich and scalable Web-based applications.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2768524507117607375-4671068823235234646?l=aspnet35.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://aspnet35.blogspot.com/2008/10/who-should-consider-using-windows.html</link><author>noreply@blogger.com (Gs)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2768524507117607375.post-9202168928929215448</guid><pubDate>Wed, 15 Oct 2008 03:39:00 +0000</pubDate><atom:updated>2008-10-15T09:12:09.898+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Windows SharePoint Services 3.0</category><title>What is Windows SharePoint Services?</title><description>&lt;p&gt;Windows SharePoint Services is a versatile technology included in Microsoft Windows Server 2003 that enables organizations and business units of all sizes to increase the efficiency of business processes and improve team productivity. With tools for collaboration that help people stay connected across organizational and geographic boundaries, Windows SharePoint Services gives people access to documents and information they need. With a familiar, Web-based interface and close integration with everyday tools including the Microsoft Office system of productivity programs, Windows SharePoint Services is easy to use and can be deployed rapidly. Users can create workspaces and then publish, store, share, and keep track of information, workflow, and documents.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;Built on Microsoft Windows Server 2003, Windows SharePoint Services also gives organizations a cost-effective foundation platform for building Web-based business applications that can scale easily to meet the changing and growing needs of your business. Robust administrative controls for managing storage and Web infrastructure give IT departments a cost-effective way to implement and manage a high-performance collaboration environment.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2768524507117607375-9202168928929215448?l=aspnet35.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://aspnet35.blogspot.com/2008/10/what-is-windows-sharepoint-services.html</link><author>noreply@blogger.com (Gs)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2768524507117607375.post-74678636193218775</guid><pubDate>Mon, 19 May 2008 08:56:00 +0000</pubDate><atom:updated>2008-07-18T23:48:18.172+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Inerview Questions and answer</category><title>.Net Architecture, sql server, ado.net interview questions</title><description>&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/how-do-you-implement-prototype-pattern.html"&gt;How    do you implement prototype pattern in .NET?   &lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/how-can-we-implement-singleton-pattern.html"&gt;How    can we implement singleton pattern in .NET?&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/what-is-mvc-pattern.html"&gt;What    is MVC pattern?&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/what-is-difference-between-factory-and.html"&gt;What    is the difference between Factory and Abstrac...&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/what-are-design-patterns_29.html"&gt;What    are design patterns ?&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/what-are-design-patterns.html"&gt;What    are design patterns ?&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/what-is-difference-between-having.html"&gt;What    is the difference between a HAVING CLAUSE and...&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/what-are-advantages-of-sql-2000-over.html"&gt;What    are advantages of SQL 2000 over SQl 7.0 ?&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/what-are-different-ways-of-moving.html"&gt;What    are the different ways of moving data/databas...&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/what-is-lock-escalation.html"&gt;What    is LOCK escalation?&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/can-we-suggest-locking-hints-to-sql.html"&gt;Can    we suggest locking hints to SQL SERVER ?&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/what-are-different-locks-in-sql-server.html"&gt;What    are different locks in SQL SERVER ?&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/what-are-different-transaction-levels.html"&gt;What    are different transaction levels (or Locks) ...&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/what-are-problems-that-can-occur-if-you.html"&gt;What    are the problems that can occur if you do not...&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/whats-difference-between-delete-table.html"&gt;What's    the difference between DELETE TABLE and TRU...&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/what-is-raid-and-how-does-it-work.html"&gt;What    is RAID and how does it work ?&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/what-is-fillfactor.html"&gt;What    is fillfactor ?&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/what-is-dts.html"&gt;What    is DTS?&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/what-are-fact-tables-and-dimension.html"&gt;What    are fact tables and dimension tables in OLAP ...&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/what-is-use-of-olap.html"&gt;What    is the use of OLAP ?&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/how-can-you-increase-sql-performance.html"&gt;How    can you increase SQL performance ?&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/what-are-indexes-and-what-is-difference.html"&gt;What    are indexes and What is the difference betwee...&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/what-are-different-types-of-joins-and.html"&gt;What    are different types of joins and whats the di...&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/what-is-candidate-key.html"&gt;What    is a candidate key ?&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/what-is-denormalization.html"&gt;What    is denormalization ?&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/what-is-normalization-what-are.html"&gt;What    is normalization? What are different type of ...&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/can-you-explain-difference-between.html"&gt;Can    you explain the difference between an ADO.NET ...&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/whats-difference-between-dataset-clone.html"&gt;What’s    difference between Dataset. clone and Datas...&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/how-can-we-perform-transactions-in-net.html"&gt;How    can we perform transactions in .NET?&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/how-many-ways-are-there-to-implement.html"&gt;How    many way’s are there to implement locking in ...&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/whats-difference-between-optimistic-and.html"&gt;What’s    difference between “Optimistic” and “Pessim...&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/whats-use-of-commandbuilder.html"&gt;What’s    the use of CommandBuilder ?&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/how-can-we-add-relations-between-table.html"&gt;How    can we add relation’s between table in a DataS...&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/how-can-we-load-multiple-tables-in.html"&gt;How    can we load multiple tables in a DataSet ?&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/whats-difference-between-dataset-and.html"&gt;What’s    difference between “DataSet” and “DataReade...&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/whats-basic-use-of-dataview.html"&gt;What’s    basic use of “DataView” ?&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/how-can-we-addremove-rows-in-datatable.html"&gt;How    can we add/remove row’s in “DataTable” object ...&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/how-can-we-check-that-some-changes-have.html"&gt;How    can we check that some changes have been made...&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/how-can-we-save-all-data-from-dataset.html"&gt;How    can we save all data from dataset?&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/what-are-various-methods-provided-by.html"&gt;What    are the various methods provided by the datas...&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/what-are-steps-involved-to-fill-dataset.html"&gt;What    are steps involved to fill a dataset?&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/which-is-best-place-to-store.html"&gt;Which    is the best place to store connectionstring ...&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/how-can-we-fine-tune-command-object.html"&gt;How    can we fine tune the command object when we ar...&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/i-want-to-force-datareader-to-return.html"&gt;I want    to force the datareader to return only sche...&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/how-can-we-force-connection-object-to.html"&gt;How    can we force the connection object to close ...&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/how-do-we-use-stored-procedure-in.html"&gt;How    do we use stored procedure in ADO.NET and how ... &lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/how-do-we-connect-to-sql-server-which.html"&gt;How    do we connect to SQL SERVER , which namespace ... &lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/how-do-we-connect-to-sql-server-which_26.html"&gt;How    do we connect to SQL SERVER, which namespace ...&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/how-can-we-connect-to-microsoft-access.html"&gt;How    can we connect to Microsoft Access , Foxpro ...&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/what-is-namespace-in-which-net-has-data.html"&gt;What    is the namespace in which .NET has the data ...&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2768524507117607375-74678636193218775?l=aspnet35.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://aspnet35.blogspot.com/2008/05/net-inerview-questions-and-answer_83.html</link><author>noreply@blogger.com (Gs)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2768524507117607375.post-3321435177958129912</guid><pubDate>Mon, 19 May 2008 08:26:00 +0000</pubDate><atom:updated>2008-07-18T23:50:28.244+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Inerview Questions and answer</category><title>.Net Interview question and answer</title><description>&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/professional-asp-net.html"&gt;Professional ASP .Net&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/sql-server-2000.html"&gt;SQL Server 2000&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/net-interview-prepration.html"&gt;.Net Interview Prepration&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/inside-c.html"&gt;Inside C#&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/dot-net-framework-essentials.html"&gt;Dot Net Framework Essentials&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/developing-web-application-with-vb-net.html"&gt;Developing Web Application With VB .Net And C# .Net...&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/conceptual-questions.html"&gt;Conceptual Questions&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/technical-acronyms.html"&gt;Technical Acronyms&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/csharp-and-vbnet-faqs.html"&gt;CSharp and VB.NET Faqs&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/com-and-dcom-faqs.html"&gt;COM and DCOM FAQs&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/winform-aspnet-faqs.html"&gt;Winform Asp.net FAQs&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/aspnet-faqs-part-1.html"&gt;ASP.NET FAQs part 1&lt;br /&gt;&lt;/a&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/aspnet-faqs-part-2.html"&gt;ASP.NET FAQs Part 2&lt;/a&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/aspnet-faqs-part-1.html"&gt;&lt;br /&gt;&lt;/a&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/aspnet-faqs-part-3.html"&gt;ASP.NET Faqs Part 3&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/aspnet-faqs-part-4.html"&gt;ASP.NET FAQs Part 4&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/aspnet-faqs-part-5.html"&gt;ASP.NET FAQs Part 5&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/aspnet-faqs-part-5_29.html"&gt;ASP.NET FAQs Part 5&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/profile-object-in-aspnet-20.html"&gt;Profile Object in ASP.NET 2.0&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/basic-use-of-session-in-aspnet.html"&gt;Basic use of Session in ASP.NET&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/what-are-different-types-of-caching-in.html"&gt;What are different types of caching in ASP.Net?&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/what-are-validation-controls.html"&gt;What are the validation controls?&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/what-are-user-controls-and-custom.html"&gt;What are user controls and custom controls?&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/what-does-aspnetregiis-i-do.html"&gt;What does aspnet_regiis -i do ?&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/classic-asp-interview-questions.html"&gt;Classic Asp Interview Questions&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/asp-20-interview-questions-in-net.html"&gt;Asp 2.0 Interview Questions In .Net&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/aspnet-interview-questions.html"&gt;Asp.Net Interview Questions&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/adonet-inerview-question.html"&gt;Ado.Net Inerview Question&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/adonet-20-inerview-questions.html"&gt;Ado.Net 2.0 Inerview Questions&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/interview-question-in-net-20.html"&gt;Interview Question In .Net 2.0&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/whats-quotation.html"&gt;What’s a Quotation?&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/aspnet-basic-faqs.html"&gt;ASP.NET Basic FAQs&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/net-application-development-and.html"&gt;.NET Application Development and Deployment Issues...&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/interview-question-and-answer.html"&gt;Interview Question and Answer&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/what-is-uml.html"&gt;What is UML?&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/how-many-types-of-diagrams-are-there-in.html"&gt;How many types of diagrams are there in UML ?&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/what-are-advantages-of-using-uml.html"&gt;What are advantages of using UML?&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/10/whats-sequence-of-uml-diagrams-in.html"&gt;&lt;span style="font-size:85%;"&gt;What’s     the sequence of UML diagrams in project?&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/how-can-we-drop-assembly-from-sql.html"&gt;How can we drop an assembly from SQL SERVER?&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/what-are-steps-to-load-net-code-in-sql.html"&gt;What are steps to load a .NET code in SQL SERVER 2000...&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/what-is-aspect-oriented-programming.html"&gt;What is aspect oriented programming?&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/what-is-windows-dna-architecture.html"&gt;What is Windows DNA architecture?&lt;/a&gt;&lt;br /&gt;&lt;a target="_blank" href="http://aspnet35.blogspot.com/2007/09/what-are-different-ways-you-can-pass.html"&gt;What are different ways you can pass data between ... &lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2768524507117607375-3321435177958129912?l=aspnet35.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://aspnet35.blogspot.com/2008/05/net-interview-question-and-answer.html</link><author>noreply@blogger.com (Gs)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2768524507117607375.post-8998642526853355705</guid><pubDate>Mon, 19 May 2008 07:48:00 +0000</pubDate><atom:updated>2008-07-19T00:10:59.047+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Inerview Questions and answer</category><title>HR  Inerview Questions and answer, asp.net professional notes.</title><description>&lt;a href="http://aspnet35.blogspot.com/2007/11/have-you-been-absent-from-work-more.html"&gt;have you been absent from work more than a few day...&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/what-was-toughest-decision-you-ever-had.html"&gt;what was the toughest decision you ever had to mak...&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/who-has-inspired-you-in-your-life-and.html"&gt;who    has inspired you in your life and why?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/why-arent-you-earning-more-money-at.html"&gt;why    aren’t you earning more money at this stage of...&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/what-makes-you-angry.html"&gt;what    makes you angry?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/can-you-work-under-pressure.html"&gt;can    you work under pressure?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/could-you-have-done-better-in-your-last.html"&gt;could    you have done better in your last job?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/looking-back-what-would-you-do.html"&gt;looking    back, what would you do differently in you...&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/would-you-lie-for-company.html"&gt;would    you lie for the company?   &lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/on-confidential-matters.html"&gt;on    confidential matters…&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/how-do-you-feel-about-reporting-to.html"&gt;how    do you feel about reporting to a younger perso...&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/fatal-flaw-question.html"&gt;the    “Fatal Flaw” question&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/what-are-your-outside-interests.html"&gt;what    are your outside interests?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/tell-me-about-situation-when-your-work.html"&gt;tell    me about a situation when your work was criti...&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/what-good-books-have-you-read-lately.html"&gt;what    good books have you read lately?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/tell-me-honestly-about-strong-points.html"&gt;tell    me honestly about the strong points and weak ...&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/why-have-you-been-out-of-work-so-long.html"&gt;why    have you been out of work so long?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/what-are-your-career-options-right-now.html"&gt;what    are your career options right now?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/why-do-you-want-to-work-at-our-company.html"&gt;why    do you want to work at our company?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/describe-your-ideal-company-location.html"&gt;describe    your ideal company, location and job?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/where-do-you-see-yourself-five-years.html"&gt;where    do you see yourself five years from now?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/arent-you-overqualified-for-this.html"&gt;aren’t    you overqualified for this position?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/why-should-i-hire-you.html"&gt;why    should I hire you?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/silent-treatment.html"&gt;the    “Silent Treatment”&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/why-are-you-leaving-or-did-you-leave.html"&gt;why    are you leaving (or did you leave) this positi...&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/tell-me-about-something-you-did-or.html"&gt;tell me    about something you did – or failed to do ...&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/what-are-your-greatest-weaknesses.html"&gt;what    are your greatest weaknesses?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/what-are-your-greatest-strengths.html"&gt;what    are your greatest strengths?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/tell-me-about-yourself.html"&gt;tell    me about yourself?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/do-you-have-any-blind-spots.html"&gt;do    you have any blind spots?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/what-have-you-learned-from-mistakes-on.html"&gt;what    have you learned from mistakes on the job?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/describe-your-management-style.html"&gt;describe    your management style?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/would-you-be-willing-to-relocate-if.html"&gt;would    you be willing to relocate if required?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/are-you-willing-to-work-overtime-nights.html"&gt;are    you willing to work overtime? Nights? Weekends... &lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/do-your-skills-match-this-job-or.html"&gt;do    your skills match this job or another job more ...&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/tell-me-about-your-ability-to-work.html"&gt;tell    me about your ability to work under pressure?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/what-has-disappointed-you-about-job.html"&gt;what    has disappointed you about a job?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/tell-me-about-problem-you-had-with.html"&gt;tell    me about a problem you had with a supervisor?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/what-would-your-previous-supervisor-say.html"&gt;what    would your previous supervisor say your stron...&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/what-is-more-important-to-you-money-or.html"&gt;what    is more important to you: the money or the wo...&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2768524507117607375-8998642526853355705?l=aspnet35.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://aspnet35.blogspot.com/2008/05/net-inerview-questions-and-answer_19.html</link><author>noreply@blogger.com (Gs)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2768524507117607375.post-8943600800356877354</guid><pubDate>Mon, 19 May 2008 07:43:00 +0000</pubDate><atom:updated>2008-07-19T00:34:54.906+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Inerview Questions and answer</category><title>asp.net 2.0 and 1.1 inerview questions and answer asked by cmm level compaines.</title><description>&lt;a href="http://aspnet35.blogspot.com/2007/12/what-is-option-implicit.html"&gt;what is Option Implicit&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/difference-between-dynamic-query-and.html"&gt;difference    between dynamic query and static query ...&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/descrie-about-responsebuffer-and.html"&gt;descrie    about response.buffer and repsonse.flush ?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/types-of-objects-in-asp.html"&gt;types    of objects in ASP ?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/what-is-discowhat-it-will-do.html"&gt;what    is Disco?what it will do?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/is-overloading-possible-in-web-services.html"&gt;is    overloading possible in web services?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/main-difference-between.html"&gt;main    difference between asp.net2.0,asp.net1.1,asp&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/what-is-boxing-how-we-can-use-it.html"&gt;what    is boxing? How we can use it? &lt;/a&gt;      &lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/how-to-find-client-browser-type.html"&gt;how    to find the client browser type ?&lt;/a&gt;      &lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/what-is-manifest.html"&gt;what    is manifest?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/define-query-interfaceadrefrelease.html"&gt;define    Query Interface,Adref,Release?&lt;/a&gt;       &lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/how-do-you-add-javascript-function-for.html"&gt;how    do you add a javascript function for a link ...&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/can-you-explain-difference-between.html"&gt;can    you explain the difference between an ADO.NET ...&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/how-to-retrieve-information-from.html"&gt;how    to retrieve the information from datatable cit...&lt;/a&gt;   &lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/what-is-fulltrust-do-gaced-assemblies.html"&gt;what    is FullTrust? Do GACed assemblies have FullTr..&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/types-of-caching-how-to-implement.html"&gt;types    of caching. How to implement caching?&lt;/a&gt;     &lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/what-is-jit-what-are-types-of-jits-and.html"&gt;what    is JIT, what are types of JITS and their purp..&lt;/a&gt;     &lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/what-r-templeats-in-aspnet.html"&gt;what    r the Templeats in ASP.net?&lt;/a&gt;       &lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/uses-of-clr.html"&gt;uses    of CLR ?&lt;/a&gt;  &lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/how-can-i-insert-array-values-and.html"&gt;how    can i insert array values and retreive in asp....&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/in-page-u-have-web-user-controls-so.html"&gt;in    a page u have Web user controls . So what is th...&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/how-can-you-provide-alternating-color.html"&gt;how    can you provide an alternating color scheme in...&lt;/a&gt;  &lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/how-is-property-designated-as-read-only.html"&gt;how    is a property designated as read-only?&lt;/a&gt;    &lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/how-do-you-register-net-component-or.html"&gt;how    do you register the .Net Component or Assembly...&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/features-of-dataset.html"&gt;features    of a dataset ?&lt;/a&gt;     &lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/types-of-authentications-in-aspnet.html"&gt;types    of authentications in ASP.NET ?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/what-is-view-state-and-how-this-can-be.html"&gt;what    is view state and how this can be done and wa...&lt;/a&gt;      &lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/what-is-custom-tag-in-webconfig.html"&gt;what    is custom tag in web.config ? &lt;/a&gt;  &lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/can-we-transfer-data-from-one-page-to_19.html"&gt;can    we transfer data from one page to another page..&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/can-we-transfer-data-from-one-page-to.html"&gt;can    we transfer data from one page to another page...&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/what-namespaces-are-imported-by-default.html"&gt;what    namespaces are imported by default in ASMX fi..&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/what-is-transport-protocol-you-use-to.html"&gt;what    is the transport protocol you use to call a W...&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/what-is-name-of-process-browser-uses-to.html"&gt;what    is the name of the process the browser uses t...&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/you-have-been-given-task-of-designing_19.html"&gt;you    have been given the task of designing a web se...&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/you-have-been-given-task-of-designing.html"&gt;you    have been given the task of designing a web se...&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/briefly-describe-different-techniques.html"&gt;briefly    describe different techniques for ASP.NET ...&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/what-is-difference-between-debugwrite.html"&gt;what    is the difference between Debug.Write and Tra...&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/what-is-difference-between-debug-and.html"&gt;what    is the difference between a Debug and Release...&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/what-is-primary-key.html"&gt;what    is primary key?&lt;/a&gt;     &lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/can-u-compile-c-program-in-c-compiler.html"&gt;can    u compile c program in c++ compiler? What abou...&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/what-is-swapping.html"&gt;what    is swapping?&lt;/a&gt;    &lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/whats-foreign-key.html"&gt;what’s    foreign key?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/what-is-static-variable.html"&gt;what    is a static variable?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/other-questions.html"&gt;other    Questions &lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/what-are-advantages-of-normalization.html"&gt;what    are the advantages of normalization?&lt;/a&gt;   &lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/what-is-size-of-float-variable.html"&gt;What    is the size of a float variable?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/whats-3rd-normal-form.html"&gt;what’s    3rd normal form?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/12/what-is-multitasking.html"&gt;what    is multitasking?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/im-concerned-that-you-dont-have-as-much.html"&gt;i’m    concerned that you don’t have as much experien...&lt;/a&gt;     &lt;br /&gt;&lt;a href="http://aspnet35.blogspot.com/2007/11/what-changes-would-you-make-if-you-came.html"&gt;what    changes would you make if you came on board?&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2768524507117607375-8943600800356877354?l=aspnet35.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://aspnet35.blogspot.com/2008/05/net-inerview-questions-and-answer.html</link><author>noreply@blogger.com (Gs)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2768524507117607375.post-5103403749372518975</guid><pubDate>Tue, 18 Dec 2007 19:51:00 +0000</pubDate><atom:updated>2008-07-19T08:42:26.675+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">General</category><title>what is option implicit</title><description>Never heared of Option Implicit.&lt;br /&gt;Though Setting Option Explicit "ON" requires declaration of&lt;br /&gt;variable before that variable can be used.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2768524507117607375-5103403749372518975?l=aspnet35.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://aspnet35.blogspot.com/2007/12/what-is-option-implicit.html</link><author>noreply@blogger.com (Gs)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2768524507117607375.post-7801866970142493044</guid><pubDate>Tue, 18 Dec 2007 19:50:00 +0000</pubDate><atom:updated>2008-07-19T08:42:58.014+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">DELL</category><category domain="http://www.blogger.com/atom/ns#">General</category><title>Difference between dynamic query and static query ?</title><description>Dynamic query will build at runtime where static query is&lt;br /&gt;already builded.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2768524507117607375-7801866970142493044?l=aspnet35.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://aspnet35.blogspot.com/2007/12/difference-between-dynamic-query-and.html</link><author>noreply@blogger.com (Gs)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2768524507117607375.post-7826304334157383022</guid><pubDate>Tue, 18 Dec 2007 19:49:00 +0000</pubDate><atom:updated>2008-07-19T08:43:55.115+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Cognizent</category><category domain="http://www.blogger.com/atom/ns#">General</category><title>Descrie about response.buffer and repsonse.flush ?</title><description>Respence.Buffer method can be used to specify the current output should be buffered or not. when the buffering is set true, the page will not send output to the client until the scripts on the page has been processing or flush method is call.&lt;br /&gt;&lt;br /&gt;Response.flush method is used to send buffered output immediately. when the response.buffer is set true.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2768524507117607375-7826304334157383022?l=aspnet35.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://aspnet35.blogspot.com/2007/12/descrie-about-responsebuffer-and.html</link><author>noreply@blogger.com (Gs)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2768524507117607375.post-6183597623912887665</guid><pubDate>Tue, 18 Dec 2007 19:48:00 +0000</pubDate><atom:updated>2008-07-19T08:44:43.893+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">General</category><category domain="http://www.blogger.com/atom/ns#">Microsoft</category><title>Types of objects in ASP ?</title><description>&lt;ul&gt;&lt;li&gt;Session&lt;/li&gt;&lt;li&gt;Application&lt;/li&gt;&lt;li&gt;Request&lt;/li&gt;&lt;li&gt;Response&lt;/li&gt;&lt;li&gt;server&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2768524507117607375-6183597623912887665?l=aspnet35.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://aspnet35.blogspot.com/2007/12/types-of-objects-in-asp.html</link><author>noreply@blogger.com (Gs)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2768524507117607375.post-9185079413149363709</guid><pubDate>Tue, 18 Dec 2007 19:47:00 +0000</pubDate><atom:updated>2008-07-19T08:45:20.305+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">General</category><category domain="http://www.blogger.com/atom/ns#">Microsoft</category><title>what is Disco?what it will do?</title><description>DISCO is the discovery file which gives path to the&lt;br /&gt;Webservices It contains WSDL(Web Service Description Language) When one searches for the Web Services, it will go to the DISCO whcih gives actual info. about the particular&lt;br /&gt;Webservices.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2768524507117607375-9185079413149363709?l=aspnet35.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://aspnet35.blogspot.com/2007/12/what-is-discowhat-it-will-do.html</link><author>noreply@blogger.com (Gs)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2768524507117607375.post-2924889402571626253</guid><pubDate>Tue, 18 Dec 2007 19:46:00 +0000</pubDate><atom:updated>2008-07-19T08:45:41.930+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">General</category><category domain="http://www.blogger.com/atom/ns#">Microsoft</category><title>Is overloading possible in web services?</title><description>yes its possible&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2768524507117607375-2924889402571626253?l=aspnet35.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://aspnet35.blogspot.com/2007/12/is-overloading-possible-in-web-services.html</link><author>noreply@blogger.com (Gs)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2768524507117607375.post-2734923072022462255</guid><pubDate>Tue, 18 Dec 2007 19:44:00 +0000</pubDate><atom:updated>2008-07-19T08:54:37.397+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">General</category><category domain="http://www.blogger.com/atom/ns#">Microsoft</category><title>main difference between asp.net2.0,asp.net1.1,asp.net1.0</title><description>&lt;ol&gt;&lt;li&gt;Feaures in 2.0:&lt;/li&gt;&lt;li&gt;Special folders to make integration easier.&lt;/li&gt;&lt;li&gt;navigation controls,&lt;/li&gt;&lt;li&gt;login controls,&lt;/li&gt;&lt;li&gt;new conrols,&lt;/li&gt;&lt;li&gt;Master page,&lt;/li&gt;&lt;li&gt;Website without IIS,&lt;/li&gt;&lt;li&gt;Pesonalization,&lt;/li&gt;&lt;li&gt;DataGridview&lt;/li&gt;&lt;li&gt;Member ship control&lt;/li&gt;&lt;li&gt;ASP.NET Administrator to manage web configfile&lt;/li&gt;&lt;li&gt;Themes&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;&lt;br /&gt;ASP.NET is a programming framework built on the common language runtime that can be used on a server to build powerful Web applications. The first version of ASP.NET offered several important advantages over previous Web development models. ASP.NET 2.0 improves upon that foundation by adding support for several new and exciting features in the areas of developer productivity, administration and management, extensibility, and performance:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Developer Productivity&lt;/span&gt;&lt;br /&gt;ASP.NET 2.0 encapsulates common Web tasks into application services and controls that can be easily reused across web sites. With these basic building blocks, many scenarios can now be implemented with far less custom code than was required in previous versions. With ASP.NET 2.0 it is possible to significantly reduce the amount of code and concepts necessary to build common scenarios on the web.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;New Server Controls&lt;/span&gt;. ASP.NET 2.0 introduces many new server controls that enable powerful declarative support for data access, login security, wizard navigation, menus, treeviews, portals, and more. Many of these controls take advantage of core application services in ASP.NET for scenarios like data access, membership and roles, and personalization. Some of the new families of controls in ASP.NET 2.0 are described below.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Data Controls&lt;/span&gt;. Data access in ASP.NET 2.0 can be accomplished completely declaratively (no code) using the new data-bound and data source controls. There are new data source controls to represent different data backends such as SQL database, business objects, and XML, and there are new data-bound controls for rendering common UI for data, such as gridview, detailsview, and formview..&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Navigation Controls&lt;/span&gt;. The navigation controls provide common UI for navigating between pages in your site, such as treeview, menu, and sitemappath. These controls use the site navigation service in ASP.NET 2.0 to retrieve the custom structure you have defined for your site.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Login Controls&lt;/span&gt;. The new login controls provide the building blocks to add authentication and authorization-based UI to your site, such as login forms, create user forms, password&lt;br /&gt;retrieval, and custom UI for logged in users or roles.&lt;br /&gt;&lt;br /&gt;These controls use the built-in membership and role services in ASP.NET 2.0 to interact with the user and role information defined for your site.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Web Part Controls&lt;/span&gt;. Web parts are an exciting new family of controls that enable you to add rich, personalized content and layout to your site, as well as the ability to edit that content and layout directly from your application pages. These controls rely on the personalization services&lt;br /&gt;in ASP.NET 2.0 to provide a unique experience for each user in your application.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Master Pages&lt;/span&gt;. This feature provides the ability to define common structure and interface elements for your site, such as a page header, footer, or navigation bar, in a common&lt;br /&gt;location called a "master page", to be shared by many pages in your site. In one simple place you can control the look, feel, and much of functionality for an entire Web site.&lt;br /&gt;&lt;br /&gt;This improves the maintainability of your site and avoids unnecessary duplication of code for shared site structure or behavior.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Themes and Skins&lt;/span&gt;. The themes and skins features in ASP.NET 2.0 allow for easy customization of your site's look-and- feel. You can define style information in a common location&lt;br /&gt;called a "theme", and apply that style information globally to pages or controls in your site. Like Master Pages, this improves the maintainability of your site and avoid unnecessary duplication of code for shared styles.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Personalization.&lt;/span&gt; Using the new personalization services in ASP.NET 2.0 you can easily create customized experiences within Web applications. The Profile object enables developers to easily build strongly-typed, sticky data stores for user accounts and build highly customized,&lt;br /&gt;relationship based experiences. At the same time, a developer can leverage Web Parts and the personalization service to enable Web site visitors to completely control the layout and behavior of the site, with the knowledge that the site is completely customized for them.&lt;br /&gt;&lt;br /&gt;Personalizaton scenarios are now easier to build than ever before and require significantly less code and effort to implement.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Localization. Enabling globalization and localization in Web sites today is difficult, requiring large amounts of custom code and resources. ASP.NET 2.0 and Visual Studio 2005 provide tools and infrastructure to easily build Localizable sites including the ability to auto-detect incoming locale's and display the appropriate locale based UI. Visual Studio 2005 includes built-in tools to&lt;br /&gt;dynamically generate resource files and localization references. Together, building localized applications becomes a simple and integrated part of the development experience.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Administration and Management&lt;/span&gt;&lt;br /&gt;ASP.NET 2.0 is designed with administration and manageability in mind. We recognize that while simplifying the development experience is important, deployment and maintenance in a production environment is also a key component of an application's lifetime. ASP.NET 2.0&lt;br /&gt;introduces several new features that further enhance the deployment, management, and operations of ASP.NET servers.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Configuration API&lt;/span&gt;. ASP.NET 2.0 contains new configuration management APIs, enabling users to programmatically build programs or scripts that create, read, and update&lt;br /&gt;Web.config and machine.config configuration files.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;ASP.NET MMC Admin Tool&lt;/span&gt;. ASP.NET 2.0 provides a new comprehensive admin tool that plugs into the existing IIS Administration MMC, enabling an administrator to graphically read or change common settings within our XML configuration files.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Pre-compilation Tool&lt;/span&gt;. ASP.NET 2.0 delivers a new application deployment utility that enables both developers and administrators to precompile a dynamic ASP.NET application prior to deployment. This precompilation automatically identifies any compilation issues anywhere&lt;br /&gt;within the site, as well as enables ASP.NET applications to be deployed without any source being stored on the server (one can optionally remove the content of .aspx files as part of the compile phase), further protecting your intellectual property.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Health Monitoring and Tracing&lt;/span&gt;. ASP.NET 2.0 also provides new health-monitoring support to enable administrators to be automatically notified when an application on a server starts to experience problems. New tracing features will enable administrators to capture run-time and request data from a production server to better diagnose issues. ASP.NET 2.0 is delivering features that will enable developers and administrators to simplify the day-to-day management and maintenance of their Web applications.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Flexible Extensibility&lt;/span&gt;&lt;br /&gt;ASP.NET 2.0 is a well-factored and open system, where any component can be easily replaced with a custom implementation. Whether it is server controls, page handlers, compilation, or core application services, you'll find that all are easily customizable and replaceable to tailor to your needs. Developers can plug in custom code anywhere in the page lifecycle to further customize ASP.NET 2.0 to their needs.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Provider-driven Application Services.&lt;/span&gt; ASP.NET 2.0 now includes built-in support for membership (user name/password credential storage) and role management services out of the box. The new personalization service enables quick storage/retrieval of user settings and&lt;br /&gt;preferences, facilitating rich customization with minimal code. The new site navigation system enables developers to quickly build link structures consistently across a site.&lt;br /&gt;As all of these services are provider-driven, they can be easily swapped out and replaced with your own custom implementation. With this extensibility option, you have complete control over the data store and schema that drives these rich application services.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Server Control Extensibility&lt;/span&gt;. ASP.NET 2.0 includes improved support for control extensibility, such as more base classes that encapsulate common behaviors, improved&lt;br /&gt;designer support, more APIs for interacting with client-side script, metadata-driven support for new features like themes and accessibility verification, better state management, and more.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Data Source Controls&lt;/span&gt;. Data access in ASP.NET 2.0 is now performed declaratively using data source controls on a page. In this model, support for new data backend storage providers can be easily added by implementing custom data source controls. Additionally, the SqlDataSource control that ships in the box has built-in support for any ADO.NET managed provider that implements the new provider factory model in ADO.NET.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Compilation Build Providers&lt;/span&gt;. Dynamic compilation in ASP.NET 2.0 is now handled by extensible compilation build providers, which associate a particular file extension with&lt;br /&gt;a handler that knows how to compile that extension dynamically at runtime. For example, .resx files can be dynamically compiled to resources, .wsdl files to web service proxies, and .xsd files to typed DataSet objects.&lt;br /&gt;&lt;br /&gt;In addition to the built-in support, it is easy to add support for additional extensions by implementing a custom build provider and registering it in Web.config.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Expression Builders&lt;/span&gt;. ASP.NET 2.0 introduces a declarative new syntax for referencing code to substitute values into the page, called Expression Builders. ASP.NET 2.0 includes expression builders for referencing string resources for localization, connection strings, application settings, and profile values. You can also write your own expression builders to create your own custom syntax to substitute values in a page rendering.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Performance and Scalability&lt;/span&gt;&lt;br /&gt;ASP.NET is built to perform, using a compiled execution model for handling page requests and running on the world's fastest web server, Internet Information Services. ASP.NET 2.0 also introduces key performance benefits over previous versions.&lt;br /&gt;64-Bit Support. ASP.NET 2.0 is now 64-bit enabled, meaning it can take advantage of the full memory address space of new 64-bit processors and servers. Developers can simply copy existing 32-bit ASP.NET applications onto a 64-bit ASP.NET 2.0 server and have them automatically be JIT compiled and executed as native 64-bit applications (no source code changes or manual re-compile are required).&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Caching Improvements&lt;/span&gt;. ASP.NET 2.0 also now includes automatic database server cache invalidation. This powerful and easy-to-use feature allows developers to aggressively output cache database-driven page and partial page content within a site and have ASP.NET automatically invalidate these cache entries and refresh the content whenever the&lt;br /&gt;back-end database changes. Developers can now safely cache time-critical content for long periods without worrying about serving visitors stale data.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2768524507117607375-2734923072022462255?l=aspnet35.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://aspnet35.blogspot.com/2007/12/main-difference-between.html</link><author>noreply@blogger.com (Gs)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2768524507117607375.post-1282914375122033799</guid><pubDate>Tue, 18 Dec 2007 19:43:00 +0000</pubDate><atom:updated>2007-12-19T01:14:12.148+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">NIIT</category><category domain="http://www.blogger.com/atom/ns#">General</category><title>What is boxing? How we can use it?</title><description>&lt;pre&gt;There is two type datatype available Value and reference&lt;br /&gt;type . value are stored in stack and reference type used&lt;br /&gt;in  heap . when we copy data from stack memmory to heap it&lt;br /&gt;call Boxing .&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Int32 x = 10;         object o = x ;  // Implicit&lt;br /&gt;boxing              &lt;br /&gt;Int32 y = 10;     &lt;br /&gt;  object obj = (object) y; // Explicit Boxing&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2768524507117607375-1282914375122033799?l=aspnet35.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://aspnet35.blogspot.com/2007/12/what-is-boxing-how-we-can-use-it.html</link><author>noreply@blogger.com (Gs)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item></channel></rss>
