|
|
|
Search Result: Found
30
sites
|
|
|
|
Total Hits: 719 | Today: 9
|
Author: Gil Fink
|
Rating:
|
|

In the following week Using DynamicPopulateExtender to Populate a Modal Popup Dynamically I was asked to dynamically populate a popup that is created by a ModalPopupExtender. The answer is simple. There are two ways to that and in this post I’ll show them both....
|
|
|
|
Total Hits: 1017 | Today: 7
|
Author: Christian Wenz
|
Rating:
|
|

The ModalPopup control in the AJAX Control Toolkit offers a simple way to create a modal popup using client-side means. However some scenarios require that the opening of the modal popup is triggered on the server-side. First of all, an ASP.NET Button web control is required to demonstrate how the ModalPopup control works....
|
|
|
|
Total Hits: 29 | Today: 7
|
Author: Sakthivel Ganesan
|
Rating:
|
|

This article explains about creating a hierarchical grid view control. I implemented this grid two years ago in a project. I thought of publishing it at that time itself, but couldn't as I didn't have enough time. I am publishing it now, amidst tight timelines. You can use this grid to display the data in a parent-child model. In this example, I have used only one child grid. Using this code, you could convert a child grid to a parent by creating more child grids under it....
|
|
|
|
Total Hits: 384 | Today: 6
|
Author: Chris Garrett
|
Rating:
|
|

One facility most sites need at some point is a function that provides a bit of exposure to bring in more visitors. A fun way of doing this, especially around the Christmas holiday season, is to create a festive electronic postcard system so that site visitors can send each other greetings (branded according to your site, of course). Your visitors get to have fun creating, customizing, personalizing and sending their e-cards, and you get lots of extra visitors through word of mouth. Those e-card...
|
|
|
|
Total Hits: 16956 | Today: 6
|
Author: Erode Senthilkumar
|
Rating:
|
|

In this article, I will be explaining about the sub report in the grid view. I took northwind database as example for this demonstration....
|
|
|
|
Total Hits: 496 | Today: 6
|
Author: Xianzhong Zhu
|
Rating:
|
|

In the first part of this series, we examined the general design of the RIA image management system, discussed the database design, and finally started the application development from the homepage module. In this second part, we will continue to develop another module - the photo category management module, which represents one of the typical components in a Silverlight-based data-centric RIA application....
|
|
|
|
Total Hits: 263 | Today: 6
|
Author: Marc Schluper
|
Rating:
|
|

Pop-ups are helpful items in the UI development toolbox. They allow the display and entry of additional information without changing the context and access to what's displayed in the main window. In this way, they can help to reduce the number of user actions required and the number of post-backs needed. Hence, the load on the server can also be reduced. In other words, they potentially improve the performance of the user, as well as that of the server....
|
|
|
|
Total Hits: 750 | Today: 5
|
Author: Mike Gold
|
Rating:
|
|

This article describes how to use CodeDom and Reflection to Create a Calculator that can evaluate simple and complex math expressions on the fly. CodeDom and Reflection give you the ability to dynamically build C# Code into a string, compile it, and run it all inside your program. This very powerful feature in .NET allows us to create the CodeDom calculator, a calculator that evaluates expressions (and even lines of C# code) inside a Windows Form....
|
|
|
|
Total Hits: 675 | Today: 5
|
Author: Moderator1
|
Rating:
|
|

This article explains the concept of the Ajax AutoComplete Textbox to fetch data from the database with additional parameter. A Textbox can be integrated with the Ajax AutoComplete Extender to perform AutoComplete functionality and it also helps to fetch data from the database. This concept is explained clearly in our previous article titled “AutoComplete From Database". This article is aimed to provide more knowledge about the AutoComplete Extender which can take some additional parameters thro...
|
|
|
|
Total Hits: 2301 | Today: 5
|
Author: msdn.microsoft
|
Rating:
|
|

Developing ASP.NET pages for mobile device browsers does not differ substantially from developing pages for desktop browsers. To help you create applications for mobile devices, ASP.NET provides a System.Web.Mobile namespace devoted specifically to mobile Web development. You can create a Web page from the MobilePage base class and add controls from the System.Web.Mobile namespace. This namespace defines a suite of Web server controls and adapters that are especially useful when creating applica...
|
|
|
|
Total Hits: 305 | Today: 5
|
Author: charju
|
Rating:
|
|

ListView control is an important but complex control in the WinForm environment. Group behavior is added into this control, but unfortunately, we can't collapse or expand the group.
I'll show how to use some simple code to add collapse/expand behavior on the ListView control....
|
|
|
|
Total Hits: 119 | Today: 5
|
Author: Matt Gullett
|
Rating:
|
|

Many applications require the ability to schedule appointments, workshops or applications, etc. The ability to schedule these items in a recurrence pattern is a must when there is more than a few dates involved. I have looked for source code to do this but I was not pleased with what I found. There are numerous solutions available (search Google), but the ones I looked at were either not worth the money asked, not written well, did not work correctly or were too limited....
|
|
|
|
Total Hits: 38 | Today: 5
|
Author: Profox Jase
|
Rating:
|
|

Good news everybody! I have invented an asteroids game with a slight twist; one that doesn't rely on Direct X coding.
The zip now contains all the necessary files, my apologies to those that downloaded the incomplete version....
|
|
|
|
Total Hits: 4388 | Today: 4
|
|
Rating:
|
|

Donkey .NET is a three-dimensional driving simulator game that demonstrates the new features available to Microsoft Visual Basic® developers. Written in Visual Basic .NET Beta 2, this sample uses XML Web services, multithreading, structured exception handling, shaped Windows Forms, and custom-drawn controls. The sample includes the setups for both the game application and an optional XML Web service used with the game. The setups will also install the source code....
|
|
|
|
Total Hits: 6348 | Today: 4
|
|
Rating:
|
|

This article demonstrates how to create and use regular expressions to determine whether strings match certain patterns. Regular expressions allow for easy parsing and matching of strings to a specific pattern. Using the objects available in the RegularExpressions namespace, you can compare a string against a given pattern, replace a string pattern with another string, or retrieve only portions of a formatted string. In this example, we will construct a pattern to validate a e-mail address....
|
|
Search Result: Found
30
sites
|
|
|
|
|
|
|