Hi,
After attending so many interviews i am posting the questions.Go through and i wish you All the Best
//Honeywell interview questions
1)Difference b/w SqlDataReader and DataSet?
2)How do u return values from stored procedure to C# Windows Application?
3)Through DataReader could you return multiple values like if i write query as 'select * from emp,acc'?
4)what is EnsureChildControls?
5)If Manager approves the mail only Delivery Manager has to get the alerts what wil u do?
6)If you wanna to add the exe file format in the Document library what will u do?
//Envaiya Infotech questions
1)Diff b/w site definition and site template?
http://www.sharepoint4arabs.com/AymanElHattab/Lists/Posts/Post.aspx?ID=85
http://www.c-sharpcorner.com/uploadfile/Roji.Joy/differences-between-site-definition-and-site-templates/
http://www.getproductprice.com/Ads-difference-between-site-definition-and-site-template.aspx
2)what is ghosting?
http://www.a2zdotnet.com/View.aspx?Id=87
3)what is .stp?
4)what is the purpose of XSLT?
5)what are event handlers?
6)Diff b/w WSS and MOSS 2007?
http://blogs.thirdm.com/?p=24
http://www.c-sharpcorner.com/uploadfile/sarav82/features-of-wss-3-0-and-moss-2007/
7)what is Infopath?
8)what is DWP?
9)how will you filter the data through designer?
10)After installing MOSS 2007 exactly after 180 days u will get one error what is that error?
//2nd Round Envaiya Infotech questions
1)what are the characteristics of polymorphism?
2)How do u configure MOSS 2007?
3)Reg Ghosting and unghosting?
4)what are the types of JIT Compilers?
5)Characteristics of OOPS?
http://www.indiastudychannel.com/resources/22135-Characteristics-OOP.aspx
//Emc2 interview questions
1)If i add 'Reader' permission in Central Administration and 'Contributor' permission in Site Collection which would have the first priority?
2)Have you created any site based on the geographical locations?
3)In infopath if i enter your name manager name should get visible what will you do for that?
4)If any user is not able to login what would be your first step to fix it?
5)Have you worked on Lotus Notes?
6)what changes you have noticed after migrating the portal?
7)Virtual funcion in C#?
8)Difference b/w virtual and abstract?
//Enviya infotech final round questions
what are the different types of validation controls?
what is an identity in SQL 2005?
what is .NET Frame work 2.0?
what is an o/p paramter in stored procedure?
what is the diff b/w stack and heap?
Diff b/w DataGrid and GridView?
what is object data source?
Diff b/w Array and ArrayList?
How do u call sp1 in sp2?
what is the membership of Login control in ASP.NET?
what are the state management techniques in ASP.NET?
Diff b/w session and view state?
what are enums?
Let us assume that there is an enum called color and items are red,blue,yellow then how will u add the enum to get all items in drop down list?
Characteristics of OOPS?
what is data encapsulation?
Diff b/w authorisation and authentication?
what are cursors?
what are triggers?
Diff b/w session and application?
what is the use of Hash Table?
//Intelli group questions
1)what are the files you get while installing solution package?
2)Site content types?
3)Publishing in MOSS 2007?
4)Difficulties faced while migrating 2003 to 2007?
5)diff b/w stored procedure and udf?
6)where content db comes into the picture?
7)how many web app's you can create?
8)can web app come under 2 SSP's?
9)life time of a view state?
10)diff types of session management techniques?
11)diff b/w executescalar,dataset,executenonquery?
12)what is a safe control tag in web config file?
13)what is AllowUnsafeUpdates?
http://rameshsps2010.blogspot.com/2011/06/allowunsafeupdates-vs.html
14)what is cab file,ddf file?
15)what is crawling?
16)how many site collections you can create?
//CGI Interview Questions(ultimate questions)
1)What is partial class?
2)what is a sub query.Can you write it?
3)what is an extended stored procedure?
4)what are generics?How will u declare.Can you just write and show it to me?
5)In stored procedure how will you return the value just write it down?
6)what is the tool that you have used while converting portal from SPS2003 to MOSS 2007?
7)If i want to add some option in the Site Actions of the site what will u write in feature just write it down?
8)Have you created site template.How will you use it in another site?
9)There are two sites called as site A and site B.Through object model i should display all the items in document libraries of site A in site B but i don't have the persmissions for site A at all then how should i manage this?
10)Through variance how will you manage through object model?
11)How will change the themes.Can you tell me the procedure?
12)what are the different security permission levels in MOSS 2007?
//Accenture interview
What did u do in share point administration?
what is SSP?
what will Manage properties will do in search settings of SSP?
what is infopath?
Is there any tool that will be helpful in generating workflows?
what is infopath?
what is a feature?
what is the command to install feature?
what is the command to uninstall feature?
//Interview questions of wipro
How did u change the themes in MOSS 2007?
How will u create custom site definition?
Have u worked on search?
How will u create List through object model?
How will u deploy the web part?
How will you find the broken links?
Have u created ur own appliction in that?
what is ur role in the project?
what is the diff b/w private & protected modifier?
Diff b/w session & view state?
Difference b/w method overloading and overriding?
http://www.freejobsreference.com/dotnetforums/111-What-is-the-difference-between-Method-Overloading-and-Method-Overriding-in-C-Sharp-NET.aspx
How will u declare the stored procedure and in that how will u declare i/p & o/p parameters.Just write down and show it?
what is @ in stored procedure?
//SLK Software
After installing fetures it should not be in list of features what will u do for that?
How will u deploy the web part?
I just want to see the coding standards when u write the code in web part?
what is major diff b/w user ctrl and custom control?
what will the override key does?
Instead of hard coding the listname how can u get the listname to fetch the data?
How can we interact the two web parts
Have u heard of wsp package?
what about the architecture in MOSS 2007?
why shld we do iisreset?
//Intelli group
what is CLR?
Diff b/w Stored procedure and UDF?
In table1 there are empno,empname and in table2 there are empno, deptname now what is the query to fetch the deptname?
Boxing and unboxing?
Diff b/w view state and session?
what are state management techniques?
what is disconnected architecture?
what is Page Lay out?
//Proteans interview questions
How do ASP.NET page knows that it should post back?
How many generations are there in garbage collector?
what is the structure of OOPS?
Does C# support multiple inheritance?
Can you tell me how will u declare delegate?
How polymorphism helps in C#?
//DELL-Perot Systems Interview questions
Page Life cycle in ASP.NET?
what are the state management techniques in ASP.NET?
Have u used any state management techniques?
what are the ctrls that you have used in ASP.NET?
To put the check box in each row of the grid view what will u do?
Have u used the user ctrl?
what is the data source?
what is stored procedure?
what is execution plan?
what is function?
Have u used joins?
what is self join?
//Aditi Technologies
what is SSP?
what is polymorphism?
what is the difference between Method overloading and method overriding?
Have u done any search web part?
In which moment i should i create a web application?
what is application pool?
I just want to set up the search with in the document library.How can i do that?
Puzzle:There are 3 boxes.On each of the boxes there is one label as Red,Green and Mix.Of course there may/may not be the correct color balls.In one shot you correct the labels of the boxes.How will you do that?
For suppose there are 2 users A and B.User A has full control on particular list just say List1 and B has only permission to view the particular row in the list.Now will user A will be able to see the list?
what is data abstraction?
//Innovation interview questions
Diff b/w Application pages and site pages?
where can u find the master pages(path)?
Suppose there are different sites under one site coll.I should have seperate master page for each site.How wil u do that?
Is there any other object in share point object model to work with mails?
Tell me the hierarchy of web app,site coll,sites,sub sites?
Should we include both SPWeb,SPSite while dealing with share point object model?
There is label and button in the web part.My requirement is after entering the value from textbox it should inserrt the item in the list.For that how wil u write the code?
Is there any field level permission in share point?