Aspose.ASPXpand for .NET
Bring to ASP.NET what you had in desktop development!
Microsoft did a wonderful job of marrying web development to such a design environment that desktop programmers could embrace with the .NET products. However, the web environment lacks many of the features that so appealed to desktop developers. Aspose.ASPXpand helps in bridging the gap between web and desktop development. Aspose.ASPXpand offers over 60 different functions ranging from Set Focus and Mask Edit to Auto Complete and handling the Enter Key. Aspose.ASPXpand works with all of the native web controls supplied with ASP.NET that makes Aspose.ASPXpand easy to be added to any new or existing ASP.NET application.
Common Features
- Supports ASP.NET applications
- Works with .NET Framework 1.1 and 2.0
- Supports IE browser
Controls Management Features
- Set or Get coordinates of controls
- Specify Auto-Complete for a given set of controls
- Set controls to blink
- Sets Tab Order for controls
- Sorts the items in ComboBox or ListBox controls
- Set focus
Page Management Features
- Disable or Enable controls on the page
- Close page
- Print page
- Open the print preview window for the current page
- Modify the title of the webpage
- Writes JavaScript code or function to the page
- Prevents page being referred from frame
Windows Management Features
- Opens window with advanced controlling
- Maximize or Resize window
- Move window
- Open popup window
Messaging Features
- Adds description text to controls
- Show Message Box
- Redirects to a specific URL after displaying Message Box
- Display a temporary message when a control gains focus
- Display tool tips
- Display tool tips at the bottom
- Scroll tool tips
Data Entry Features
- Count characters and words
- Adds mask to TextBox control
- Restricts user input to numbers or characters only
- Checks if Caps-Lock is on
- Adds confirm logic to button
Event Handling Features
- Maps KeyPress to a button's OnClick method
- Maps KeyPress to open a URL
- Maps Key to a JavaScript function
- Adds JavaScript event to the page
Database Oriented Features
- Exports DataSet to Xml
- Converts DataView to DataSet
- Exports DataGrid to Excel, Word or Html
- Cross join two Data Tables
- Distinct the rows in given DataTable
- Left join two Data Tables
- Select specified columns from a given DataTable
- Union join two Data Tables
Utility Features
- Prevents user from clicking (Right or Left Click) on the web page
- Adds timer on the page
- Adds URL to Favorites list
- Forces client to download a file
- Forces client to download data from stream
- Forces client to download data from string
- Gets the URL of current page
- Gets all numbers contained in a string
- Change the homepage on client's browser
- Displays the given text in the status bar of browser