| | |
Active Server Pages ASP ASP.NET .aspx .ascx Web HTML Developer Internet Microsoft Web Services Visual Studio .NET CJWSoft ASPProtect ASPBanner ASPClassifieds
| Listings Main Page NEWS FROM 2006-03-26
Listings Entry: 3/26/2006 4:17:58 PM
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?
Shopsmart Store Shopping Cart http://www.shopsmart.com.au Shopsmart Store is an ASP based shopping cart. It’s extremely powerful for an online store and very simple to setup. It contains many feature, customer management, supplier input, unlimited categories, tax rates, shipping and payment methods
Getting Started with ASP.NET http://www.ngcode.com An introduction to ASP.NET
The Component Model in ASP.NET http://www.msdnaa.net Dino Esposito provides a good overview of the ASP.NET object model, including the controls that implement the Web Forms technology.
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.
Graphics for WAP http://www.tonec.com/download4/wap.html This article describes how to turn your IIS Web Server to a WAP server that creates WBMP images on the fly. The article consists of 3 parts. First part describes how to configure IIS. Second part tells you about how to create WBMP images on the fly.
ASP Express http://www.aspexpress.com/aspexpress.asp Basically, this site is about ASP Express - an ASP/HTML Text editor. You dont have to give up one to have the other. Powerful ASP Connection and SQL builder wizards among many more features.
XMLObjectGenerator http://www.adersoft.com/objectgenerator/ XML ObjectGenerator generates custom COM components from your xml files and schemas. It also provides complete customized html help files (.chm).
ASP.NET Overview http://superexpert.com ASP.NET is Microsoft's next generation of Active Server Pages. It's Microsoft's flagship technology for building Web sites. This article highlights the benefits of .NET.
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.NET Enterprise Manager for SQL Server and MSDE http://www.aspenterprisemanager.com Open-Source, web-based administration for SQL Server and MSDE Databases written using ASP.Net. The user interface is built to resemble Microsoft's SQL Server Enterprise Manager Software.
Metaverse Content Server http://www.metaverse.cc Built off the Microsoft .NET platform, Metaverse delivers Content Management via Web Services. Provided as hosted subscription service, Metaverse Small Business Edition starts at only $65/month.
r-Access http://www.x-code.com r-Access is a free software that provides fast and convenient way to view/edit remote MS Access databases over the Internet. Browse your tables, edit/delete/add records in a comfortable way like you do in Microsoft Access.
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:
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.
How to Deal With Newness http://www.devx.com Much of what you're seeing pumped out of Microsoft's .NET team seems to be new. Newness is not necessarily bad, but VS.NET is still unproven, untested, and somewhat scary. New tools mean you'll have to get to know and trust the tools all over again.
City State Finder http://www.assistedsolutions.com City State FinderThe City State Finder component is an class library that allows a developer to find city and state information for any given zip code. Utilizing the UPS XML web server.
Fusebox 3.0 for ASP http://fusebox.org Fusebox for ASP now has sample apps and query sims.
ScriptWorx.NET http://www.softlite.net Design and debug ASP.NET apps, XML Web Services using SOAP and taken advantage of a fully integrated XML development environment. With support for Microsoft® Office files including Word and Excel.
PowerASP.com simple ASP Based Hit Counter System http://www.powerasp.com/content/code-snippets/hit-counter.asp This is a simple "ASP Based" hit counter solution and is available as a fully functional download.
easy portal http://aspscripter.com/Index.asp?Page=4 Easy Portal is a complete portal website that include all the tools a web master need to build, maintain and administrate his webiste.
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.
ASP.NET Guestbook Sample (XML file based) http://www.asp101.com When it came time to write an ASP.NET version of our guestbook script, it just seemed wrong somehow to use a plain text file to store the entries. Since XML is such a core part of the whole .NET Framework, using XML seemed to make much more sense...
Using the CDONTS component to send email from ASP pages. http://www.powerasp.com/content/hintstips/asp-email.asp There is a component that is made available after the server installation of SMTP service. It is called CDONTS and it makes sending email rather easy.
.NET Framework http://www.microsoft.com The .NET Framework is built using industry standards, XML (eXtensible Markup Language) and SOAP (Simple Object Access Protocol), with the goal of cross-platform interoperability.
DotNetISP.com http://www.dotnetisp.com Dotnet Hosting : the first french dotnet hosting service. 15 days trial account. Plans from 20 euros No setup fees
SoftArtisans FileUp http://www.softartisans.com/softartisans/saf.html Want to upload or download files? SA File up is the leading fast, easy-to-use control for transactional file uploads and secure downloads. Allows dynamic applications to quickly accept, save, and manipulate files uploaded via a browser.
Boldchat Operator Client .NET http://www.boldchat.com Chat with visitors on your web site. Great for sales and customer service chats. See visitors on your web site. Initiate chats with visitors. Customize your chat window with your logo, colors, etc. Display a chat button showing your availability.
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.
vioCLICKS.com http://www.vioclicks.com vioCLICKS offers an accurate and reliable Web site traffic counter and audience measurement tool that provides detailed traffic analysis for Webmasters in real time. The stats include: unique visitors, total impressions, reloads and return visitors
Connections And Server Database Permissions http://www.powerasp.com/content/hintstips/permissions.asp This article is an overview of SYSTEM DSN's, DSN-LESS Connections, and any permissions that may need to be set on the server.This article only applies to using Access Database's
SharpDevelop http://www.icsharpcode.net SharpDevelop is a free editor for C# (C Sharp) projects on Microsoft's .NET platform. It is open-source (GPL), and you can download both sourcecode and executables from the site.
Using the global.asa to schedule ASP code execution http://www.powerasp.com/content/hintstips/schedule-global.asp Have you ever had some asp code that needed to execute every once in a while but, you just didnt know how to do it.There is a solution that doesnt involve running any scheduling or scripting software on the server and is actually very easy to.
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.
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.
Applied Innovations http://66.129.68.104 Specializing in full featured Windows 2000 Web Hosting with free access to aspmail, aspimage, jmail and aspupload. Plans from $14.95/month and first month free, no setup fees! See why 2500 asp developers rely on Applied Innovations.
Savior Enterprise Suite http://www.ims.im.com.au/redir.asp?pg=8 Savior provides developers with a database server capable of pulling information from any ODBC or ISAM compliant database. Also includes tools that substantially reduce development time. Works with all major DB programs and within all development env
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.
Your First User Control http://www.flws.com.au In this article I hope to give you an understanding of the basics of how to use User controls in your projects.
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.
Timecard Entry: 3/26/2006 4:17:59 PM
Contacted John Bashem at North County this week- apoke to leslie about production- tried to contact the remington museum on the article., Connex Mediation Software Presentation meeting., go over reed and benoit info
with tom/golf with your buddies
Ron burns
info for web site
Ed Zach- pastor for chruch northcountry church
Billnutting - lefargeville fire dept
meet with deisgners on process
save the roiver- info
wwti0- inof send to cnn
ebe babcok- cancel
info
due billing contact info for paul and jeff in regards for network solutions
, SAMARITAN HEALTH.COM STARTED PHOTOSHOP DESIGN , SCANNED PHOTOS, MASK OUT BACKGROUNDS OF PHOTOS, ARRANGEMENT OF PHOTOS, Checked out our new Pocket Real Estate interface, then emailed boards about the new link on their sites., tech'd calls - busy, vacation, Reset modems at IMC., Working on a Printronix printer , Costguard setup work, lunch, hair appt...., Repaired GOMIKECO.COM, HE WENT INTO FRONTPAGE AND WRECKED THE WORK I DID LAST WEEK. IT'S ALL GOOD NOW! BUT HAVE TO CHARGE HIM AGAIN..., Received complaint that there was a lot of foul language in CSR area today. Sent out email., Calling back a few people from voice mail., Printing invoices for Al Devoid , Went over modems again, and looked at Lisa's computer. Her Microsoft Word was not working for her., Filled in my time card. There weren't any calls after my 2. The night went very well. We had that one big push that kept rolling for about 35 minutes and then it slowed. Only 2 online issues for the night wasn't bad either. , Working on Cortland database conversion. Matt is also helping with this as best he can., more modem problems. checked a lot of settings
, worked on creating front page of SoftMLS help site, E-Mail, Voice-Mail, Packup, general admin, email call backs, problems, beowulf, NY Air Brake, Peter Allen, BSPP changes, Gold Cup frams new domain pointed at website, canton-potsdanm hostpital, LMOM for Tim Hammill and Errol. Emailed Casey about domain name registration. Emailed Pat Reilly about luncheon. Emailed agreement to Bob Kring. Copies for inserts-CB. Talked to Len Hamilton about channel partner program., TIC w/ Darrel and Ed. Wasted time here and there. Discussed Bell on IMC and how to get info entered into Database, new/ closeout w/o's, tng, timecards, brief division on results fm staff mtg, keeping Bill busy, email to Randy P. concerning full access for Tom D.
, Checking & removing email, installing CBT on laptop, email, called expiring users., moving webs off grubbage,
|
|
|
|