| | |
Active Server Pages asp source code database MS SQL MS Access .mdb adovbs.inc cookies calendar codes sql commands scripts asp programming tutorials iis web server components CJWSoft ASPProtect ASPBanner ASPClassifieds
| Listings Main Page NEWS FROM 2006-03-26
Listings Entry: 3/26/2006 4:33:09 PM
ASPTools TopNews http://www.asptools.biz With TopNews, any ASP.NET web site can include up-to-the-minute headlines and recent blog posts on any page. TopNews will read from most valid RSS feeds such as CNN, Wired, Slashdot, New York Times, USA today and many more! TopNews is free!
Longhorn Frequently Asked Questions http://www.c-sharpcorner.com In this article, I cover some of the frequently asked questions about Longhorn and related technologies.
Flash rendering in ASP.NET components http://www.aixtend.net News-Mx represents the new generation of Asp.net components for Web-forms, the presentation in your webs of structured datas under Flash technology with a simple mouse click. Different Templates and Skins are at your disposal.
Developing Web Apps with ASP+ http://developer.earthweb.com How does ASP+ make your job easier and allow you to create better applications? This article gives an introduction to Microsoft's new ASP+ technology, including a look at Web Forms and Server Controls.
VisualASP ListView Component http://www.visualasp.com The ListView Component has 4 different list views, Icon, SmallIcon, List and Report. It also supports full DHTML and StyleSheets making integration into your existing site easy.
Sample ASP.NET Guestbook in VB.NET http://www.vb2themax.com This app shows how to use data-binding, database programming, Web Forms security, caching and the Web.Config settings. You'll also see in action the DataGrid control with templated columns, default pagination, editing mode, UI personalization etc.
JScript .NET Notes http://www.designs2solutions.com Weekly tutorials on JScript .NET and the .NET Framework by the author of the popular book "JScript .NET Programming".
Custom Day Planner/Address Book http://www.aspemporium.com/aspEmporium/examples/dayplanner/index.asp Create a day planner and schedule system that can be used and customized by visitors. Currently consists of an address book and a calendar/events system.
Microsoft's Web Data Administrator http://www.microsoft.com The Web Data Administrator is a utility program implemented in ASP.NET that enables you to easily manage your SQL Server data wherever you are.
38 Extra Development Tips http://www.sqlmag.com Our 5th-anniversary issue is bursting at the seams with great tips for SQL Server developers. Here are some that spilled out of our pages.
Object-Oriented Programming for VBScripters - Part 2 http://www.15seconds.com Still intimidated by .NET? Part 2 explores a few more advanced OOP features: inheritance, interfaces, and finally abstract classes.
ISPCheck http://www.hostguild.com ISPCheck is a one-stop marketplace for Internet Services for webmasters and businesses. Updated each day, it offers great deals on web hosting, domain registration and connectivity. Visit ISPCheck today and save $$$
ASPN Mass Mailer http://www.asppages.net/massmail.html The ASPN Mass Mailer is a web based ASP Application which allows you to send out text or html messages using an on-line address book. Many great features in this 1st of a kind thin client app.
Fusebox 3.0 for ASP http://fusebox.org Fusebox for ASP now has sample apps and query sims.
Chilkat XML Compression and Encryption .NET http://www.chilkatsoft.com Non-validating XML parser with in-memory document compression and encryption. Offers a high-performance alternative to the standard XML DOM for creating, navigating,and manipulating XML documents.
Reinvent Web Hosting http://www.reinventinc.com Provides affordable, powerful and feature-rich web hosting on highly reliable Windows 2003 servers supporting: ASP, ASP.NET, FrontPage 2003 and earlier, SharePoint 2003, SQL 2000, MS Access, mySQL, Visual Studio .NET and much more.
Franklins.net http://www.franklins.net Based in New London, Connecticut, we offer expertise in web development on the Microsoft .NET platform, system design and development, developer training and mentoring, and .NET site hosting.
ASPActiveConverter http://www.askarya.com ASPActiveConverter Component is COM component that enables web applications developed using ASP (Active Server Pages) to perform dynamic inter-conversion of documents in various formats (.doc, .rtf, .txt and .html) like generating a perfectly format
WilsonDotNet.com http://www.wilsondotnet.com This site is my ASP.NET example site, full of best practices and advanced demonstrations. It contains my newly updated and ever growing collection of Controls, Tips, Demos, and Code.
Aspose.Chart http://www.aspose.com Aspose.Chart is a .Net charting component which can draw 21 types of charts both in 2D With it, you can create charts both for desktop applications and web server applications. And, you can create charts via XML or API or combined XML and API.
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.
Skelta Workflow .NET http://www.skelta.com Skelta Workflow.NET is a 100% .NET based embeddable workflow engine designed from the ground up for integration into applications that help enterprises gain a competitive edge through automating, streamlining, and optimizing business processes.
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.
Code101 http://www.code101.com Code101 disseminates information about Microsoft .NET technology. A good place for articles, tutorials, snippets, tips and solutions for beginner to advanced developers. We go an extra mile to make things easy for developers.
eNetricity OChart http://ochart.enetricity.co.uk The OChart is a simple to use component for rendering hierarchical charts in .NET. OChart supports User Web Controls to allow the developer complete control over the presentation of the organisation chart.
csASPUpload http://www.chestysoft.com/upload/default.asp This is an ASP component/dll which allows the uploading of files using html forms and a web browser. It can handle more than one file per form. The files can be saved to disk or to a database as a binary data stream. Files can also be exported into o
csDrawGraph http://www.chestysoft.com/drawgraph/default.asp This ASP component draws pie and bar charts and line graphs "on the fly". Output options include GIF (non-LZW), PNG, JPG and bitmap as a stream for BinaryWrite, or as a file. A wide range of properties allow the customisation of colour, size and text
ASP ECHO Pay Form http://www.echopay.com Accept Credit Cards and Checks with this online payment processing order form - Just Include ECHO PAYFORM in your secure website and you're ready to go! ECHO (www.echo-inc.com) merchant account required. Available in Cold Fusion, PHP, and ASP.
First C# Program using VS.NET http://www.developersdex.com In this article we will write our first C# program and the tool we will use is VS.NET.
The ASP.NET Page Life Cycle http://www.15seconds.com Solomon Shaffer explores the life cycle of an ASP.NET page from initialization to unloading. He also explains the various methods to override ASP.NET server-side events.
Getting Started with ASP.NET http://www.aspfree.com Michael's article covers many of the new features of .NET. Check it out!
FrunderGallery http://www.frunder.com This is a .NET image gallery for developers. Automaticaly generates thumbnails from images in a defined folder, then creates links to larger images. Fully Customizable!
ASP.NET Basics (Part 5): Cooking Up a Storm http://www.aspfree.com Learn all about arrays, enumerations, and the "foreach" loop, and find out how you can use them for more complex data storage and manipulation.
Five Steps to Getting Started with ASP.NET http://msdn.microsoft.com In this first column we're going to walk through the five steps to getting started with ASP.NET. In later columns we will explore some of the cool features found in ASP.NET, such as: changes in deployment, state management, process model and controls.
Working with Properties and Data Types http://www.aspnextgen.com In classic ASP a color name and a string didn't seem any different in that they were both string values. In .NET data types are much more important and much more strict.
myLittleTools.net http://www.mylittletools.net myLittleTools.net provides web-based applications, mostly developed in ASP/VBScript. myLittleAdmin is a web-based database administration tool (MS Access and SQL Server versions are available). All myLittleTools products are provided in source code f
Fuzzy Software - ASP Directory http://www.fuzzysoftware.com Fuzzy Software is a comprehensive, categorized, searchable collection of links to ASP & ASP.NET tutorials, code, articles, components, references sites, community resources and more...
Hello World: An Anatomy of an ASP .NET Project http://www.asp101.com Ever since Kernighan and Ritchie wrote a program to display "Hello World" in the C language, programming has never been the same. In this article, we will write a "Hello World" script and explain all the code that goes into it.
ASP.NET Beta 1 to Beta 2 Changes http://msdn.microsoft.com In this month's column, we'll focus on the major changes in ASP.NET between Beta 1 and Beta 2. This is important information, both in terms of updating your code, or if you simply want to start using ASP.NET.
Ping IP http://warhound.com/ASP/pingip.htm Ping IP is an exceptional Internet networking tool that allows a user to ping one, a category, or all IP devices in the database. The admin functions allow the user to add, edit, or delete an IP device through the web. All data is stored in Access.
Bean Software Search Control http://www.beansoftware.com/SearchControl.aspx Enable feature rich database searching on your web site! Your visitors can choose between four ways of searching: any word, all words, phrase or boolean search expressions.
Flash and ASP Integration http://www.bizwerk.net/asp20tutorial/flash_multiple_fields.htm Tutorial outlining the steps needed to display multiple records and fields simultaneously in Flash using ASP. Source code and screen shots provided.
Commonly asked .NET questions http://www.aspalliance.com This article discusses about some of the commonly asked questions about the installation of ASP .NET V1.0.
New S# Language Adds Capabilities for .NET Developers http://www.devx.com In an interview with David Simmons, CTO of SmallScript Corp., we learned about a new .NET language about to debut, the ins and outs of its gestation.
The Road to ASP.NET http://aspalliance.com In this article I will discuss some of the advantages of ASP.NET, what has changed, how to get started, and where to look for help. This article is intended for those new to ASP.NET.
Scarlet Chart Component http://www.scarletsolutions.com Scalable vertical/horizontal bar charts and pie charts, Builds on any SQL query, output is jpeg image of graph, easy to integrate with any ASP.NET application.
DiscountASP.NET http://www.discountasp.net/ Voted 2005 Best ASP Hosting Service by Visual Studio Magazine & asp.netPRO Magazine! Come celebrate with 3 Months FREE and FREE Setup with FREE ASP Components
Centron offers ASP.NET Hosting. http://www.centron.net Starting at 9.90/mo. these ASP.NET enabled Hosting Planes comes with up to 400 MB of disk space, 15 GB of bandwidth transfer, 100 POP3 Mail accounts. Many more features like SQL Server Database are optional.
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.
ASP.NET Mobile Barcode Professional http://www.neodynamic.com/Products/BCMWebC/BarcodeMobileWebControl.aspx?tabid=22&prodid=2 Barcode images for ASP.NET Mobile Web Applications. It generates the most popular linear and 2D barcode symbologies. It renders the barcode image for each mobile device in the preferred image format by each of them.
Timecard Entry: 3/26/2006 4:33:10 PM
online research - tariffs, Research IIS performance tuning, Finishing computer for steve Smith, Talk with Bassil @ Bell. Talk w/ Mark at Watertown Daily Times. Coordinate for the day (talk to Randy, get equipment ready), travel to h20town, Lunch, ticc display materials, presentation, Checked email and rad log and printed out expiring accounts report., worked on newsletter, worked with Bill on problem reports page, Meet w/Gary and Dani, Update time cards, cphospital.org - completed requested changes., openening ceremony, went over billing, helped Bill work on SQL SoftVendor, TICC Team Meeting, organize dungeon, router upgrade in watertown 7513, costguard training, Manning NOC. Resetting open modems. Watching network. Calling customers back. Answering questions techs had., SOFTMLS - web site revisions, computer is down-Crispin is working to help me. Started staples order, filing with waiting, put together corporate folders for meetings with ics, clearmark. left message for pg at tdo to meet. reviewed web site for mdg in canada. call into jw about smego with scs in syracuse. , Went to Victor to close deal on Costguard, tech support supervisor. helped techs, radlog, dial up issues, ask us a questions, voice mails, qlight , open incidents, radlog,emails, follow ups, callbacks on expired users, callbacks on new users, very steady night., Re-doing my resume for Freds skills database. Photocopy of drivers license for missing I-9 form., Back to file encryption routines for sending secure documents., jeff leadership tour, Sales and Marketing meeting,
|
|
|
|