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 2924Which Binding best suits where a WCF Service and the client application resides in the same machine?
2 6552I 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.....
1873what 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 7983In LINQ TO SQL if it is possible to select the top 5 records from the particular table using select top 5.
1 4008Post New Dot Net AllOther Questions
What are end points, contract, address and bindings?
Explain is development of a mobile web application with asp.net is very easy? : Microsoft dot net mobile
Explain write back and write through caches? : Dot net architecture
What happens when you try to update data in a dataset in .net while the record is already deleted in sql server as backend?
Whats new features in Visual Studio 2012?
How can I create a application?
how to create applications by using Visual Studio 2012?
Explain pipelining? : .NET Architecture
Define cache coherency? : Dot net architecture
What is cache coherency? : Dot net architecture
How to develop mobile applications using microsoft mobile internet toolkit (mmit) or .net mobile? : Microsoft dot net mobile
IS IT Possible to inherit the AJAX page from child class which(child) is inherit from page class.Because i should apply some security in child class
What is the cli? Is it the same as the clr?
What is textbox control of .net mobile? : Microsoft dot net mobile
Explain the Lapsed Listener problem in .net