Rating:
0 user(s) have rated this article
(Not rated)
Posted by: amir,
on 4/3/2008,
in category "Software"
Views:
this article has been read 567 times
Location: Dhaka, Dhaka, Bangladesh
Abstract:
This is a quick reference guide to highlight some key syntactical differences between Java and C#.
This is by no means a complete overview of either language. Hope you find this useful!
|
Rating:
0 user(s) have rated this article
(Not rated)
Posted by: amir,
on 4/3/2008,
in category "Software"
Views:
this article has been read 659 times
Location: Dhaka, Dhaka, Bangladesh
Abstract:
This is a quick reference guide to highlight some key syntactical differences between VB.NET (version 2) and C#. Hope you find this useful!
|
Rating:
0 user(s) have rated this article
(Not rated)
Posted by: noman,
on 4/3/2008,
in category "Software"
Views:
this article has been read 678 times
Location: Dhaka, Dhaka, Bangladesh
Abstract:
This article discusses the use of design patterns in the Microsoft .NET Framework. An extremely powerful tool for developers or architects in development projects, design patterns ensure that common problems are addressed via well-known and accepted solutions, and that correct code is developed more rapidly, reducing the chance that a mistake will occur in design or implementation.
|
Rating:
3 user(s) have rated this article
Posted by: amir,
on 3/29/2008,
in category "Software"
Views:
this article has been read 2389 times
Location: Dhaka, Dhaka, Bangladesh
Abstract:
Step-by-Step guide that shows how to write a C# program that interfaces with MS Access
|
Rating:
0 user(s) have rated this article
(Not rated)
Posted by: noman,
on 3/28/2008,
in category "Software"
Views:
this article has been read 677 times
Location: Dhaka, Dhaka, Bangladesh
Abstract:
This article demonstrates how to use the multi-player online game development SDK (TGSDK), provided to third party developers, to implement the Navy Battle game. This article is inspired by Alex Cutovoi who wrote the original two part Navy Battle articles.
|