Dot Net Framework (735)
Dot Net Remoting (161)
Dot Net WindowsForms (181)
Dot Net General (917)
Dot Net AllOther (441) What are the challenging issues you have faced in implementation project/Maintainance project in .net Functionality? How you have overcome that issue?
TCS,
5125When i am using Ajax controls (updatepanel),Is page events all are executed or only some events are executed?which page events are executed?
TCS,
5 8805Iam using an asp.net application . i want to update one of my table in database at 4pm every day how it is possible.
6 10898What is the difference between Dataset and DataReader? Can u breif me ADO.net classes and architecture
2 6576i m fresher,hav SQL knowledge but in my ofc. i hav to work on dotnet. so plz tell me how to learn it,? from where to stat? i hav C prog. knowledge, ASP.net
2607Hello guyz, I have interview scheduled next week on .Net Framework 1.1? Can any one please provide a) list of interview questions on .net frame work 1.1? b)basic differences between .net framework 1.1 and 2.0 and 3.5 c)the topics that i need to concentrate while preparing Thanks in advance
3456How will calculated the net amount in tax add like total net amount = LT+ST+CESS+amount 2500 = 10%+12.5%+5.15%+amount? kindly please explain what type of formula we apply in software? Tushar
2502I 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.....
1875
What's the .net collection class that allows an element to be accessed using a unique key?
What is page life cycle?
Define a process?
what is ssdl?
Explain the purpose of cache? How is it used? : Dot net architecture
When should I use .net core?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What does cil do?
What's new in the .net 2.0 class library?
What is the difference between asp.net and asp?
Are windows forms still used?
Describe the compilation process for .net code?
How does the 'page lifecycle' of asp.net mvc works?
What is the use of system.diagnostics.process class in .net?
Please tell us what is the difference between override and overload in a method?