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
1 2783Which Binding best suits where a WCF Service and the client application resides in the same machine?
2 6437I am working with asp.net 2005 and Crystal report 10. I have an image field on my dataset to show on Crystal report.And the image is shows dynamically from database in image field of CR. The image field is showing well on my Crystal report on its first page with all other data but when i click to open second page of CR,it does not show any data on that.I found that this is because of adding the image field on crystal report. Because when i remove the image field from the CR then it will run both the pages of CR. I am using the Page Load event to bind CR data with Database. And i have already check with the Init event to bind CR , but it still not shows the data on second page when i use image field on that. Please give solution for that.....
1827what is the use of SQL command builder class in C#.net? Explain how can we execute a stored procedure using C#.Net? What is the difference between .DLL and .EXE?
2 7813In LINQ TO SQL if it is possible to select the top 5 records from the particular table using select top 5.
1 3926Post New Dot Net AllOther Questions
any one can explain about projectarchitecture and project approach briefly
Explain different pipelining hazards and how are they eliminated? : .NET Architecture
Difference between type constructor and instance constructor?
define cache memory? : Dot net architecture
What are the major differences between services and web services?
Use of Enable view state ? if turn off what happen ?
What is the access level of the visibility type internal?
What is the procedure on hardware that converts the ascii value to binary? : .NET Architecture
What is the purpose of cache? : Dot net architecture
Explain COM with example?
Why am I getting an invalidoperationexception when I serialize an arraylist?
what are the fundamental and common properties of .net controls?
What is msil, and why should my developers need an appreciation of it if at all?
Explain .net mobile selectionlist control? : Microsoft dot net mobile
difference between Response.write,server.transfer and also which one is used when ?