Replies |
Premalatha
Posted on: 7/9/2012 12:27:33 PM
|
Level: Starter | Status: [Member] | Points: 25
|
Some Companies Conduct Written Test Then Technical Finally HR.
And Some Companies Conduct Direct Technical And Finally HR.
In Written Test,
The ask 1 Q about DataGrid/DataList/GridView, 1 for Sql Query ,1 For Logical Program in c#/VB.net,Another for Advanced Technologies
Like How to configure, implement,WCF, ect.
In Technical,
You have to prepare first what you know the Technologies that can put in your Resume .
That is very important to explain each and every thing what is there in your Resume.
Finally Knowledge of Advance technologies .
All The Best.
Premalatha
Software Engineer
Kalaivanan, if this helps please login to Mark As Answer. |
Reply | Alert Moderator
|
Hi
Interview process Mostly consists of 4 Rounds
1.Aptitude
2.Practical
3.Technical
4. HR
Priority For Rounds Changes For each Company .Some Company may not take Aptitude for 1-2 yr Experienced Candidate.
Regards
R D Patel
Kalaivanan, if this helps please login to Mark As Answer. |
Reply | Alert Moderator
|
Kalaivanan
Posted on: 7/10/2012 6:44:23 AM
|
Level: Starter | Status: [Member] | Points: 25
|
i know c# and asp.net ,sql server what i want know additionally improve my dot net knowledge
Kalaivanan, if this helps please login to Mark As Answer. |
Reply | Alert Moderator
|
Hi
you can read article from this site and also other different site like www.codeproject.com and you should read blogs.
refer http://www.asp.net/
this link for information about latest news for .net
you should start to learn other features like linq ,Entity framework ,Wcf,WPF etc
Regards R D Patel
Kalaivanan, if this helps please login to Mark As Answer. |
Reply | Alert Moderator
|
Most of the company targets on some specific topics...
View State is one of the important concept that u need to know in asp.net. just explore that.
basic dotnet concepts in depth is helpful in interviews.
prepare samples on value types reference types n other small but confusing topics and be clear about those topics that will help[ you a lot
____________
www.flickr.com/photos/psdesigner/
Kalaivanan, if this helps please login to Mark As Answer. |
Reply | Alert Moderator
|
Oswaldlily
Posted on: 7/12/2012 3:21:35 AM
|
Level: Starter | Status: [Member] | Points: 25
|
Patel28rajendra
If i focussing on asp.net web applications,shall i study wcf/wpf??
I heard that wcf/wpf both for window application...
as yu say i m studyin on linq whihc is really helpful
Kalaivanan, if this helps please login to Mark As Answer. |
Reply | Alert Moderator
|
Hi
yes you should study wcf.
It is not only for window you can also use in web application also.
And If you are studying Linq then its good but just Expand you knowledge to new features
Regards
R D Patel
Kalaivanan, if this helps please login to Mark As Answer. |
Reply | Alert Moderator
|
Lanshan75
Posted on: 7/12/2012 5:24:26 AM
|
Level: Starter | Status: [Member] | Points: 25
|
Very glad to meet everybody here,I am just a new member of this forum,I want to make more friends here,I hope you can like me.
____________________________________
share love,share happy,share useful information about [url=http://www.mmolive.com/]Cheap WOW Gold[/url]
minmin
Kalaivanan, if this helps please login to Mark As Answer. |
Reply | Alert Moderator
|
For 1-2 years of experience 2 or 3 round may be
1. Apptitude test (Its depends company to company)
2. technical
3. HR round
If you are .net developer then you must knowlede of Basic of the following
1.OOPS(Inheritance,Abstraction,Polymorphisms etc...)
2.Database(Which you know - database connection,SP,View etc..)
3.ASP.net(session,caching, some java script and css)
4.C#
5.Not must but It will good for you(Knowledge on latest technologies (for .net- WCF,Entityframework,WPF,AJAX ,MVC Pattern)Pattern)
you can also serch 1-2 years intervie question of differtcompanies so you can also get some idea for interview
sumit bundiwal
Kalaivanan, if this helps please login to Mark As Answer. |
Reply | Alert Moderator
|
Kalaivanan
Posted on: 8/8/2012 6:15:19 AM
|
Level: Starter | Status: [Member] | Points: 25
|
plz any one help to me :
i want to display the login user name top of the header field using session like this
Session["username"] = TextBox1.Text;
Label11.Text = Convert.ToString((Session["username"])); but can't able to display
i want to display all header field . how to display the user name in 2nd page
Kalaivanan, if this helps please login to Mark As Answer. |
Reply | Alert Moderator
|
Kalaivanan
Posted on: 8/8/2012 6:20:22 AM
|
Level: Starter | Status: [Member] | Points: 25
|
plz any one help to me :
i want to display the login user name top of the header field using session like this
Session["username"] = TextBox1.Text;
Label11.Text = Convert.ToString((Session["username"])); but can't able to display
i want to display all header field . how to display the user name in 2nd page
Kalaivanan, if this helps please login to Mark As Answer. |
Reply | Alert Moderator
|