New Scripts | ASP.NET
Model View Presenter with ASP.NET
posted byaviadeinTutorials & Tips
This article reviews the Supervising Controller implementation of MVP in winforms applications and the Passive View implementation in ASP.NET webforms applications. All the code in the scope of this article is available for download.
Reviews0
PriceFree
Views507
ASP.NET 3.5 Application Architecture and Design
posted byDuaneMinProgramming Books
Through this book, developers will be able to design scalable and maintainable web applications rapidly, and implement the ASP.NET MVC framework to manage various components independently. This book presents a series of common architectural models, and shows how to select the best ones and use them in applications. Developers will be taught how to implement n-tier architectures, MVC, design patterns, and more. Users will also be able to build SOA (Service-Oriented Architecture) applications with the Windows Communication Framework (WCF). Through a single project outlined in the book, users will learn how to implement the different architectural styles and to understand the details of each style. They will be shown how to deploy their localized applications and learn the best practices for their localization framework, and how to globalize their commercial web applications.
Reviews0
PriceUSD 35.99
Views1576
ASP.NET news management
posted bypaulanthonyinContent Management
This is a fully featured news management script which will enable non technical user to login, and create articles in a web based editor, which can then be published live to their website. The system support multiple editors and publishers, and has a full membership permissions system in place, to allow admin users to publish news live, and publishers to create news articles for review.
Reviews0
PriceUSD 110.00
Views1456
LINQ To SQL With LinqDataSource Control
posted byBeansoftwareinTutorials & Tips
LINQ to SQL is an extension of LINQ that allows developers to write "queries" in your ASP.NET web application to retrieve and manipulate data from a SQL Server database. This tutorial covers basic steps to implement LINQ to SQL in ASP.NET web application.
Reviews0
PriceFree
Views1039
LINQ with C# Objects, Collections and Arrays
posted byBeansoftwareinTutorials & Tips
Language integrated query (LINQ) in .NET 3.5 provides querying capabilities to Object Oriented programming languages like C# or VB.NET. This tutorial explains LINQ architecture and common examples when using it with C#.
Reviews0
PriceFree
Views896
ASP.NET AJAX Web Form Generation at Run time
posted byBeansoftwareinTutorials & Tips
ASP.NET AJAX consists of client-script libraries and server components that are integrated to provide a robust development framework, which allow us to build rich client applications quickly and easily. This tutorial explains how to dynamically create Ajax web form, ScriptManager, UpdatePanel and AsyncPostBackTrigger.
Reviews0
PriceFree
Views797
How to Use ASP.NET 3.5 ListView & DataPager
posted byBeansoftwareinTutorials & Tips
ASP. NET 3.5 introduced two new data bound controls ListView & DataPager. This tutorial explains how to use ListView and DataPager controls to achieve example e-mail Viewer web application.
Reviews0
PriceFree
Views1300
How to set up an ASP.NET web site with IIS
posted byBeansoftwareinTutorials & Tips
This tutorial explains how ASP.NET applications work with IIS and how to set up settings of an ASP.NET web site with IIS 5.0/6.0 web server.
Reviews0
PriceFree
Views1143
SQL Server Optimization For ASP.Net Developer
posted byBeansoftwareinTutorials & Tips
This tutorial contains a list of SQL Server optimization tips for ASP.NET Developer. These tips should be your common habits when building efficient, scalable web applications.
Reviews0
PriceFree
Views685
Newsletter in ASP.NET - How To Create It
posted byBeansoftwareinTutorials & Tips
This tutorial explains how to create Newsletter and send mass e-mails to your web site subscribers. It includes registration form so users can subscribe to receive your newsletter.
Reviews0
PriceFree
Views1647
NoblePOS Free Sales Retail Software
NoblePOS Free Sales Retail Software for touchscreen monitors. MySql database ,access over internet,can be integrated with inventory,invoice, CRM,quotes,reports,cash flow,suppliers,orders,acc ounting,SugarCRM .. others and can be customized
Reviews0
PriceFree
Views2360
Creating Nested Master Pages
posted byBeansoftwareinTutorials & Tips
In detail guide how to implement nested master pages in ASP.NET. Creating a master page can be very simple or very complex depending on the intentions of the web designer. This tutorial shows how to create a very simple master page and nest a number of other master pages into it.
Reviews0
PriceFree
Views851
Long Time Operations in ASP.NET
posted byBeansoftwareinTutorials & Tips
Explains everything about how to work with long running task in ASP.NET. Almost every ASP.NET developer, before or later experiences a problem with page timeout error. Sometimes it is because of some error in code, but sometimes you just need more time to execute long running task.
Reviews0
PriceFree
Views863
Export Crystal Reports to PDF file
posted byBeansoftwareinTutorials & Tips
This tutorial explains how you can export crystal reports to PDF, Excel, Word and HTML formats with ASP.NET web application. Reports are then available for direct download or used for scheduled reports to be sent via email, in this case, the exporting is done on the server side and the exported file is attached to an email and send to the user's email id.
Reviews0
PriceFree
Views1513
How To Use SQL Server Reporting Services
posted byBeansoftwareinTutorials & Tips
This tutorial explains how to install, configure and implement SQL Server Reporting Services in ASP.NET. Business development often requires analysis and data mining and SQL Server Reporting Services provide a solution to those tasks.
Reviews0
PriceFree
Views1317
How To Modify Web.Config At Run Time
posted byBeansoftwareinTutorials & Tips
This tutorial explains how to modify web site settings, like connection strings, session timeout etc. at run time. It is very useful in some scenarios, but you need to know that your web application can load slower first time after changes in web.config are made.
Reviews0
PriceFree
Views1273
Using ASP.NET With SQL Server
posted byBeansoftwareinTutorials & Tips
This is a beginner introduction to using MS SQL Server in ASP.NET web applications. MS SQL Server is one of the options if you have to develop web sites with dynamic content, like news site, bulletin boards, eCommerce etc.
Reviews0
PriceFree
Views1175
Creating an ASP.NET Newsletter Application
posted byfaisalinTutorials & Tips
A tutorial to create a newsletter application for your website. It allows users to subscribe and unsubscribe from the newsletter. A simple online administration interface (an ASP.NET page) allows the admin to create and send newsletters/emails.
Reviews0
PriceFree
Views1886
VS.NETcodePrint 2008
posted bystarprint2000inSoftware
This Add-In to Microsoft Visual Studio.NET 2008 significantly enhances source code printing capabilities. Print a complete Solution, selected projects, project items, namespaces, classes, modules and procedures. The printed output can be exported to PDF and RTF format to enable it to be incorporated into a word processors.
Reviews0
PriceUSD 59.00
Views659
Working With ObjectDataSource And GridView
posted byBeansoftwareinTutorials & Tips
This tutorial explains how to connect to data source with ObjectDataSource and show data in GridView. A GridView supplies data in table form with the possibility to sort, edit, select an item and even split the data over several pages. ObjectDataSource supplies the possibility to use the 3 tier design model and has the advantage that less code has to be written.
Reviews0
PriceFree
Views1381