While developing Web Application in ASP.NET some time you need to interact your .aspx page with html view of the web page. To do so we need to use a JavaScript function. Using JavaScript function we can easily pass values from Javascript function to ASPX. In this article I am going to share the easiest [...]
Internet Information Services (IIS): how to Install on Microsoft Windows
Filed in ASP.NET, Web AppIn this article I will tell you some basic information about IIS also called Internet Information services. Then you will get the information about the different version of IIS. And then I will give a brief description to install different IIS versions according to your operating system. Because before using IIS into your system you [...]
While developing web application in ASP.NET. For many reasons we need to configure our application. These reasons may be security or anythinf else. In this article I will tell you about the website configuration. and what are the advantages for configure the website. Later in this article i will tell you about the web.config file [...]
While developing a WPF Application we need to think about the efficiency and effectiveness of the application. Also we need to check whether the spelling of each word is correct or not. In this article I will tell you that how to check the spell in a WPF Application. You need to enable the SpellCheck Property [...]
Development of software is only a single phase of overall system development. Coding is an important step on system development but maintaining the quality of software is also an important part and a challenging job. Proper testing is important for the good quality assurance. At present, there are different tools available for testing products. The tools like