New Scripts | ASP.NET
Introducing Really Simple Syndication in ASP.NET
posted bybenganiinTutorials & Tips
Really Simple Syndication (RSS) is an XML standard for declaring content entries for small content feeds. The RSS format has gained popularity over the years due to its simplicity. The XML file formatted according to the RSS specification is either found as a physical file or is obtained via a Web site that handles the request and sends the content over the Internet to the client.
Reviews0
PriceFree
Views1378
AjaxGrid
posted bydbnetlinkinDatabase Tools
AjaxGrid is a web-based ajax enabled reporting and application development tool that enables high functional web applications to be created in minutes without the need for complex development tools. AjaxGrid is highly scalable and can cope with 100,000's of rows and hundreds of users. With AjaxGrid you can search, sort, edit, upload, print, copy, export, nest, link and much more with just a few lines of code. AjaxGrid includes it�s own GUI Designer application that allows applications to be generated and deployed against any table, view or stored procedure in your database with the need to write any code.
Reviews0
PriceUSD 999.00
Views2369
Clever Internet .NET Suite
The suite of Clever Internet components presents the most efficient and convenient way of accessing Internet resources from your applications. Using the Clever Internet Suite, you can implement many useful Internet-related features: Downloading, uploading and submitting of Internet resources, sending and receiving MIME messages, HTTP, FTP, SMTP, POP3, IMAP and NNTP clients, SMTP, POP3, IMAP and FTP server components and more...
Reviews0
PriceUSD 552.00
Views1402
Writing binary files using BinaryWriter
posted byinfoinTutorials & Tips
In this source code we will look at anyother new focus on ASP.NET. We could write binay files using BinaryWriter class. Let's see it on a sample code. .
Reviews0
PriceFree
Views2345
DotNetNuke Skinning Toolkit
posted bydnncreativeinTutorials & Tips
The DotNetNuke Skinning Toolkit demonstrates all of the skin classes within DotNetNuke so that you can easily view, search and learn how to style the various elements within a DotNetNuke skin.
Each DotNetNuke class is presented with an image and the various styling options available through CSS.
Reviews0
PriceFree
Views1411
SharpForge
SharpForge is an open source project that supports collaborative development and management of multiple software projects. Similar to SourceForge or CodePlex but for your own team or organisation. The software is written in C# for .NET 2.0, it integrates with Subversion for source control and is released under the New BSD License.
Home page: http://sharpforge.org/
Features:
- Multi Portal
- Multi Project
- Subversion Administration
- (planned)Work Item Tracking
- (planned)Project Forums
- (planned)Release Management
- (planned)Subversion based content management
- (planned)News Feed Aggregation
Requirements:
- Windows 2000 / WinXP+SP1 or Windows 2003.
- IIS
- .Net 2.0
- Sql Server Express - Apache 2.0.54 - Subversion 1.4
For screenshots and more information head to sharpforge.org
Reviews0
PriceFree
Views4480
DataSet and DataAdapter in ASP.NET 2.0
posted byBeansoftwareinTutorials & Tips
Datasets store a copy of data from the database tables. However, Datasets can not directly retrieve data from Databases. DataAdapters are used as a link between them.
This tutorial explains how to manipulate data in database using DataSet and DataAdapter objects.
Reviews0
PriceFree
Views2742
Nitobi ComboBox V3
An AJAX based JavaScript autocompletion control with extensive cross browser and cross platform compatibility. Building on recent user-interface innovations found in Google, Gmail, and Mozilla applications, V3 provides six unique data search and entry modes, including 'fuzzy' substring searching. Compatible with 99% of internet users through IE and Gecko (Firefox, Mozilla) engine enhancements. Section 508 Compliant. ASP.NET, JSP, PHP, and ASP.
Reviews0
PriceUSD 249.00
Views1445
Displaying XML to DataGrid
posted byinfoinTutorials & Tips
In this source code we will look at how to read an XML data source and how to put it on our ASP.NET page. For this example you can use a sample XML file putting same folder with our source code. .
Reviews0
PriceFree
Views2807
ASP.NET HOW DO I Video Series: Tips and Tricks
posted bycaquinoinTutorials & Tips
This Tips & Tricks video covers many useful techniques for enhancing ASP.NET 2.0 web sites using Visual Web Developer 2005 Express Edition. Topics include encrypting sensitive information stored in web.config, maintaining the browser scroll position across postbacks, posting content to a different page, setting focus on a specific control when a page is loaded, creating a bulleted list of hyperlinks from an XML file, working with the file upload control, simplifying complex URLs using URL remapping, and using the MultiView control to switch between groups of content programmatically.
Reviews0
PriceFree
Views1256
Creating Our First ASP.NET Web Page
posted bycaquinoinTutorials & Tips
With this paper we'll be creating an ASP.NET Web page that serves as a financial calculator. This paper will focus on building the ASP.NET Web page, with only a light discussion of the source code and Web controls used.
Reviews0
PriceFree
Views1503
How to use SCOPE_IDENTITY() in ASP.NET
posted byinfoinTutorials & Tips
In this code sample we will take a look at how to use SCOPE_IDENTITY() in ASP.NET. We use this function to get new ID of inserted record from SQL database. .
Reviews0
PriceFree
Views3243
Master Pages in ASP.Net 2.0 - An Advanced Look
posted byBeansoftwareinTutorials & Tips
Advanced use of Master Pages in ASP.NET 2.0 to achieve consistent look and feel of your web site. Master Pages enables us to apply the same page layout to multiple pages in a Web Application.
Reviews0
PriceFree
Views2353
Tab Key in ASP.NET
posted byBeansoftwareinTutorials & Tips
Explains how to use Tab keyboard key in different situations for both ASP.NET 1.1 and ASP.NET 2.0 Web applications.
Reviews0
PriceFree
Views1667
GridView Hidden Column Problem (And Two Common Solutions)
posted byBeansoftwareinTutorials & Tips
Explains how to simulate hidden column in GridView control. GridView is one of the new controls in ASP.Net 2.0 that replaced the DataGrid.
In earlier versions of .Net when you didn't want the data to be visible to the client, you simply set the Column visibility to False. But, if you try that with ASP.NET 2.0 GridView control, it will return only empty string.
Reviews0
PriceFree
Views1907
EasyGraphGrid component
posted byarthexinWeb Developers
EasyGraphGrid is a control for your .NET applications that makes graphical grid manipulation easier. GraphicalGrids can be used for a wide range of tasks including graphing applications and games just to name a few. EasyGraphGrid divides up its workspace and allows you to control what you want to place in the individual cells of your grid. You can populate some or all of them with pictures, colors or even graphical text while leaving others blank. EasyGraphGrid also allows you to load an image on to the background of its workspace so you can create really interesting and eye catching effects.
Reviews0
PriceUSD 10.00
Views2103
Working with Web User Controls at Run-time
posted byBeansoftwareinTutorials & Tips
Explains how to work with ASP.NET user controls at run-time. User controls offer great flexibility than server-side includes (SSIs) by accessing the object model support provided by ASP.NET.
Reviews0
PriceFree
Views2320
Storing Images to Database and Retrieving to GridView
posted byBeansoftwareinTutorials & Tips
Explains how to store images to database and retrieve it later in some server control, like GridView.
Reviews0
PriceFree
Views3984
AspLib InputNumber
posted byalexds2inForm Processors
A number input field. Control allows you to define range of number to be inputted. You can also choose negative and fraction number options, set precision of the number. Component has increment buttons and button to call pop-up calculator. The control can display value using mask. Also allows to define a range of valid numbers. ASP.NET AJAX supports and rich client side API.
Reviews0
PriceUSD 399.00
Views1729
Membership, profile and roles in ASP.NET 2.0
posted bystefan.holmberginTutorials & Tips
This serie of articles explains the membership provider system in ASP.NET 2.0, how to make it work against SQL Server 2000, how to tweak the CreateUserWizard to require email verification when new accounts are created etc. As of this moment there are 6 articles, all with explaining sourcecode.
Reviews0
PriceFree
Views1617
