|
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Dilip
|
Rating:
|
|

I found this article in code project. May be most of you know about it, but I came to know recently. Its an easy way to load an xml in html without much of hassle....
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: ransandeep
|
Rating:
|
|

We have seen lots of popups until now. All are good in specific places. Just search on Google "Model Popup" and you will get a long list of examples and JavaScript for popups such as:
* Ajax Control toolkit Model Popup Extender
then few more * JavaScript Modal Popups * jQuery-dev * dojo toolkit...
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Dr. James McCaffrey
|
Rating:
|
|

In this month’s column I explain how to write simple and effective browser-based request-response test automation using JavaScript. The best way for you to see where I’m headed is to take a look at the screenshots in Figures 1 and 2. Figure 1 shows a simple but representative ASP.NET Web application under test named Product Search. A user enters some search string into the application’s single textbox control, and specifies whether the search is to be performed in a case-sensitive manner using ...
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Scott Mitchell
|
Rating:
|
|

User interface mockups are an important tool in software engineering. During the requirements phase they serve as prototypes that elicit feedback from stakeholders and end users, and they’re an integral part of any functional specification....
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Rajesh Pillai
|
Rating:
|
|

This article is the summation of my notes collected during my attempt to learn jQuery through various books and websites. As such this is still a work in progress and will be updated based on my understanding and study of this beautiful library and will add simple uses cases of jquery with asp.net/mvc....
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: spraman
|
Rating:
|
|

Many a times it's required to disable the button at client side before firing the server side event. One best example is while processing credit card payments, the button has to be disabled until the card details are processed which is a time consuming job. This may sometimes seem to be unresponsive, so if the user clicks the button once again the risk is that payment may get processed twice....
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Simon McEnlly
|
Rating:
|
|

Earlier this year I needed to assist with performance tuning one of our company?s ASP.NET applications.
I had a play with Microsoft Application Center Test. Although the application was easy to script and use, I didn?t like the scripting language and its extensibility....
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Suresh Thakur
|
Rating:
|
|

The basic idea of designing this module is to give an idea to call server side methods or sever side script using java script and Asp.Net. In this example I am calling Static methods and non static methods using two different techniques. Most of programmer are aware of these techniques, here by demonstrating it, I am trying to simplify things....
|
|
|
|
Total Hits: 1 | Today: 1
|
Author: Zimmermann Stephan
|
Rating:
|
|

During the last few days, I was thinking about possibilities to have parts of a .NET application scripted.
I had a look at existing solutions but in the end I created something very simple on my own, based on the built-in .NET compiler.
Nanoscript is the result of my work....
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Oren Eini
|
Rating:
|
|

In the July 2010 issue of MSDN Magazine, I started walking through the process of building a smart client application for a lending library. I called the project Alexandria, and decided to use NHibernate for data access and Rhino Service Bus for reliable communication with the server....
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Mohan Pindyala
|
Rating:
|
|

Registering Client script from server itself useful when , you want certain java script to be executed when page finished loading or when user does a submit on the form ....
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Srinivasan Venkatachalam
|
Rating:
|
|

I wish this calendar will help developers those who are working in ASP.NET using Calendar Control (server control) and JavaScript.
This calendar contains some additional functions (four buttons). These functions can be used to scroll year/month to either the future or the past. Further this will display the selected month name in the label control....
|
|
|
|
|
|