Колонка редактора
altWebDeveloper #5
Наши диски
Новые данные о популярности браузеров
HotLog изучает свою аудиторию
Microsoft представляет новое решение для локализации приложений
Конкурс для разработчиков - Финальная статистика конкурса
Червь Plexus использует наработки автора Mydoom
Sun все же переведет Java на принципы open-source
Информация о новой версии Longhorn
Вышла бета-версия Windows Media Player 10
Знакомиться в интернете становится модным
Новости .NET
"Десерт": Microsoft получила патент на изобретение двойного щелчка мышью
Углубление в C#
XML за 20 минут!
Программное создание шаблонов серверных элементов управления
Язык описания веб-сервисов (WSDL)
Internet Information Server (IIS) в вопросах и ответах
Построение Web-приложений средствами Visual Studio .NET
Создание GUID в ASP-приложении при помощи VB-компонента
Upload файлов с уникальными именами в ASP.NET
Уведомление о фатальной ошибке в приложении ASP.NET
Длинные доменные имена - не панацея, но используйте это!
Анализ спроса и повышение видимости в поисковых машинах
Как правильно проиндексировать сайт построенный на фреймах
Подготовка сайта для индексирования в поисковых системах
Технология поиска Google
Этапы разработки сайта
10 обманок наивного дизайнера
Как сделать баннер
Как правильно выбрать дизайн-студию?
Составление цены на сайт - prise design
Анкета для заказчика
The Code Project
DotNetJunkies
Microsoft
Англоязычные сайты
Русскоязычные сайты
От издателя
Виктор Пелевин Святочный киберпанк или "рождественская ночь-117.DIR"
Татьяна Матвеева DEEP DAWN
Реклама
Наши рассылки
Авторам, партнерам, редакторам
Сайт журнала
Студия web-дизайна
© 2004
CAS "altDesign" Все права защищены
|
| ..: Новые статьи: The Code Project :.. |
Articles posted in the last week (Monday 31st May, 2004)
- Managing assembly version numbers using Visual Studio .NET and Visual SourceSafe - Vagif Abilov This article discusses how to customize assignment of version numbers to .NET assemblies to fit specific requirements of the development team.
- Add a custom template to Visual Studio .NET 2003 - S P S
An article that explains a method to add your own custom template in the Visual Studio .NET 2003 IDE (Unedited)
- Getting Started with MapPoint Web Service using .NET Compact Framework - Tahir Naushad
Demonstrates the use of MapPoint Web Service with .NET Compact Framework.
- Shopping - A .NET shopping application for Pocket PC - Dany McCarthy Shopping is an application written in C# for the Pocket PC. It is a program which can be used to assist you in your daily shopping needs.
- ShakyVoice - voice stress analysis tool - Vladimir Ralev This is an implementation of a simple voice stress analysis tool for PocketPC, it can be used on the road as a lie detector.
- Minesweeper and MinsweeperFlags (a multiplayer version) in one for PocketPC - George Mamaladze
Pocket PC .NET Compact Framework version of Minesweeper and MinsweeperFlags (multiplayer) game in one
- PocketDice - Mike Ellison
Variation of the dice game Yacht for PocketPC
- An International Hangman Game for the Pocket PC - Colin Angus Mackay As globalization increases internationalized applications become more important. This hangman game is a fun introduction to some of the internationalization features of the .NET Compact Framework.
- Game Framework for the .NET Compact Framework - tmbamf Reusable framework for creating games using the .NET Compact Framework.
- Color Invasion For the PocketPC or .NET - James Poag This is my submission for the .NET CF contest for May 2004. It is a game utilizing the .NET Compact Framework for the PocketPC that demonstrates the ease and power or .NET CF. The game allows singleplayer mode against the computer, or Multiplayer over a network or Internet connection.
- Chess game - Valentin Iliescu Play chess with an XML Web Service on Pocket PCs, Windows Smartphones and desktop computers.
- PresidentsCF - MichaelCoder
An article that will give you something useful on you PPC. A game!
- Thin Client for Microsoft Visual SourceSafe on Pocket PC / SmartPhones - Gerald Naveen
Thin Client for Microsoft Visual SourceSafe on Pocket PC / SmartPhones targetting .Net Compact Framework (Unedited)
- BusyBar control - TeeBee303
Custom Control to display busyness
- FormHeader control - TeeBee303
Custom FormHeader Control
- Audio Mixing Console Fader/Slider Control - Mr Smiley A control to replicate behaviour and appearance of an audio mixing console fader/slider.
- Themed Windows XP style Task Bar - Mathew Hall
A Windows XP style Task Bar that supports Windows XP themes and animated expand/collapse with transparency (Unedited)
- write your customize editor for your own programming language - Taha Zayed
An article on customize editor for your own programming language (Unedited)
- SqlIndex - Lesson in "Connected" ADO.NET - Aalst Shows a way to access one or more databases in a "Connected" way by demonstrating the use of SqlReader, SqlTransaction, and SqlCommand. Provides a re-useable algorithm for dynamically accessing one or more databases to move or manipulate data.
- AlarmTimer - cyberwhiz2u
This is a 3 in 1 program featuring a Scheduler, an Email Sender and a Command Line executer
- Inter-Process Communication in .NET Using Named Pipes, Part 1 - Ivan L
This article explores a way of implementing Named Pipes based Inter-Process Communication between .NET applications
- Inter-Process Communication in .NET Using Named Pipes, Part 2 - Ivan L
This article explores a way of implementing Named Pipes based Inter-Process Communication between .NET applications
- Free Maps from the Web Using Web Mapping Service - Tom Gaskins
Overview of using the OpenGIS Web Mapping Service to retrieve maps from the web
- Mail library using socket in C# - vmlinuxx My own mail library without CDO and System.Web.Mail.
- Steganography IX - The Cross-Format Solution - Corinna John Merging the pieces into one application.
- control electrical appliances using PC - Taha Zayed
control electrical appliances using PC (Unedited)
- Symmetric Cryptography and Hashing in C# - Chidi Ezeukwu
An article on Symmetric Cryptography and Hashing (Unedited)
- Special QuickWatch for a DataSet - mohammed barqawi
A VS.NET add-in to know the content of the any dataset during debugging.
- WebService DIME Bridge - Roman Kiss
The DIME Bridge transferring a web service response (any serializable object) in the binary format across the Internet. It's a full transparently loosely coupled solution between the web service and its consumer - just injecting the bridge in their config files. (Unedited)
- Motion Detection using webcam - Taha Zayed
Motion Detection using webcam by C# (Unedited)
- Two little classes to easily get pseudo-random numbers - Dlt75
Using two different generators, these classes provide good random numbers, bits and decimals
- Writing Win32 Apps with C++ only classes (part 3) - emilio_g
C++ classes and wrappers to write W32 apps without MFC, ATL or other (part 3) (Unedited)
- Windiff Helper Tool - Cagdas Calik
A tool for effective usage of Windiff (Unedited)
- ACF Does Shell – Part 1 - Yingle Jia
This article introduces a tiny shell library built on ACF which makes shell programming a joy. (Unedited)
- directx 8 in visual basic 6.0 - sound beast
how to setup direct3d8 in visual basic 6.0 (Unedited)
- Display Images from Database in ASP - Om Prakash P
This article describes how to display images which are stored in database in either SQL server or MS Access. (Unedited)
- Beyond Web usability: Web credibility - Trenton Moss
Web usability is no longer enough
- Data Visualization components for the .NET platform - Dundas Software
Articles on Dundas Software's Data Visualization components for .NET
- Smarter Data Labels with Dundas Chart SmartLabels - Dundas Software
Creating SmartLabel Charts Dundas Chart for .NET Enterprise Edition
- how to create a basic web browser in vb 6 - sound beast
making a web browser in vb6 (you could almost do this one in your sleep) (Unedited)
Updated Articles
- XML Comments for Managed C++ Applications - Jay Nelson
Visual Studio.NET Add-in allowing XML style comments in Managed C++ Applications
- TabletPC 1.0 Advanced Remote Control - Vladimir Ralev
TabletPC turns your PocketPC into a tablet input device for your workstation or laptop. It can be used as a mouse or a keyboard. It has a friendly intuitive interface.
- Resort Companion - umuhk
Presenting the Resort Companion, a data-navigation application for vacation resorts
- BetterCalendar WebControl - BrainJar
A replacement for the System.Web.UI.WebControls.Calendar control.
- Enhanced .NET Bootstrap Setup - Kevin Moore
Modified Microsoft Setup program to install required IE6, MSI 2.0 and .NET.
- PI, a small but helpful popup info implemented in C# - fuad.abdallah
A component for popup infos with configurable lifetime and callback features.
- ListView Grouping XP Style - Acoustic
Group ListView items by any column, XP style.
- Just another C# Collapsing Group Control - Daren May
An article on building an XP-style collapsing group box in C# with transparency.
- CBrowseCtrl - Adding File/Folder-Browse Features to Your Projects Easily - =[ Abin ]=
A file/folder browsing control that integrates an editbox and a button with built-in images.
- XHTMLStatic - An extra-lean custom control to display HTML - Hans Dietrich
A custom control based on CStatic that interprets and displays common HTML text formatting elements such as bold, italic, color, font, and size, but adds only 16 Kb to your app.
- CPPHtmlStatic v1.1 - Eugene Pustovoyt
A control based on CStatic for displaying HTML-like text formatting elements.
- How to interpret complex C/C++ declarations - Vikram A Punathambekar
Ever came across a declaration like int * (* (*fp1) (int) ) [10]; or something similar that you couldn't fathom? This article will teach you to interpret such complex C/C++ declarations, including the use of typedef, const, and function pointers.
- Notepad RE (Regular Expressions) - Ben Hanson
Search and Replace text in Notepad RE using Regular Expressions or normal mode. The editor supports drag and drop, file change notification and displays the line and column numbers. Unicode support is available too.
- Timers & Sockets - Lymington
Control of timers, timings, offered services, used services.
|