Author: Jitendra
-
Create Thread using Anonymous class and Interface
Demonstration of creating Thread by Anonymous class and Interface
-
Static class
Example of Static Class, its usage and benefits
-
How to add DLL (Dynamic linking library) in GAC (Global assembly cache)
How to add DLL (Dynamic linking library) in GAC (Global assembly cache)
-
Telerik RadWindow Pop up Problem in Chrome and safari
Telerik Popup Window Height is not set in Safari and Chrome (Apple Webkit Browsers)
-
Thread Synchronization
Describes Synchronization, Producer and Consumer Problem, wait(), notify(), InterThread Communication
-
Thread, Life Cycle of Thread
What is Thread? Life cycle of thread. Difference in start() and run() method of Thread. By Default how many thread runs?
-
Checked and Unchecked Exception
Explains the concept of checked exception and unchecked exception in JAVA.
-
Interface, Inheritance and abstract class
What is abstract class, interface and inheritance in java. Source code and example
-
Clear ASP page cache – Page_Load() firing multiple time in RadWindow Popup
How to prevent the multiple Page load event in case Telerik Rad Window Popup is used and Clear ASP page cache.
-
Get Week of the Year
get the Week Number of the year in C#