﻿<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="rssStyle.xsl"?><rss version="2.0"><channel><title>DotNetSpark</title><link>http://www.dotnetspark.com/</link><description>.NET , C#, SQL Server Articles</description><item><title>Which  contract is used to documented the view for error occurred in the service to client in wcf?</title><description>Fault Contract is used to documented the view for error occurred in the service to client in wcf</description><link>http://www.dotnetspark.com/qa/1388-which--contract-is-used-to-documented-view.aspx</link><pubDate>2010-03-13T11:14:51.0000000-06:00</pubDate></item><item><title>Which is the first event in page life-cycle Event?</title><description>This Preinit event will first check this things Check the IsPostBack property to determine whether this is the first time the page is being processed. Create or re-create dynamic controls. Set a master page dynamically. Set the Theme property dynamically. Read or set profile property values.</description><link>http://www.dotnetspark.com/qa/1387-which-is-first-event-page-life-cycle-event.aspx</link><pubDate>2010-03-13T11:13:13.0000000-06:00</pubDate></item><item><title>which event will perform first when a content page is loaded ?</title><description>Master page controls Init event  is performed first when a content page is loaded.</description><link>http://www.dotnetspark.com/qa/1386-which-event-will-perform-first-when-content.aspx</link><pubDate>2010-03-13T11:12:28.0000000-06:00</pubDate></item><item><title>Which  is the heart of the .net engine?</title><description>The CLR  is the engine that drives every .Net application. It consists of the jitter [the Just In Time compiler] that compiles CIL [Common Intermediate Language] to native object code, the garbage collector, the Common Type System [CTS] and the exception handling machinery. The CLR gets threads and bulk memory management from the underlying operating system, and not much else.</description><link>http://www.dotnetspark.com/qa/1385-which--is-heart-net-engine.aspx</link><pubDate>2010-03-13T11:11:39.0000000-06:00</pubDate></item><item><title>Which one is similar to Delegates?</title><description>Delegate in C# is similar to a function pointer in C or C++. Using a delegate allows the programmer to encapsulate a reference to a method inside a delegate object. The delegate object can then be passed to code which can call the referenced method, without having to know at compile time which method will be invoked</description><link>http://www.dotnetspark.com/qa/1384-which-one-is-similar-to-delegates.aspx</link><pubDate>2010-03-13T11:10:56.0000000-06:00</pubDate></item><item><title>What are the built in ways to backup a SharePoint install?</title><description>Using central administration and the stsadm command you can take backup</description><link>http://www.dotnetspark.com/qa/1383-what-are-built-ways-to-backup-sharepoint.aspx</link><pubDate>2010-03-12T15:19:45.0000000-06:00</pubDate></item><item><title>How would you create a Master Detail page in sharepoint?</title><description>Creating a Content type inheriting from Folder Content Type for the master, and another Content type inheriting from Item and using them both on a List</description><link>http://www.dotnetspark.com/qa/1382-how-would-you-create-master-detail-page.aspx</link><pubDate>2010-03-12T15:18:53.0000000-06:00</pubDate></item><item><title>Name at least 3 shared services available in MOSS 2007</title><description>1) Search
2) Excel Services
3) Forms Services
4) Personal Sites</description><link>http://www.dotnetspark.com/qa/1381-name-least-3-shared-services-available-moss.aspx</link><pubDate>2010-03-12T15:18:02.0000000-06:00</pubDate></item><item><title>Describe the difference between a list and a library in sharepoint?</title><description>Lists are collections of metadata or columns, that can have attached documents. Libraries are collections of documents (Excel, InfoPath, Word, etc.) plus optional metadata.</description><link>http://www.dotnetspark.com/qa/1380-describe-difference-between-list-and-library.aspx</link><pubDate>2010-03-12T15:17:06.0000000-06:00</pubDate></item><item><title>Why would you use a custom column in sharepoint?</title><description>Because It allows you to re-use the column in multiple libraries. Particularly useful if you use a Choice type to restrict the user input to a predefined set of answers, and when that list of answers will likely change</description><link>http://www.dotnetspark.com/qa/1379-why-would-you-use-custom-column-sharepoint.aspx</link><pubDate>2010-03-12T15:16:40.0000000-06:00</pubDate></item><item><title>When to dispose SPWeb and SPSite objects sharepoint?</title><description>You should always dispose SPWeb and SPSite objects in sharepoint if you created them yourself, otherwise not.</description><link>http://www.dotnetspark.com/qa/1378-when-to-dispose-spweb-and-spsite-objects.aspx</link><pubDate>2010-03-12T15:15:29.0000000-06:00</pubDate></item><item><title>Single Node Topology ?</title><description>1. Single device, at times device called dumb terminal is connected to the server

2. Devices operates on files from server and returns them back after completing task</description><link>http://www.dotnetspark.com/qa/1377-single-node-topology.aspx</link><pubDate>2010-03-11T05:53:32.0000000-06:00</pubDate></item><item><title>Topologies?</title><description>1. Topology refers to physical or logical arrangement of network

2. Physical topologies are :
   I. Single Node
  II. Bus
 III. Star
  IV. Ring
   V. Mesh
  VI. Tree
 VII. Hybrid</description><link>http://www.dotnetspark.com/qa/1376-topologies.aspx</link><pubDate>2010-03-11T05:52:01.0000000-06:00</pubDate></item><item><title>Various Network layer?</title><description>1. LAN types are Ethernet, Token Ring, Token bus and Fiber Distributed Data Interface (FDDI).

2. OSI layers are Physical, Data Link, Network, Transport, Session, Presentation and Application layer

3. The factors of network selection criteria are Performance, Reliability and Security

4. Standards organization is unit which develops, maintains, improves, amends and revises standards</description><link>http://www.dotnetspark.com/qa/1375-various-network-layer.aspx</link><pubDate>2010-03-11T05:49:03.0000000-06:00</pubDate></item></channel></rss>