Saturday, November 21, 2009 |
| Windows Presentation Foundation |
 |
5.00 |
Calcium: A modular application toolset leveraging PRISM – Part 3 -
Daniel Vaughan
[Unedited]
Introducing the Calcium SDK. Calcium provides much of what one needs to rapidly build a multifaceted and sophisticated modular application. Includes a host of modules and services, and an infrastructure that is ready to use in your next application.
|
| SharePoint Server |
 |
5.00 |
CAMLBuilder Expressions -
Tamas Koszoru
[Unedited]
Building CAML queries programmatically using Expressions
|
|
 |
5.00 |
convert site asp.net to sharepoint site [Tip/Trick] -
isnadir
[Unedited]
Introduction
There are a lot of ASP.NET web developers who are moving to
SharePoint site creation. This article will explain in detail how an
ASP.NET webpage developed in Visual Studio can be converted into a
SharePoint site. If there is a requirement for a website created in
Visual Studio, j
|
| Testing and QA |
 |
5.00 |
Unit Testing and Integration Testing in business applications -
Omar Al Zabir
[Unedited]
I will show you some realistic unit and integration test examples in a N-tier web application, which should help you write tests that gives you confidence and helps you gradually move towards TDD
|
Friday, November 20, 2009 |
| Installation |
 |
3.43 |
Synchronized Enterprise File Versions -
Brett D Johnson
[Unedited]
Automate file version updates for large suites of C++, C#, and VB apps.
|
| Internet / Network |
 |
5.00 |
Network Activity Indicator for Windows 7 -
Igor Tolmachev
Displays the old "two monitors" icon in Windows 7 that flashed blue to show network activity on the System Tray.
|
| Client side scripting |
 |
|
JavaScript Principles - Creating an Image Browser and Understanding its Principles -
AkumaNoRitomi
An article about creating an Image Browser and understanding its principles
|
| C# |
 |
4.50 |
Popup Window Finder and Mouse Tracker in C# -
Dianyang Wu
An article on retrieving information from popup windows by using low level keyboard and mouse hooks, user32.dll and kernel32.dll APIs, etc.
|
| Threads, Processes & IPC |
 |
4.34 |
CaptureConsole.DLL - A Universal Console Output Redirector for all Compilers -
Elmue
Capture Console Output
|
| Windows Presentation Foundation |
 |
4.22 |
WPF: IconButton -
DavidSchmitt
Creating a little push button from an icon
|
| SharePoint Server |
 |
|
Installing SharePoint Server 2010 on Windows 7 x64 -
Sandrino Di Mattia
A small guide to installing SP2010 on your client OS
|
|
 |
5.00 |
Step by Step SharePoint Server 2010 Installation Guide -
Mohamed Faizal
This article provides a step by step Installation and Prerequisites Software requirement for SharePoint server 2010 beta installation
|
| Database |
 |
4.67 |
Strongly Typed DataSet Generator -
Akram Mellice
Generate strongly typed datasets
|
| Silverlight |
 |
5.00 |
Silverlight 4: Capturing Video from Default Webcam -
KunalChowdhury
Silverlight 4 Beta 1 has been released by Microsoft on 18th November 2009. Among the new features, I will demonstrate one of them “Accessing Default Webcam using Silverlight 4”.
|
| Microsoft Exchange |
 |
|
Exchange Server Disclaimer Efficiency, Reduce email size & increase Server Capacity [Tip/Trick] -
JAGUARSOFT
[Unedited]
Introduction
This articles is intended to reduce multiple disclaimer messages when we reply and forward the mail messages. As we know that the business related messages mostly replied several times and same disclaimer message automatically added by Exchange Server everytime. It increases t
|
| ASP.NET Controls |
 |
5.00 |
Insert a new record using ListView with a GridView-like interface -
Ramakrishna Pillai
This article talks about inserting a new record in a ListView which has a GridView as a user interface. It also explains inline edit and delete functionality.
|
| Game Development |
 |
|
Android development FAIL [Technical Blog] -
DavidSchmitt
[Unedited]
After installing the Android 1.5r3 SDK and Eclipse 3.4 with the matching ADT plugin, I soon encountered this error message:[2009-10-16 15:02:09 - ddms]Failed to reopen debug port for Selected Client to: 8700[2009-10-16 15:02:09 - ddms]Address family not supported by protocol family: bindjava.net.
|
| Uncategorised Technical Blogs |
 |
|
Minor note on ‘dd’ write performance [Technical Blog] -
DavidSchmitt
[Unedited]
Today I was cleaning out some old logical volumes. Since they resided on rented harddisks, I chose to overwrite them with zeroes to avoid leaving data tracks on someone else’s disks. The first thing that came to my mind was this:dd if=/dev/zero of=/dev/vg/lvSince I had ten logical volumes
|
| Tree Controls |
 |
3.86 |
Wrapping a Treeview's Nodes Property to Provide Extra Functionality (Such as Sorting) -
J.Guyette
Workarounds for not being able to inherit from TreeViewCollection, and for having a read-only Nodes property
|
| DirectX |
 |
4.50 |
Game Engine -
Member 3873633
A game engine first prototype
|