Você está na página 1de 6

http://www.google.co.in/#q=e+blogger+sql+queries+interview+questions&hl=en&prmd= imvns&ei=hEBrTvvUMIPNrQfPy-SLBQ&start=120&sa=N&bav=on.2,or.r_gc.r_pw.&fp=1eca447 c43d0cdac&biw=1024&bih=625 http://www.interviewcity.com/2011/01/net-and-silverlight-polaris-technical.html i All, http://www.aspnetinterviewquestions.com/search?updated-min=2009-01-01T00%3A00%3A 00-08%3A00&updated-max=2010-01-01T00%3A00%3A00-08%3A00&max-results=37 Fiserv Interview Questions.

1) For edit functionality in DataGird specify Column name 2) Why you may not want to use Paging funtionality in data grid 3) Function of SqlCommanBuilder in code. 4) Find the error in code . Its related to database connection. I think that con nection sould be closed in finally instead of try. 5) What is the relation between src='' & Inherits='' in <@ Page > directive 6) What is derective in the user control page & its extention of file 7) Question related to 404 error code Error page & Default error page. 8) Its related to Autherization in web config related to folders 9) Related to definition 10) not remembred with question but answer is cookiless = true related question 11) Page is posting the 2 times why is it so 1) user control load 2) some contro l call load 12) describe !Page.PostBack Select Options 13) Question related to Session mode = SQLServer 14) Some question related to validation control - compare validator 15) Some question related to page inheritance - I think answer is - page 16) One question related to Asp.net 1.1 -- Is the mobile application will work i n asp.net 1.1 17) question related to ASP.NET AdRotator Control - what is tag - A number that indicates the importance of the ad in the schedule of rotation relative to the other ads in the file (optional). The larger the number, the more often the ad is displayed. The total of all Impr essions values in the XML file cannot exceed 2,047,999,999. If it does, the AdRo tator throws a run-time exception. dont send me reply 18) Some question related to - error related to - input id="Button1" onservercli ck="check" runat="server" type="button" value="button" /> & onserverclick 19) In repeter control they want to show title -- <%#Container.DataItem("title") %> OR <%# DataBinder.Eval(Container.DataItem,"CustomerName") %> Or ... 20) Related to DataList -- Value & Text Showing Its simple. 21) when the Viewsate is avilable in life cycle - answer is after LOAD 22) Simple c# code answer is 1 23) What are the Session-State Modes ? ans - InPro,StateServer,SQLServer One of my friend gone through two rounds of Polaris interview first round was si mple objective test and 15 questions from C#, .NET and ASP.NET and 5 questions f rom SQL. Second round was personal technical interview. Here is some questions: Ques: What is Abstract Classes?

Ques:What is interfaces? Ques:What is difference between abstract classes and interfaces? Ques:Give an example where do you use interfaces and abstract classes? Ques:What is Silverlight? Ques:How will you define an object in silverlight? Ques:What is ria services? Ques:What is data contract? Ques:What is WCF? Ques:What is latest version of silverlight? Ques:What is left outer join? Ques:Write a query to return non intersect area from two tables ?

Question 1. What is assembly? Answer. Assembly is encoded library of .net applications it contains the all sou rce code references and other resources. Question 2. What is GAC? Answer. Global assembly cache, is a special area where we generally keep our glo bal assemblies. Question 3. what is difference between remoting and webservices? Answer. remoting is used to communication between applications running on same . net platform while webservice is used to communicate between the applications ru nning on Question 4. how will you implement security in webservices? Answer. using SOAP Question 5. how will you authenticate web service? Answer. Find it out. Question 6. what is singleton? Answer. singleton is a design pattern used to design a software. This design pat tern allows you to create only one object of a class. Question 7. How will you implement remoting in C#? Answer. Read books. Question 8. What is SAO and CAO? Answer. Server activate object and client activated object Question 9. What is marshaling? Answer. marshaling is used in remoting to transfer data between application. Question 10. what is WCF and what is difference between WCF and web services? Answer. WCF is windows communication foundation same as webservices. actually WC F =webservices + remoting

