New Scripts | ASP.NET
Building a Simple CMS for your static website in ASP.NET
posted byBeansoftwareinTutorials & Tips
This tutorial explains how to build simple content management system in ASP.NET and MS Access database.
It includes sample Visual Studio 2005 CMS project.
Reviews0
PriceFree
Views2078
How to Get Started With ASP.NET
posted byBeansoftwareinTutorials & Tips
An easy intro to ASP.NET. Includes simple SnakeEyes web game.
ASP.NET is a server side scripting technology developed by Microsoft as a part of the Microsoft's .NET Framework. This framework is built on the common language runtime, which can be used on a server to build powerful Web applications.
Reviews0
PriceFree
Views662
Themes in ASP.NET
posted byBeansoftwareinTutorials & Tips
Explains how to define the look and feel of a web site by using ASP.NET themes.
Themes are used to define the look and feel of a web site, similarly to how pages are styled using CSS. Themes make it much easier to standardize your website's look and feel and tweak it later.
Reviews0
PriceFree
Views1122
Piranha News Manager .net release
posted byinfoinNews Publishing
You may manage and publish your content with this powerful ASP.NET application. Write and edit all content online without using any other software.
Manage news, articles, events, press releases, your company announcements or any content. Search engine friendly pages feature is perfect google, yahoo and other web search crawlers.
Easy installation, friendly management, multi-editor feature and zone-based management is another great features of Piranha News Manager.
Reviews0
PriceFree
Views1822
YUIAsp.Net Button
posted byra00linHTML Manipulation
A better ASP NET Button, that supports skinning, and it's Text property allows HTML.
The button control it's based on the excellent Yahoo! UI Library Button, but it's adapted for ASP NET, with support for postback and ASP NET Ajax client side script.
The YUIAsp.Net Button control comes in several flavours:
Regular button
Link button
Split button
Menu button
Radio button
Checkbox button
Reviews0
PriceFree
Views1069
YUIAspNet Slider
posted byra00linHTML Manipulation
The YUIAsp.Net Slider control is based on Yahoo! UI Library Slider control.
Slider component is a UI control that enables the user to adjust values in a finite range along horizontal or vertical axis.
You can use the YUIAsp.Net Slider control as a rich, visual replacement for an input box that takes a number as input.
Reviews0
PriceFree
Views1199
Photoshop style Color Picker for ASP.NET
posted byaspxlabinImage Galleries
EO.Web ColorPicker offers an easy to use drop down Adobe Photoshop style color picker. * Supports both RGB and HSB color model;
* Uses Adobe Photoshop style color slider and color field to pick color;
* Fully customizable;
* Available on all major ASP.NET versions;
* Automatically supports ASP.NET AJAX;
* Multiple built-in templates can be used out of box;
* Complete client side JavaScript interface;
Reviews0
PriceUSD 149.00
Views1664
EO.Web SpellChecker for ASP.NET
posted byaspxlabinMiscellaneous
EO.Web SpellChecker is a highly customizable and easy to use spell checker engine for ASP.NET. The engine is provided as a standard ASP.NET control which makes adding spell-checking functionaries as simple as a few mouse clicks. Features are also exposed through JavaScript API to ensure maximum flexibility. Support dozens of languages.
Reviews0
PriceUSD 149.00
Views798
EO.Web Editor
posted byaspxlabinWYSIWYG Editors
EO.Web Editor is a highly customizable, feature rich and light-weighted WYSIWYG HTML Editor designed for ASP.NET. Feature highlights: * Consistent XHTML compatible output across all supported browsers; * Light-weighted but feature rich design; * Extensive customization/localizatio n options; * Completely client side JavaScript API; * Seamlessly integrated with EO.Web SpellChecker and EO.Web ColorPicker; * Seamlessly supports standard ASP.NET validator controls; * Supports all major ASP.NET versions and ASP.NET AJAX;
Reviews0
PriceUSD 149.00
Views1504
.NET Framework Overview
posted bytipsntracksinTutorials & Tips
.NET is essentially a system application that runs on Windows. The heart of .NET is the .NET Framework. The most important component of the framework is the CLR as the heart and soul of the .NET architecture. Every application written using the Framework depends on the CLR. Among other things, the CLR provides a common set of data types, acting as a foundation for C#, VB, and all other languages that target the .NET Framework. Because this foundation is the same no matter which language they choose, developers see a more consistent environment.
Reviews0
PriceFree
Views607
The .NET Platform
posted bytipsntracksinTutorials & Tips
Microsoft .NET platform defines a standard around which a system can be developed. Microsoft .NET platform provides countless opportunities for different services and systems to interact, allowing programmers to develop powerful solutions for the internet. A major theme of Microsoft .NET platform is the idea of Web services, allowing software to communicate directly with other software using Internet technologies. The .NET Framework and Visual Studio.NET, two more core aspects of this initiative, provide a multi-language environment in which developers can create Web services and other kinds of applications.
Reviews0
PriceFree
Views785
The .NET Framework Versions Road Map
posted bytipsntracksinTutorials & Tips
Microsoft started development on the .NET Framework in the late 1990s originally under the name of Next Generation Windows Services (NGWS). By late 2000 the first beta versions of .NET 1.0 were released.
.NET Framework 1.0
This is the first release of the .NET Framework. Released on February 13, 2002. Available for Windows 98, NT 4.0, 2000, and XP. Mainstream support by Microsoft for this version ended July 10th, 2007, and extended support ends July 14th, 2009.
Reviews0
PriceFree
Views1062
Microsoft .NET Framework Feature
posted bytipsntracksinTutorials & Tips
The Microsoft .NET Framework is enrich lots of features that makes it a milestone in the world of software technology. And the main Microsoft .NET Framework includs:
* Support for Components
* Language Integration
* Language Independency
* Common Runtime Engine
* Base Class Library
* Application Interoperation across the Web
* Simplified Development and Deployment
* Improved Reliability
* Portability
* Greater Security.
Here we see all feature of Microsoft .NET Framework
Reviews0
PriceFree
Views605
New Features in the .NET Framework Version 3.5
posted bytipsntracksinTutorials & Tips
Microsoft released ASP.NET 3.5 on November 19, 2007. Along with it, was released Visual Studio 2008. In this version Microsoft enhanced features of .NET Framework Version 3.0 and add some new too. Now we will take a look at new and enhanced features in the .NET Framework version 3.5. The which get updated or added by Microsoft are:
* .NET Compact Framework
* ASP.NET
* Add-Ins and Extensibility
* Common Language Runtime
* Cryptography
* Networking
* Windows Communication Foundation
* Windows Presentation Foundation
* Windows Workflow Foundation
* Windows Forms
* LINQ
* Expression Trees
* Programming Languages
Reviews0
PriceFree
Views940
Microsoft .NET Overview
posted bytipsntracksinTutorials & Tips
The Microsoft .NET Framework is a software technology that provides a new programming interface to Windows services and APIs, and an amazing convergence of many technologies. The Microsoft .NET Framework is a set of languages, including C#, J#, and VB.NET; a set of development tools, including Visual Studio .NET; a comprehensive class library for building web services and web and Windows applications; as well as the Common Language Runtime (CLR).It also includes the Base Class Libraries (BCL), offering ways to utilize Collections, I/O, networking, among others. A complex stack of libraries is built on top of the BCL, including technologies like ADO.NET for database access, XML APIs to manipulate XML data, and Windows Forms to display rich user interfaces (UIs). These components collectively form the largest part of the Microsoft .NET Framework.
Reviews0
PriceFree
Views810
Data Aquarium Framework for ASP.NET and Ajax
posted byCode OnTimeinDevelopment Tools
Generate ASP.NET 3.5 applications with Microsoft Ajax Control Toolkit and JSON web service in seconds. Easily maintain huge database web applications by changing data controller descriptors and presentations views in XML configuration files. Works with Microsoft SQL Server 2005 and Oracle 11g.
The entire framework source code is included in the generated application.
Reviews0
PriceFree
Views1236
NetDiagram ASP.NET Control
posted byMindFusioninGraphs & Charts
An ASP.NET control that lets you present interactive flowcharts and diagrams.
Reviews0
PriceUSD 600.00
Views1208
Contacts Importing Scripts in .NET
posted bycontactminesinWeb Fetching
Contact Mines offers Contacts Importer Scripts in PHP, .NET and Java for Yahoo, Hotmail, Gmail, AOL, MSN, MySpace, Orkut and many more at very lowest rates.
Reviews0
PriceUSD 19.00
Views1355
IntelliFolks Enterprise Social Networking Server
posted bymainGroupware Tools
IntelliFolks is a free Enterprise Social Networking Server. IntelliFolks enriches any intranet with a social network including customizable people profiles, people and expert finder, interactive organization charts, collective intelligence communities, blogs, faceted information discovery, social bookmarking & tagging. User and permission management could be integrated with existing ActiveDirectory or LDAP servers. The embedded portal engine provides customizable page layouts and RSS news feed integration.
Reviews0
PriceFree
Views3659
SEO Pager Control
posted byBeansoftwareinDatabase Tools
SEO Pager Control enables optimized, scalable and fully customized data paging in your ASP.NET web application.
Key features include:
- Open only page you need instead of complete record set. Your DataTable is thin, web application is fast and scalable, even for very large tables.
- Use GET or POST web request
- Alphabetic paging
- Tags paging or even HTML Tags paging
- Roman numbers paging - Vertical paging
- Customize with templates, use CSS styles and more.
Reviews0
PriceUSD 129.00
Views1007