Archive for the ‘General’ Category

My new Lappy :)

Toshiba A505 Series. Intel Core2Duo 2.2 GHz/4GB DDR3/500 GB HDD/16” TFT/HDMI

VN:F [1.1.6_502]Rating: 0.0/5 (0 votes cast)

Leave a Comment

MCPD – Microsoft Certification

More details: http://www.microsoft.com/learning/en/us/certification/mcpd.aspx
You can choose either
1. Win developer or
2. Web (asp.net) developer or
3. Enterprise Application Developer
MCPD in Enterprise application stream is the super one but you have to cover 6 papers. Other streams need 3 papers each.
Exams:

70-536

70-505

70-563

70-562

70-564

70-561

70-503

70-565

Windows Developer

?

?

?

 
 
 
 
 

Web Developer

?

 
 

?

?

 
 
 

Enterprise Application Developer

?

?

 

?

 

?

?

?

VN:F [1.1.6_502]Rating: 0.0/5 (0 votes cast)

Leave a Comment

WTF???

VN:F [1.1.6_502]Rating: 0.0/5 (0 votes cast)

Leave a Comment

Silverlight for Mobile?

Silverlight for mobile enables developers to reuse their existing desktop code, content and skills, and leverages the flexible .NET programming model.

Microsoft Silverlight powers rich application experiences wherever the Web works including mobile devices. Silverlight provides a homogenous platform for developers to target a large number of devices as well as deliver rich interactive applications with [...]

Leave a Comment

MCTS – How to write the exam?

I know there are people who like to get certified but do now know the process. Here it is:

· You do not need to schedule the exam in advance as there won’t be any crowd when you are ready. If you are lucky, you may be able do the exam same day itself.
· There will [...]

Leave a Comment

What’s new in Silverlight 4.0?

Not going in to details. Just bulleted points.

Printing Support
Improved Databinding
Out-of-browser applicaitons – Can make the silverlight app make use of system resources
Improved Media support – Eg: Webcam and Mic
Introduction of new Controls (eg: RichTextBox)
MES (Managed Extensibility Framework) support
User defined context menus
Access to Clipboard
Mouse-wheel support
Interop with COM
Enhanced DataGrid
Support for Google Chrome

VN:F [1.1.6_502]Rating: 0.0/5 (0 votes cast)

Leave a Comment

How to dynamically make an InfoPath form

An InfoPath template have an extension of .XSN which is simply a .CAB file. If you extract it, you will see a set of files. Basically there will be:

manifest.xsf
myschema.xsd
sampledata.xml
template.xml and
view1.xsl

 
I found a non-straight forward way to create the files if you have some fixed form structure. Here are the actions [...]

Leave a Comment

What’s New in Visual Studio 2010?

Visual Studio is on its way to development centers already. Let us have a quick look on some major features and enhancements this new version give.
Note that the product is still in beta at the time of writing this blog. Also writing everything about this product is definitely out of scope and please use some [...]

Leave a Comment

Community Server 2007 User bulk deletion tool

Make this tool for kidoos.net but thought it will be useful for other CS forum owners too.
Make with C# under .net framework 3.5
Download URL: http://kidoos.net/media/p/619.aspx
VN:F [1.1.6_502]Rating: 5.0/5 (1 vote cast)

Leave a Comment

MySQL Analyzer v0.0.0.1 Alpha - you decide.

Please check this hobby application and let me know if you want me to continue with this app. If I have positive feedbacks, I may go with CodePlex.
I did this sample with Visual C# 2008 Express and tested with MySQL 5.1
Download URL: http://kidoos.net/media/p/607.aspx
VN:F [1.1.6_502]Rating: 0.0/5 (0 votes cast)

Leave a Comment