This was basic technical round and for checking the basic .net knowledge of cand idate. They asked questions from every area of .net like ASP.NET working process Events and Delegates in C# Generics in C# SQL procedures and functions 2. Second round of technical interview: This was advance technical round and interviewer were checking the hands on know ledge. like write a code for delegates how to implement multicast delegates benefits of generics how WCF works

1. What is difference between finally and finalize? 2. What is garbage collector and how it works? 3. How to do in order traversal in binary tree. How to find a given cost while t ree traversal , the cost will be measure on root to leaf node? 4. There is 100 coins in table you have 20 t and 80 heads. divide in two groups so that number of tells should be same? Clickable Second Round of Technical Discussion: 1.What is architecture of you project? 2. What design patterns you used in you project tell me facade and singleton , f actory use in your project ? 3. You have a string you need to replace a given char 'a' with the h x occurrenc e. Write a logic. When you will use string builder what is difference? for example for first a second a replace with hh third a replace with hhh 4. You have an array find out the sequence to find the maximum running sum. like -1,2,4,1,-3,2,-4,4 have 7 max sum for (2,4,1) Here is few questions from Ciena India interview process for .NET requirement. T his interview was conducted for 5+ years of requirement. Telephonic Interview Questions: Tell me something logy used? For what projects What features you What features you about you education background, work experience and techno you used for wcf? used in 2.0? used in wcf? replace with h

What is your roles and responsibilities? You do low level design or high level design, how to do low level design? What is difference between product and project life cycle? How many project you have done? What is your responsibilities as a lead and what role you looking for? Are you ready with some kind of support role? Telephonic Technical Interview Questions: This round was pure technical round and they asked questions like: 1. What is Web service? How to create it. What are the limitations of web servic es. 2. How to overload a web service method? 3. Can we have static and simple constructor in same class? Which one is first c alled? Face 2 Face Technical Interview Questions: 1. What are advantages of string over string builder? 2. Why we use finalize and dispose? 3. What if we make a same interface as idisposable and use dispose method? 4. how string builder work internally? 5. How many Types of lock in threading? 6. What are mutex objects ? 7. What are multicast delegates? 8. What is difference between value type and ref type

Technology: .NET Experience: 5+ years Location: Delhi Ques: What is difference between http module and http handler? Ques: how url rewriting works ? Ques: what is difference between asp.net 2003, 2005, 2008 and 2010 ? Ques: diff between sql server 2000 and 2005 ? Ques: abstract classes and interface ? Ques: why cant we drive a class from interface ? Ques: Session types ?

Ques: What is view state ? Ques: What is form based authentication? Ques: What is passport authentication and how it works? Ques: What is cookie less session? Ques: why we use cursor?

Pitney Bowes (MapInfo) interview process, Noida

One of my friend gone through the interview process and here is experience of hi s interview process. Post: SSE Technology: .NET Experience: 5+ years Location: Noida Round 1 Pure Technical Tuff Round:

This is the toughest round and you will get lot of basic questions with differen t angles and includes inheritance, delegates, ref, out parameters sql , oops con cepts. example: what is difference between ref obj and obj passing in function. Round 2 Technical Round

This is also pure technical round and you will get lot of technical questions fr om your area. Example: write a program to merge and sort two arrays. Round 3: HR Interview This involve basic hr questions and salary negotiation. example: why you want to leave current company?

Global Logic interview process - Experience

One of my friend gone through the interview process of global logic in noida. He re is summary of interview held in global logic. Global logic is good company to work for and provide number of facilities along with flexible timing. Once you complete your work can go home without any proble

m. Quality of work is very good, basically global logic work for product companies. The below rounds are for 5+ years experience and can vary as per experience. Round 1: Basic technical interview: This is first round of technical interview and they will check you basic technic al knowledge in different Areas. for example : what is normalization? Round 2: Advance Technical round: This is somewhat tuff round and they will ask somewhat uncommon questions. for example : what is friend assembly? Round 3: Managerial Round: This round can contain pure HR questions or pure technical questions or mix of b oth, so be ready for this round. example : what is result of string str = Round 4: Director Round: This round is there to give you a brief about your roles and responsibilities an d project details. After this there can be a normal client interview and then you will get a offer. my name + null;

Você também pode gostar