| | |
Active Server Pages ASP programs help tutorial tutorials routine routines jobs listserve mailinglist bulletin board bulletin boards programming snippet snippets CJWSoft ASPProtect ASPBanner ASPClassifieds
| Listings Main Page NEWS FROM 2006-03-26
Listings Entry: 3/26/2006 4:45:27 PM
Adrotating Control in ASP.NET http://askasp-plus.com The adrotating control included with ASP+ is quite powerful; far better then the one with ASP. With the new control you are able to use XML instead of a regular text file, also the method of calling the control has improved.
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 Quick and Dirty .NET Guide to C#/VB Object-Oriented Programming http://www.dotnetjunkies.com Although this article won't be an exhaustive OOP treatise, its objective nevertheless is to present in a quick and dirty manner C#/VB Object-Oriented Programming.
DB Admin Tool in 20 Lines with C# http://www.aspalliance.com Create a 1 page tool with only 20 lines of code that provides access to your tables with SELECT, INSERT, UPDATE and DELETE statements.
Calendar of Events in C# http://dn.yyyz.net I needed a web based even calendar and thanks to the new .Net Calendar Control, the rest was easy. What I ended up with was a nice little event based calendar.
Active Data Online ListServer http://www.activedataonline.com.au A mailing list server. ListServer is a .NET Windows Service for managing lists, including moderated discussion lists. The system is driven entirely by standard emails and XML. ListServer is ideal for discussing and sharing ideas within a group.
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 and process model.
DiscountASP.NET: ASP/ASP.NET Hosting http://www.discountasp.net/go/go.aspx?i=487 DiscountASP.NET offers the best value in ASP/ASP.NET Web Hosting from $10/mo on Windows 2003 servers supporting ASP, ASP.NET, Tons of ASP/ASP.NET Components, VS.NET, MS SQL, MS Access, FrontPage 2003, ASP.NET control panel, Webmail, Codehind & more.
ASP.NET Corner http://www.gmg.ch Welcome to this brand new site dedicated to the future ASP+ technologie. I hope you will find here useful informations on the many new aspects of the dot net tech, ressources, tools and as many free stuff as possible.
WAP-Chat http://ee.gimenei.com/products/Wapchat.aspx WAP-Chat is a new service, which allows you to chat with people all around the world through the convenience of your WAP mobile device. With WAP-Chat you can make a place, where WAP users can chat in real time. You can set up a range of chat rooms so
The Website Utility http://www.winnershtriangle.com/w/Products.TheWebsiteUtility.asp Examines websites for broken links and missing content. Internal web crawler includes ASP session support.
ASP.NET: An Introduction http://www.devarticles.com ASP.NET is not just the next version of ASP: it's the next era of web development. ASP.NET allows us to use a fully featured programming language (such as C# or VB.NET) to build web applications easily. In this article we examine the fundamentals.
VBtip Forum http://vbtip.com/vfindex_e.html VBtip forum is a new kind three layers forum. Based on asp, it supports muli-language, both SQL sever and access database, and unlimited individual forums. It has powerful administration system and simple installation wizard, and much more... Do not
The Object-Oriented Thought Process http://www.developer.com This is the third installment in a series of articles that introduces and describes the fundamental object-oriented concepts. These concepts are part of the foundation that any programmer needs to make the paradigm shift from procedural programming.
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.
An Introduction to ASP.NET http://www.devguru.com ASP.NET offers a novel programming model and infrastructure that facilitates a powerful new class of applications. ASP.NET is a compiled. NET-based environment, so one can author applications in any .NET compatible language.
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
Latest Developments in the .Net World http://www.devarticles.com Do you want to know about the latest development in the .Net technology? Here is a comprehensive look at the latest developments in the world of Microsoft’s.NET.
M6.net http://www.m6.net/add.asp Since 1997 M6.net offers the best value in ASP/ASP.NET Web Hosting Starting from $4/mo, 250Mb disk space, 20 GB bandwidth on Windows 2003 servers supporting PHP,Perl,CGI,MY SQL,MSSql, ASP/ASP.NET Components,MS Access,FrontPage,control panel, webmail.
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.
Meditating Upon the ASP.NET Code-Behind Model http://www.developer.com With the first alpha of ASP.NET 2.0 just around the corner, the debate about the effective goodness of code-behind seems to be close to its end.
Application Design Guidelines: From N-Tier to .NET http://msdn.microsoft.com See how lessons learned from building N-tier applications apply to building applications using the .NET Framework, and get advice on architecture for applications that use XML Web services.
Getting Started With ASP.NET http://www.devasp.net A Sample Chapter from "Beginning ASP.NET using VB.NET". by Wrox.
Prevent viewing of javascript and stylesheets http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=7252&lngWId=4 Prevent unauthorized viewing of website javascript and style sheet files.
InstantForum.NET http://www.instantasp.co.uk Unlimited discussion forums, topics and members. WYSIWYG Editor, Full Admin, Member Profiles, User & Forum Search, Email notifications, Managed .NET Assembly, Single configuration file, SQL Server with 100% Stored Procs, Free Support & More
FragCache/ASP Page Fragment Caching Component http://www25.brinkster.com/fragcache/ Speed up ASP with Page Fragment Caching. The performance benefits are significant, typically resulting in throughput gains of 10 times (compared to generating the page fragment for every request) and reduced database load.
Barcode Professional ASP.NET WebControl http://www.neodynamic.com Barcode Professional is a server control which generates barcode images for ASP.NET Web Applications. Barcode Professional is Cross-Browser Compatible and can generate the most popular Linear and 2D Barcode Symbologies (All in One). Real WYSISWYG.
Show The Size Of A Directory Using ASP http://www.powerasp.com/content/code-snippets/show-directory-size.asp This is an example of using the FileSystemObject to determine the total size of all files in a directory and any sub directories in it. This is handy because sometimes you might want to know just how big your web site is.
ImageLabel Server Control http://www.gavinjoyce.com ImageLabel is a free server control for ASP.NET. It is similar in function to the built-in Label Control, but instead of rendering HTML, it renders the text as an Image.
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.
Introduction to OOP in VB.NET http://www.ondotnet.com With VB.NET, Visual Basic is, for the first time, an object-oriented language. Why did Microsoft makes the switch to OOP? Why is OOP superior? And why is it so hard to learn, even for experienced procedural programmers?
Corewebsoft visitor.source.tracker ASP.NET script http://www.corewebsoft.com/products_visitor_source_tracker.aspx Lookup your website visitors origin - domain, IP, country. Prevent credit card frauders, limit bandwidth usage, filter visitors geographically. No SQL database is needed! Extremely fast - results in less than one second. Free demo.
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.
What's In A Namespace http://www.dotnetjunkies.com This article is not intended to give you a full understanding of Namespaces, but just to give you an idea of what they are.
ZBit zip-unzip component Pro http://www.zbitinc.com/product.asp?prodid=1 Please update price, name and description for an existing listing: COM component (DLL) to Zip and Unzip files from your ASP or any COM enabled code. It only takes one function call to do ether operation. Compress entire directory tree. Create self-e
Simple Hello C# World Class http://www.aspalliance.com A very simple C# Hello World class.
TripleASP.Net Table Editor http://tripleasp.net This is the first beta version of the TripleASP.Net Table Editor. It allows you to edit, add, and remove records from every table in your database.
Starting with ASP.NET basics http://www.aspxtoday.com This article is intended for beginners who want to start with ASP.NET. If you have experience with eariler version of Active Server Pages and you have not been exposed to the new ASP.NET then it will help to start working with ASP.NET Today.
Show Directory Contents Using ASP http://www.powerasp.com/content/code-snippets/show-directory-contents.asp This is an example of using the FileSystemObject to list the files in a directory.
Programmers Heaven - Where programmers go! http://www.programmersheaven.com Over 14,500 Free programming files, links, articles, tutorials, messageboard, source codes, utilities, C/C++, .NET, C#, ASP.NET, XML, Internet, Visual Basic, Delphi, Java, Pascal, Assembler and other tools.
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.
RBarcodeX http://www.java4less.com/activex.html Barcoding activeX. Supports all major 1D symbologies: EAN, UPC, code 128, code 39, PDF417, codabar .... Can be used with VB, ASP, VbScript. It can create a BMP file.
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...
DataGrid Girl! http://www.datagridgirl.com Marcie Jones has created this very nice site dedicated to the DataGrid control. Check out the comprehensive links section. A must for anyone working with the DataGrid Control.
eCriteria Web Database Publishing http://www.eCriteria.net/default.asp eCriteria is a web-hosted database facility. You create your database on eCriteria, and then link into the database using tags and HTML code that we generate on our site for you. Since we host the data, there is no need to install a relational databa
smNetServerControls http://www.synergymedia.net smNetServerControls is an asp.net web server controls add-on suite consisting of Tag Editors, Tag Insight, Property Inspectors and New Document Wizards for HomeSite® and ColdFusion Studio®.
Introduction to ASP.NET http://www.developersdex.com ASP.NET offers a novel programming model and infrastructure that facilitates a powerful new class of applications. ASP.NET is a compiled. NET-based environment, so one can author applications in any .NET compatible language.
Clicksee AdNow http://www.clickseeadnow.com Clicksee AdNow is FREE. Its totally written on ASP and run on Win NT/Win 2000 and MS Access and MS SQL database. It works well on a shared web hosting environment. Just FTP it to a server and you are ready to go.
ASP - IIS real-time monitor http://www.motobit.com/help/iistrace/iis-monitor.asp IISTracer is a real-time monitoring tool for Microsoft IIS scripts (.asp, .cgi,..), static files (.htm,.gif,..), downloads (.mp3,.zip,..) and uploads. Shows online current status and progress of each running request in IIS, lets you log current IIS s
Active Data Online GroupCalendar http://www.activedataonline.com.au A web calendar powered by ASP.NET. This database driven calendar system is ideal for managing events, meetings, deadlines, tasks, schedules, and more, for teams and individuals. Use as a standalone application or integrate within a larger system.
Timecard Entry: 3/26/2006 4:45:27 PM
Entered TAF from Jackie for Michele and the week reports, discuss ASP and layout w/Adam, Lunch, Meetting with Jake from TS Peck. Looking at their network, showing him some pricing info., Messages, Filing & Copies. Went to Syracuse to Meet with J & M Scheafer for Power Supply Install, Web site - onlinestorefront and design proposal needed and set up internet access for store - spoke iwth chrisfrom tech support., working on trying to get cisco ready for oc3 to shasta, Phones, and other related stuff. Rad-log and Dial-up issues checked., Email/Newsgroups, work on expense report, email, voice mail, Called expiring users., TICC Team Mtg, the end of the cancels, 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, Allen Devoyd - Message to Vermont Internet, break down of features of soft publisher package and brief explanation of how the code works, and additional suggestions., Answed phones... not too bad... pretty nice night... mostly normal cant get email calls., lunch, invoices printed, reviewed, readied for postage, cancels for nonpayment, answered phone, readied money for clayton, Checked the online issues from last night. Sent out an email about then not be fully taken care of. , read and sent emails, s/w dale at verizon on ac power issue. s/w scott at c gray, verified receipt and materials ordered, est. 3 day completion., technical support supervisor. emonitor, radlog, dial up issues, ask us a questions, incoming calls, emails, took mostly incoming calls ... helped techs as needed .. open incidents started as well. , Stats tracker training.
Copies, Filing.
Attended Weekly Tech Meeting., Jackie and the bounced checks and servicelss accts, Picked up the equipment, dropped off the truck and met with Paul and Kris to talk about the week's events, Posted accounts and did a detail of cash and checks for a bank deposit. Customer inquiries, ans phone, credit card authorization, coupon referrals and problem children., Passport maint. & provisioning, fx, need new car quote form, banner ad, Apartment Gisco, Email/Voice Mail/Checking out educational links that Paul sent.,
|
|
|
|