June, 2006

Skip Navigation LinksIrocon > Blog > 2006 > June, 2006

Amazing tutorials on Data Access in ASP.NET 2.0

You really must check out this new set of 15 (with even more to come soon) detailed and easy to understand tutorials on working with data in ASP.NET. It covers many of the common, and often not obvious, tasks that you'd want to accomplish with data in ASP.NET 2.0. All of the tutorials are available in both C# and VB and are full of screen shots showing what needs to be done....Last Updated:Thursday, September 02, 2010By:alferoSource#

XP's No-Reformat, Nondestructive Total-Rebuild Option

Fred Langa shows you how to completely rebuild, repair, or refresh an existing XP installation without losing data and without having to reinstall user software, reformat, or otherwise destructively alter the setup.Last Updated:Thursday, September 02, 2010By:alferoSource#

Using the Cingular8125 as a webcam

1. You must install CoolCameraSetup.exe on Desktop PC (versions on PDA and Desktop PC should be identical).2. Connect PDA (or Smartphone) to Desktop PC via ActiveSync (through cable, Bluetooth, Wi-Fi, etc). 3. On Desktop PC start application you need (Skype, for example), choose "CoolCamera" capture device and start video chat.4. Start CoolCamera on PDA. 5. Set 'Webcam' mode...Last Updated:Thursday, September 02, 2010By:alferoSource#

More on Extending the Windows CE Bluetooth Hands Free Profile

This Part 2 article discusses exactly what commands you might want to add support for and how you can shoot yourself in the foot using the AT command extension interface.Last Updated:Thursday, September 02, 2010By:alferoSource#

Extending the Bluetooth Hands Free Profile

This is what Vijay and sarcasmsra used to design applications that can route all audio to the Bluetooth headset.I just tested Vijay's VJVolubilis on my wizard and the results are immaculate!Last Updated:Thursday, September 02, 2010By:alferoSource#

SQLite 3.0 Membership and Role Provider for ASP.NET 2.0

Complete code, web.config, and sample SQLite Provider.db database to use SQLite as an ADO.NET / ASP.NET 2.0 Membership and Roles provider out of the box. Complete rework of sample ASP.NET 2.0 base provider classes for SQLite. Unzip the folder, load the web site, and it works!I hope experienced developers will get the portability picture on this - you don't need to "install" anything,...Last Updated:Thursday, September 02, 2010By:alferoSource#

Creating print preview page dynamically in ASP.NET

An article on creating print preview page dynamically by javascript code. You do not need to make any aspx page to view print preview and you can also print any portion of the print pageBy: Md. Jannatul FerdousLast Updated:Thursday, September 02, 2010By:alferoSource#

How to make ASP.NET Applications that support mobile devices

Mobile Devices such as cell phones with web access and Personal Digital Assistants (PDA's) are becoming more common. This article explains how to make ASP.NET mobile applications by using ASP.NET Mobile Software Development kit (Mobile SDK).Last Updated:Thursday, September 02, 2010By:alferoSource#

HttpHandlers – Learn Them. Use Them.

HttpHandler's represent the earliest point where ASP.NET developers can take over responding to a request. This allows developers to effeciently and compactly handle requests that don't necessarily require the page framework. Learn more about HttpHandlers, where you'd use them and where you wouldn't.By: Karl Seguin [MVP]Last Updated:Thursday, September 02, 2010By:alferoSource#

Prepare to Be Searched

Learn how to get your site ranked near the top of search engine listings and get your site noticed by the people that matter most.By Steve C. OrrLast Updated:Thursday, September 02, 2010By:alferoSource#

Microsoft Money for Windows Mobile 5

I downloaded Microsoft Money for Pocket PC 2006 and ran into a major snag. It just wont sync and freezes ActiveSync hence hindering other data from synchronizing.Later on I found this information about Microsoft Money for Pocket PC. I just won't work, so we are goin to have to wait.An alternative that has been reported to work with WM5 is Cash Organizer but it's not free.Last Updated:Thursday, September 02, 2010By:alferoSource#

Remote Controlling your Windows Media Player from a Pocket PC

Duncan Mackenzie describes how to use remoting and a Pocket PC to create a simple remote control for Windows Media Player 9. (10 printed pages) Applies to: Microsoft® Visual Basic® .NETLast Updated:Thursday, September 02, 2010By:alferoSource#

SMTP/POP3 email component for .NET Compact Framework for free!!!

CSLMail 2.0 is a free and feature rich .NET based email component, which supports the SMTP and POP3 protocols, completing the need to design a complete email client. Its comes with complete documentation and features include: SMTP Complete SMTP support for sending emails SMTP Authentication supported Attachments supported using BASE64 encoding Return/Delivery Receipts, Email...Last Updated:Thursday, September 02, 2010By:alferoSource#

Mandriva 2006 boots to CLI after updating to KDE 3.5.2

After following the instructions on http://www.linuxfordummies.org/index.php?topic=302.0I managed to update KDE to 3.5.2. However, my laptop only boots to the CLI. If I use the command "kde" or "startx", everything loads with no problems.I read around the web for possible reasons why this might be happening. One suggestion was that I needed to update my NVidia graphics drivers.....Last Updated:Thursday, September 02, 2010By:alferoSource#