| | |
Active Server Pages help tutorial how to ASP Help ASP Tutorials ASP Programming ASP Code - ASP Free CJWSoft ASPProtect ASPBanner ASPClassifieds
| Listings Main Page NEWS FROM 2006-03-26
Listings Entry: 3/26/2006 4:37:52 PM
Properties Editor http://www.peterblum.com The PropertiesEditor class is a custom control for ASP.NET. It performs the same task as the Properties Editor found in Visual Studio.NET: View and Edit properties associated with an object instance.
All About .NET http://www.codeproject.com Just what is .NET? Jason Clark gives an overview of .NET and what it means to you as a developer.
Introducing ASP.NET - Part 1 http://www.suite101.com This article gives an outline about ASP.NET and its features. It also provides an overview of WebForm controls and Visual Studio .NET 2003.
A .Net/ASP+ Interview with MS http://www.mcpcentral.com Want to know about .NET, C# or ASP+? Hear it from one of the creators of the .NET Framework. MCPCentral.com talks with Microsoft's Mark Anders, Product Unit Manager of the .NET Framework in this exclusive interview.
XPanel Webhosting Manager http://www.xsol.net/product_view.asp?productID=8 An application for resellers to manage their plans, features and members. Support for a multitude of components & payment gateways including ASPSimpleUpload, ASPEmail, PayPal, Authorize.Net and many more!
JMail http://www.dimac.net/ w3 JMail can be used by developers to send e-mail from their ASP code or Windows program in a very simple way.w3 JMail now also features retrieval of e-mails, encryption and advanced massmailing features.
Introduction to .NET http://www.simonrobinson.com The .NET framework has been plugged by Microsoft as a new programming model for the Internet age. Personally I prefer to think of it as a new programming model for almost everything that is Windows related.
ASP & Arrays http://www.loudasp.com/howto/ASPArrays.asp What is an array? - Think of an array as a block of information. Or information that is linked under a common name. The links or blocks are called cells. Confused? Ok here is a what an array looks like:
Mycos Charts .NET Enterprise Edition for ASP.NET http://www.mycostech.com Mycos Charts .NET is an enterprise class charting solution for ASP.NET with drill-down, hidden data-points, native .NET design, VS integration, real 3D charts, combination charts, frames, and much, much more. No-hassle licensing starts at $189.00
ChitChat.NET http://www.clickcess.com ChitChat.NET is an ASP.NET based discussion forum designed specifically for SQL Server.
Web File Manager for Active Directory.NET http://www.http-com.com A powerful web based file management application. It’s been specifically developed for companies who use Microsoft Networks. It's been designed to use secure NTLM authentication and it can automatically authorize users base
AbyssLabs.FinLib http://www.abysslabs.com/products/com/finlib.phtml Provides 10 functions that are available in MS Visual Basic 6 but are missing in VBScript (ASP): DDB, FV, IPmt, NPer, Pmt, PPmt, PV, Rate, SLN, SYD. These functions are used widely in financial applications.
Getting Started with ASP.net http://aspfree.com ASP+ introduces an entire suite of Webcontrols, most are close to HTML elements and some are completely new such as the Calendar control, DataGrid to name a few...
deloittes.NET ColorPicker v1.0 http://www.deloittes.net The deloittes.NET ColorPicker is an ASP.NET Server Control for adding visual color selection to your web forms by simply dragging the control from your VisualStudio.NET ToolBox.
Introduction to ASP.NET http://www.c-sharpcorner.com Ashok Kumar P presents a good general overview of ASP.NET and lists the major benefits .NET provides over classic ASP.
Advanced Data Form Wizard http://www.serbix.com/?Toolbar=2&Menu=18 The code produced is standard ASP code - clean, readable and comprehensive. The page is fully customisable and can be altered to meet your exact requirements. No new things to learn, no limitations and no components to install! The wizard is usefu
Graphical Text http://www.vbtrain.net Visual Studio.NET does not have a visual method of creating graphical or rotated text consisting of gradients, textures, or hatch patterns. This component aims to offer this ability.
deloittes.NET Image Gallery v1.1 http://www.deloittes.net ASP.NET Image Gallery Server Control. Features include Multiple Gallery Support, Image Uploading, Automatic Image Indexer, Thumbnail Generator, XML based datasource, Free unlimited email support and more. Click for online demo!!
Web Tree Builder http://www.compusolve-technology.co.uk/products/webtreebuilder/about.asp Web Tree Builder is a desktop design tool that allows you to incorporate dynamic hierarchical tree structures into your web sites with speed and ease. The trees that it generates operate in exactly the same way as the Windows File Explorer and can b
ASP: Learning by Example http://www.amazon.com/exec/obidos/tg/detail/-/1887902686/qid=1119152795/sr=8-1/ref=pd_csp_1/102-5291399-3933729?v=glance&s=books&n=507846 Focusing on the essential knowledge needed to quickly learn how to write Active Server Pages, this book teaches by example rather than theory.
ASP.NET Unleashed, Second Edition http://www.amazon.com/exec/obidos/tg/detail/-/067232542X/qid=1119152236/sr=8-3/ref=pd_csp_3/102-5291399-3933729?v=glance&s=books&n=507846 Aimed at Windows Web developers of all levels, ASP.NET Unleashed provides a truly example-packed tutorial on beginning through advanced topics in ASP.NET programming. This mammoth text is never dense, and its clear sample code.
4GuysFromRolla ASP.NET http://www.4guysfromrolla.com ASP.NET is the next generation of Active Server Pages. ASP.NET introduces a new paradigm to server-side Web development. On November 12th, 2000, ASP.NET Beta 1 was released. Microsoft hopes to release Beta 2 in Q1 of 2001.
Learn ASP.NET: Creating and Using Objects http://www.asp101.com This lesson simply gives the beginning ASP.NET developer a basic introduction to objects and includes some sample code that illustrates creating, instantiating, and using an object from an ASP.NET web page.
DynamicVB.Net http://www.dynamicvb.net Provides resources, code, and tutorials for Asp.Net and Vb.Net. Focuses on resources for the programmer interested in the IBuySpy Portal and the different favors of the portal.
VS.Net version of the Guestbook application http://aspfree.com This application was adopted from Steve Schofield's original VB Guestbook DotNet application - I converted it to C# and added a few features that work better for me.
Guestbook in C# for DotNet by Gordon F. Weis http://www.aspfree.com This application was adopted from Steve Schofield's VB Guestbook DotNet application - I merely converted it to C# and added a few features that work better for me.
TextPad http://www.textpad.com Whether you simply need a powerful replacement for Notepad, a tool for editing your web pages, or a programming IDE, TextPad does what you want, the way you would expect.
Guest Book Developed in ASP.NET http://www.bipinjoshi.com This application is simple Guest Book developed using ASP.NET and VB.NET. Eventhough the application is simple it illustrates many .NET concepts like creating web forms, creating components, using config.web and sending emails.
ASP.NET Basics (part 2): Not My Type http://www.aspfree.com Now that you know how ASP.NET works, get to grips with the basic variables types - characters, strings and numbers - and the operators that are commonly used with them.
ASP Tutorials - justPhukit.com http://www.justphukit.com/asp/asp-tutorials-1.php justPhukit.com is directory of programming tutorials, scripts and articles for developers and programmers with a major section dedicated to Classic ASP and ASP.NET.
XhtmlWebControls.NET http://www.xhtmlwebcontrols.net XhtmlWebControls.NET is a collection of declarative ASP.NET controls that mirror and exceed the functionality of the WebControls contained in the System.Web.UI.WebControls namespace. All the tools you'll need to create XHTML 1.1 ASP.NET websites.
Flash AdRotator for ASP.NET http://www.echinos.com Flash AdRotator will give you all the features you wish that standard AdRotator had. It will let you display Flash Banners, count clicks and impressions.
ASPMaker http://www.hkvstore.com/aspmaker ASPMaker is an automation tool that can generate a full set of ASP (Active Server Pages) quickly from a Microsoft Access Database or any ODBC Data Source. Using the generated ASP, users can view, edit, search, add and delete records in the database e
Beginning ASP.Net with C# http://www.aspalliance.com Hello all, I have started my journey down the ASP.Net lane, I decided to go with C# instead of VB.net. What I am going to do here is give you some my experience with it along with my trial and error's.
.NET Framework Frequently Asked Questions http://www.andymcm.com This FAQ tries to answer some commonly asked questions about the fundamentals of the .NET Framework. By fundamentals I mean the nuts and bolts of how the .NET Framework works at a low level.
emagiC CMS http://www.emagiC-CMS.com Affordable browser-based Site & Content Management System offering XML, WYSIWYG editor, stylesheets, link verification, extranet, sitemap management, admin rights&roles, templates and full API. Available in English, French, German, Spanish, Chinese.
ASPProtect http://www.ASPProtect.com Easily add password protection to any ".asp" page within your web site. Web based administration so you can manage users and their access. All pages you want to protect simply need one server side include at the top of each page.
ChartDirector Charting and Graphics Library http://www.advsofteng.com ChartDirector is a powerful charting and graphics library for creating professionally looking charts and drawings in PNG, JPEG, WBMP and GIF. ChartDirector supports pie, bar, line, area, high-low-open-close and combo charts. ChartDirectors object ori
Chart FX for .NET http://www.softwarefx.com Chart FX for .NET was completely rewritten in Microsoft Visual C# .NET to ensure that Chart FX exists within the Microsoft .NET Framework as fully managed code.
Your first ASP.NET Page http://www.stardeveloper.com This article describes all the steps required to run your first ASP.NET page from downloading and installing ASP.NET Premium edition to developing and running your first ASP.NET page.
Couter/stats http://stats.richardhealey.com Asp with access database stats system easy to instal and intigrate into your site. Includes top visitors, browsers, refering site (including link backs to top sites automaticly) Top page views and page hits per day.
Active Price Comparison v2 http://www.ActiveWebSoftwares.com Allows site vistors to compare prices of a product from different shops. Shops can bid for higher placing through a pay-per-click system. Includes Advertiser Banner Module, Product Reviews, Shop Reviews, and more
Fusebox 3.0 for ASP http://fusebox.org Fusebox for ASP now has sample apps and query sims.
ImageGenerator http://www.adersoft.com ImageGenerator is an Active Server Pages component that allows you to build dynamic images in your ASP scripts and serve them as JPEG or PNG format to any browser.
LiveSOUP http://livesoup.com/opensmslite.asp This ActiveX Component allows both websites and desktop applications the ability to Send SMS Messages Internationally via a standard Internet connection – There is no additional hardware needed. You can even alter the SenderID of each SMS!
ASP.NET, ASP+... what is what? http://www.aspalliance.com .NET names, keywords and buzzwords.
Easy form-to-mail script http://www.asptutorial.info/script/formtomail A comprensible ASP script in three versions, including sending a message to a mailing list. Easy to set up.
ASP tutorial for beginners http://www.asptutorial.info A simple ASP tutorial for those starting with ASP. Covers topics ranging from displaying date/time, loops, subroutines, session and application variables, cookies, and global.asa use. Also features a collection of free scripts available for download.
Eraserver.NET http://www.eraserver.net Eraserver offers public hosting accounts for .NET webs. Now you can get your own .NET pages up and running for as little as $9.95 per month.
Installing ASP.NET http://www.asp101.com Now that .NET has finally shipped, you've decided that you should probably start playing around with it. So where do you start? Right here is as good a place as any.
Timecard Entry: 3/26/2006 4:37:52 PM
radlog, dial up issues, , noc room checking on stuff with guys, worked on fixing total control 1, timecard, filing, review procedures, BERNIERCARR UPDATE INFORMATION, Manager's meeting., PATERNITY LEAVE WIFE AND BABY IN HOSPITAL, Amy - sent images for USBoatTours.Com static storefront. Trying to touch-up images to a point where we can use them., TRAVELED BACK TO WATERTOWN, Network Expansion, juggle , I was going to leave but Nate was here all alone until 1130. I stayed longer and called Gisele who was more than happy to come in and help, McDonald's (29-cent hamburgers), spreadsheet with what I have, Took general tech calls, Answered a "ask us a question", Checked my voice mail, and the gisco Issues page., TICC mail & A/R & deposit, return to Watertown - 58 mi, travel to watertown- meeting with wpbs, Meet with Paul Barton, Talked w/ Bell Atlantic about Don g's order in Potsdam and Suprema Spec. in Ogdensburg. Got order # and dates. Called Beth w/ info. Recorded into folders., Steady morning. Quality checked sign ups, cancellations, ckecked emiail, report. callbacks from voicemial, taking signups,answering phone, incident report, cc report, cancellation of invoices, , General wireless duties, calling peoples, contacted boards sold to become affiliate members, sign ups, invoices, etc, Printed 20 Project Profilers for Amy, researched info for TI Communications and reviewed articles which were left on desk from Vacation, lunch, *bram, Email/Newsgroups,
|
|
|
|