TOP 10 ASP.NET STATE MANAGEMENT/SESSION INTERVIEW QUESTIONS ANSWERS By Mallikarjun A 00:41:00 1 Comment 1).What is state management? Ans: State management is the process by which you maintain state and page information over multiple requests fo... Read More
Java Script Interview questions and Anwsers By Mallikarjun A 07:00:00 1 Comment 1. What is JavaScript? JavaScript is a client-side scripting language that can be inserted into HTML pages and is understood by web browsers... Read More
50 ASP.NET Interview Questions and Answers asked in Interviews By Mallikarjun A 06:30:00 Add Comment 1. What is ASP.Net? It is a framework developed by Microsoft on which we can develop new generation web sites using web forms(aspx), MVC, ... Read More
Creating Weather Effects using CSS only By Mallikarjun A 10:30:00 Add Comment <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Creating weather Effect using CSS... Read More