HI
THIS IS THIRUMAL. I AM COMPLETED MY MCA IN 2009 WITH 64%.
NOW I AM LOOKING FOR A JOB(FRESHER)IN HYDERABAD.PLEASE IF
YOU FIND ANY OPENINGS IN ANY COMPANY SEND IT TO MY MAIL ID
PLEASE..
SKILL SET : C,C++,C#.NET,ASP.NET,ADO.NET,SQL SERVER,
SSIS,SSRS
EMAIL ID : THIRU104@GMAIL.COM
THANKS & REGARDS
D.THIRUMAL
Let's say I have an existing application written using Visual Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000 COM+ transaction services. How would you approach migrating this application to .NET ?
Define domestic architecture artifacts? : Dot net architecture
What is this DLL hell problem in dotnet? Can a virtual class be created/can a virtual method be created inside the class?
What is a service contract, operation contract and data contract?
How cache is used? : Dot net architecture
Explain How to improve the cache performance? : Dot net architecture
What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?
What are the five stages in a dlx pipeline? : Dot net architecture
what are the events for a form?
what are constructors and destructors
If I'm developing an application that must accomodate multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
What is the cli? Is it the same as the clr?