Developer's Talk

Technology Discussion
Very often during development we try to remove an assembly from GAC. However, due to many reasons the assembly might not get deleted and the above screen is displayed. There is no easy way to remove this assembly as it may be locked due to numerous r... [More]


What is Reflection? Reflection is the feature in .Net, which enables us to get some information about object in run time. That information contains data of the class. Also it can get the names of the methods that are inside the class and constructor... [More]


What is an Application Pool An application pool provides you with a way of isolating Web sites from each other even though they are being hosted on a common server. Each application pool is given its own set of server resources. That way, if a Web s... [More]


  I am a huge fan of Ajax. If you want to create a great experience for the users of your website – regardless of whether you are building an ASP.NET MVC or an ASP.NET Web Forms site — then you need to use Ajax. Otherwise, you are just being cr... [More]


Many people who use computer suffer from neck pain, a lower back pain after working on computer for long time. Unnatural alignment of body cannot only cause severe pain, but in long run it may even cause cumulative stress disorder(CTD) or repetitive ... [More]


Everyone needs a website made, but not everyone can talk “tech” like we can. From the farm owner in Indiana to the brain surgeon in Malaysia, we quickly see that employers can come from all walks of life. Learning how to carry on a compelling convers... [More]


Hi..it’s been awhile I didn’t post anything. Lots of thing happened since my last post. I know that I have to make some time to my blog In this post, I’d like to share my careless experience by installing two version of BIDS in my work laptop that ... [More]


This code example includes elements for both page-level and application-level exception handling.   The example consists of the following files: Web.config Global.asax Default.aspx ExceptionUtility... [More]


Understanding the ASP.NET Page Life Cycle is an essential knowledge for developing ASP.NET Web Application. When request come from client to server there are many operations performed in backend before sending response to the client. When client requ... [More]


  ASP.NET 2.0 Page Life Cycle - The lifetime of an ASP.NET page is filled with events. A .NET technical interview might begin with this question. A series of processing steps takes place during this page life cycle. Following tasks are performe... [More]


Register | Login

Advertisement

Advertisement

Widget BlogAnalytics not found.

Execution of request failed: https://www.google.com/analytics/feeds/accounts/defaultX

Sign in