Dot Net Framework (735)
Dot Net Remoting (161)
Dot Net WindowsForms (181)
Dot Net General (917)
Dot Net AllOther (441)
Explain the methods used to render the views in ASP.Net MVC?
Which file is taken by compiler when we have both file Application and Server Configuration file?
Explain dataset.acceptchanges and dataadapter.update methods in .net?
How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?
What is the use .Glimpse in ASP.Net MVC
Explain what is asp.net mvc?
How to load the contents of an xml file into an xmldocument object?
what is ssdl?
What is connected scenario? : Entity framework
I 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.....
How server form post-back works?
What are virtual destructures?
When do I need to use gc.keepalive?
What are the remotable objects in .net remoting?
Explain what is heap and what is stack?