Tuesday, December 9, 2008

Eid Mubarak

Eid Mubarak

Wishing everyone a Happy EID.

Enjoy & have fun with your Friends & Family.

Eid Mubarak

Sunday, November 16, 2008

My "New" Blog

I've started my New Blog using "Wordpress" with my own web hosting.

http://amitbd.com

Wednesday, August 27, 2008

My New Domain Name & Hosting

My New Domain Name & Hosting details:

Domain Name: amitbd.com
Hosting Type: Linux based 499GB Webspace


Domain & Hosting donated by www.wmstalk.com.

Wednesday, August 13, 2008

Microsoft .NET Framework 3.5 Service Pack 1

Microsoft .NET Framework 3.5 Service Pack 1 is a full cumulative update that contains many new features building incrementally upon .NET Framework 2.0, 3.0, 3.5, and includes cumulative servicing updates to the .NET Framework 2.0 and .NET Framework 3.0 subcomponents.

Overview
.NET Framework version 3.5 Service Pack 1 provides the following new features and improvements:
  • ASP.NET Dynamic Data, which provides a rich scaffolding framework that enables rapid data driven development without writing code, and a new addition to ASP.NET AJAX that provides support for managing browser history (back button support). For more information, see What’s New in ASP.NET and Web Development.
  • Core improvements to the CLR (common language runtime) that include better layout of .NET Framework native images, opting out of strong-name verification for fully trusted assemblies, improved application startup performance, better generated code that improves end-to-end application execution time, and opting managed code to run in ASLR (Address Space Layout Randomization) mode if supported by the operating system. Additionally, managed applications that are opened from network shares have the same behavior as native applications by running with full trust.
  • Performance improvements to WPF (Windows Presentation Foundation), including a faster startup time and improved performance for Bitmap effects. Additional functionality for WPF includes better support for line of business applications, native splash screen support, DirectX pixel shader support, and the new WebBrowser control.
  • ClickOnce application publishers can decide to opt out of signing and hashing as appropriate for their scenarios, developers can programmatically install ClickOnce applications that display a customized branding, and ClickOnce error dialog boxes support links to application-specific support sites on the Web.
  • The Entity Framework is an evolution of the existing suite of ADO.NET data access technologies. The Entity Framework enables developers to program against relational databases in according to application-specific domain models instead of the underlying database models. For more information, see Getting Started with the Entity Framework. The Entity Framework introduces some additional features, including support for new SQL Server 2008 types, default graph serialization of Entities, and the Entity Data Source. This release of the Entity Framework supports the new date and file stream capabilities in SQL Server 2008. The graph serialization work helps developers who want to build Windows Communication Foundation (WCF) services that model full graphs as data contracts. The Entity Data Source provides a traditional data source experience for ASP.NET Web application builders who want to work with the Entity Framework.
  • LINQ to SQL includes new support for the new date and file stream capabilities in SQL Server 2008.
  • The ADO.NET Data Services Framework consists of a combination of patterns and libraries, which enable data to be exposed as a flexible REST (Representational State Transfer)-based data service that can be consumed by Web clients in a corporate network or across the Internet. The ADO.NET Data Services Framework makes data service creation over any data source. A conceptual view model of the underlying storage schema can easily be exposed through rich integration with the ADO.NET Entity Framework. Services created by using the ADO.NET Data Services Framework, and also compatible Windows Live (dev.live.com) services, can be easily accessed from any platform. For client applications that are running on Microsoft platforms, a set of client libraries are provided to make interaction with data services simple. For example, .NET Framework-based clients can use LINQ to query data services and a simple .NET Framework object layer to update data in the service.
  • Windows Communication Foundation now makes the DataContract Serializer easier to use by providing improved interoperability support, enhancing the debugging experience in partial trust scenarios, and extending syndication protocol support for wider usage in Web 2.0 applications.
  • The .NET Framework Data Provider for SQL Server (SqlClient) adds new support for file stream and sparse column capabilities in SQL Server 2008.
File Name: dotnetfx35setup.exe
Version: SP1
Date Published: 8/11/2008
Language: English
Download Size: 231.0 MB

Direct Download Link

kick it on DotNetKicks.com

MSDN Library for Visual Studio 2008 SP1

The MSDN® Library is an essential resource of information for developers using Microsoft® tools, products, and technologies.

Overview:


MSDN Library provides access to essential programming information, including technical reference documentations, white papers, software development kits and code samples necessary to develop web services and applications. This is an updated version of the MSDN Library for Visual Studio 2008 and this library contains Visual Studio 2008 Service Pack 1 documentation.

Updated content sets in MSDN Library for Visual Studio 2008 SP1 include:

  • Visual Studio 2008 Service Pack 1 documentation
  • Visual Studio 2008 general documentation updates
  • Windows Developer documentation updates
  • Microsoft Knowledge Base
  • And More...

System Requirements:
  • Supported Operating Systems: Windows Server 2003 Service Pack 2; Windows Server 2008; Windows Vista; Windows XP Service Pack 2
  • Minimum: 1.6GHz CPU, 384MB RAM, 800x600 Display, 4200 RPM HD
  • Recommended: 2.2GHZ CPU, 1024MB RAM, 1280x1024 Display, 7200 RPM HD
  • Running on Windows Vista: 2.4GHz CPU, 768 MB RAM
  • 1.6 GB of available hard-disk space on installation drive for Minimum install type
  • 2.5 GB available hard-disk space on installation drive for Full install type
Notes:
  • MSDN Library is integrated with Microsoft Visual Studio 2008 Help by default and is integrated into the F1 Help function. However, the MSDN Library can also be installed and viewed as a stand-alone reference, and does not require Visual Studio 2008.
  • Concurrent installations of the Visual Studio Express Library and the MSDN Library for Visual Studio 2008 SP1 on the same computer will cause content redundancy, including duplicate search hits. If the Visual Studio Express Library has already been installed on your computer, please uninstall it before beginning installation of the MSDN Library for Visual Studio 2008 SP1.
File Name: VS2008SP1MSDNENUX1506188.iso
Version: VS2008SP1
Date Published: 8/11/2008
Language: English
Download Size: 2205.9 MB

Direct Download Link



kick it on DotNetKicks.com

Microsoft Silverlight Tools Beta 2 for Visual Studio 2008

Add-on for Visual Studio 2008 for developing applications for Silverlight 2 Beta 2

Silverlight Tools Beta 2 has been updated to support Visual Studio 2008 and Visual Studio 2008 SP1. Visual Studio 2008 SP1 Beta is no longer supported.

WARNING: Before Installing Silverlight Tools Beta 2 it's critical that you manually uninstall KB949325 (this was installed by Silverlight Tools Beta 1)
For Windows Vista:

  • Open Uninstall a Program from the Control Panel
  • Click 'View installed updates' in the task bar on the left
  • Remove KB949325 (it will be listed under your version of Visual Studio 2008)
For Windows XP:
  • Open the Add/Remove Programs dialog from the Control Panel
  • Click 'Show updates' at the top of the window
  • Remove KB949325 (it will be listed under your version of Visual Studio 2008)
Important: Please have Visual Studio installation media available. The uninstallation of KB949325 may prompt for Visual Studio installation media!
This package is an add-on to provide tooling for Microsoft Silverlight 2 Beta 2. It can be installed either on top of Visual Studio 2008 RTM or Visual Studio 2008 SP1, and it provides a Silverlight project system for developing Silverlight applications using C# or Visual Basic.
This download will install the following:




  • Silverlight 2 Beta 2
  • Silverlight 2 SDK Beta 2
  • KB950630 for Visual Studio 2008 RTM or KB955214 for Visual Studio 2008 SP1
  • Silverlight Tools Beta 2 for Visual Studio 2008
Silverlight Tools Beta 2 for Visual Studio 2008 includes:
  • Visual Basic and C# Project templates
  • Intellisense and code generators for XAML
  • Debugging of Silverlight applications
  • Web reference support
  • WCF Templates
  • Team Build and command line build support
  • Integration with Expression Blend
  • Enhanced Setup with upgrade support
File Name: silverlight_chainer.exe
Version: 2.0
Date Published: 8/11/2008
Language: English
Download Size: 84.4 MB
Direct Download Link


kick it on DotNetKicks.com

Saturday, July 19, 2008

Silverlight Update 2.0.30523.8 Beta

Silverlight Update 2.0.30523.8 Beta

Microsoft Silverlight's new update released on 16th July 2008.

Silverlight 2 for Runtime installer
Download: http://silverlight.dlservice.microsoft.com/download/0/2/7/0278675a-b511-4e7e-be60-10a5c7c0b92a/Silverlight.2.0.exe


Silverlight 2 for Developers installer
Download: http://silverlight.dlservice.microsoft.com/download/2/f/7/2f76ecff-beae-427e-8205-e60a495a4ddf/Silverlight.2.0_Developer.exe


For Details about the updates, visit http://support.microsoft.com/kb/955011

kick it on DotNetKicks.com

Monday, June 30, 2008

Silverlight Developer Reference Posters

Silverlight Developer Reference Posters

Silverlight 1.1 Developer Reference Posters

Silverlight1Poster


Silverlight 2 Developer Reference Posters

Silverlight2Poster


kick it on DotNetKicks.com

Saturday, June 28, 2008

Received - Electronic Copy of "Silverlight 2 in Action"


Received - Electronic Copy of "Silverlight 2 in Action"


I have received the free electronic copy of "Silverlight 2 in Action".

PDF Document. 3.86MB



Chad A. Campbell and John Stockton

MEAP Release: October 2007

Softbound print: September 2008 (est.) 425 pages

ISBN: 1-933988-42-8

kick it on DotNetKicks.com

Sunday, June 22, 2008

Book Winner - Electronic Copy of "Silverlight 2 in Action"

Book Winner - Electronic Copy of "Silverlight 2 in Action"

I have won a free electronic copy of "Silverlight 2 in Action".



Silverlight 2 in Action
Chad A. Campbell and John Stockton
MEAP Release: October 2007
Softbound print: September 2008 (est.) 425 pages
ISBN: 1-933988-42-8

Chad Campbell's sent mail content:

""Congratulations Amit - AMC!

You have won a free electronic copy of "Silverlight 2 in Action". Your name and email address have been forwarded to our marketing team. They will connect you with the content.

In addition, you had mentioned that you may have an interest in writing a review for the book. They may contact you in regards to writing such a review.

I hope you enjoy the material.


n: chad.campbell - microsoft mvp
b: http://cornucopia30.blogspot.com""


kick it on DotNetKicks.com

Book - Apress Silverlight 2 Visual Essentials

Book - Apress Silverlight 2 Visual Essentials

Apress Silverlight 2 Visual Essentials is the last published book for Silverlight.

If you need any book related help, send mail to books@amconlinebd.com

kick it on DotNetKicks.com

Saturday, June 7, 2008

Microsoft Silverlight 2 Beta 2 Download Links

Microsoft Silverlight 2 Beta 2 Download Links

Silverlight 2 Beta 2 Installer (4.66 MB)
Direct Download: http://go2.microsoft.com/fwlink/?LinkID=115261

Silverlight 2 Beta 2 Developer Tools (6.45MB)
Direct Download: http://download.microsoft.com/download/9/2/5/92573333-A09C-47E8-9AC4-BDA31154ACEC/Silverlight.2.0_Developer.exe


Silverlight 2 Beta 2 Documentation (50.3 MB)
http://www.microsoft.com/downloads/details.aspx?FamilyID=BCE7684A-507B-4FC6-BC99-6933CD690CAB&displaylang=en
Direct Download: http://download.microsoft.com/download/9/a/c/9acf8f7c-c801-4e7f-a285-a814149f4140/SilverlightBeta2.zip

Silverlight 2 Beta 2 SDK Kit (56.0MB)
Direct Download: http://download.microsoft.com/download/b/4/a/b4a5b488-751b-430c-8ee3-4cc2e0959c54/silverlight_sdk.exe

Microsoft Silverlight Tools Beta 2 for Visual Studio 2008 (84.4 MB)
http://www.microsoft.com/downloads/details.aspx?FamilyId=50A9EC01-267B-4521-B7D7-C0DBA8866434&displaylang=en
Direct Download:  http://download.microsoft.com/download/1/d/d/1dd9ba72-9023-42f8-8ddf-abbd2f87649c/silverlight_chainer.exe

Microsoft Expression Blend 2.5 June Preview (32.4 MB)
http://expression.microsoft.com/en-us/cc643423.aspx
Direct Download:  http://download.microsoft.com/download/8/5/8/858627dc-9aa3-4f86-bb3d-729204927da3/Blend.en.msi


Hope these links will be very helpful to all silverlight developers. - Iftekhar Ahmed Amit

kick it on DotNetKicks.com

Microsoft Silverlight 2 Software Development Kit Beta 2 Documentation

Microsoft Silverlight 2 Software Development Kit Beta 2 Documentation

Overview
The Microsoft® Silverlight™ 2 SDK Beta 2 Documentation is the Silverlight product standalone documentation provided for download. It is in CHM format (compiled HTML) and can be viewed on a PC or by installing a CHM reader on MAC.

System Requirements
Supported Operating Systems: Windows Server 2003; Windows Vista; Windows XPA CHM Reader

Instructions
If you have the Silverlight 2 SDK Beta 2 installed, please save the Silverlight.chm in this package to the Documentation\Help folder of your SDK install.

Download
For Downloading Microsoft® Silverlight™ 2 SDK Beta 2 Documentation, go to this page:

http://www.microsoft.com/downloads/details.aspx?FamilyID=BCE7684A-507B-4FC6-BC99-6933CD690CAB&displaylang=en

Monday, May 26, 2008

Silverlight Tips, Tricks, Tutorials and Links Page

Silverlight Tips, Tricks, Tutorials and Links Page


Getting Started Tutorials

First Look at Silverlight 2: I recommend reading this post first if you are looking to get started with Silverlight 2 development for the first time. It not only describes the high-level of what Silverlight 2 provides, but also links to a series of 8 blog posts that walkthrough building a Digg client sample application. These tutorial posts provide a good introduction to Silverlight 2 and WPF development concepts. You can also watch video versions of my tutorial here and here.

First Look at Using Expression Blend with Silverlight 2: I recommend downloading the Expression Blend 2.5 March preview and following along with this tutorial post. I think it does a good job of showing off some of the common features of Expression Blend, and uses it to build an IM chat client sample.

Jesse Liberty Silverlight Tutorials: Jesse Liberty is writing an in-depth series of articles that cover Silverlight programming concepts in more depth. Bookmark this page and check back frequently to read them as they get published (he also has PDF versions of each article that you can download and read offline).
Installation Tips for Silverlight Tools Beta1 for VS 2008: Bradley Bartz has a good post that links to the tools to install for Silverlight, as well as what todo if there are problems getting it installed.


Getting Started Presentations

Building Rich Internet Applications with Silverlight (Part 1 and 2): Joe Stegman and Mike Harsh presented this two part talk at MIX 08 on how to build applications with Silverlight. You can use the link above to both watch the video of their talk as well as download the slides + demos.

Creating Rich, Dynamic User Interfaces with Silverlight 2 Controls: Karen Corby has an awesome talk from MIX 08 that does a great job explaining styles, control templates, user controls and more. You can run and download her completed FlickR application here.

My Getting Started with Silverlight Talk: You can download the slides + samples from my "Getting Started with Silverlight 2" talk that I recently gave in Arizona. Feel free to re-use the slides however you want for your own presentations.


Documentation Links

Silverlight 2 QuickStart Tutorials: These sample tutorials are very useful to help with coming up to speed on Silverlight.

Silverlight 2 Developer Poster: Download and print-out your own version of the Silverlight 2 developer poster.

Silverlight Control Source and Unit Tests: Shawn Burke links to the source code for the built-in Silverlight controls, as well as the unit tests for them.

MSDN Silverlight 2 Beta1 Online Documentation: This page links to the official Silverlight 2 documentation. You can download an offline version here.


Tutorials and Samples

"How Do I?" with Silverlight: This link points to a page that will contain a bunch of video tutorials on Silverlight 2.

Hard Rock Memorabilia Sample: Scott Stanfield from Vertigo Software talks about the cool Hard Rock Memorabilia site they launched in March using Silverlight 2.

Using Deep Zoom with Silverlight 2: Jacek Ciereszko has a nice blog post that describes how to use the "Deep Zoom" feature of Silverlight 2 to implement image zoom functionality like with the Hard Rock sample.

Game Programming with Silverlight: Mike Snow is building a 11-part blog series that discusses how to build an online game using Silverlight.

Homepage "Link Cloud" application: Jeff Wilcox talks about a cool tag cloud application he has built.


Deployment

Providing a Great Silverlight Deployment Experience: Tim Heuer has a nice post that talks about techniques you can use to optimize the Silverlight installation experience for users who don't already have it installed.

Using Silverlight 2 on a Production Web Server: Brad Abrams has a useful post that talks about a few things to check if you are copying a Silverlight .xap file up to an IIS web-server.


User Controls

Creating and Using Silverlight User Controls: This blog post of mine talks about how to easily create user controls as well as perform view/model databinding with them.


ListBox and ScrollViewer

Ultimate ListBox and ScrollViewer Frequently Asked Questions Guide: David Anson (who wrote the Silverlight ListBox and ScrollViewer controls) has put together an awesome FAQ all about these controls and the scenarios you can do with them.

Cool (wacky) uses of the ListBox and ScrollViewer controls: David Anson has another great post that shows off the flexibility of data and control templates.


DataGrid

Using the Silverlight DataGrid and Defining Columns for a Silverlight DataGrid: Scott Morrison has started a great series of posts that describe how to use the new Silverlight 2 DataGrid control (which he is the program manager for - so he definitely knows his stuff!).

Using Silverlight 2's DataGrid with WCF + LINQ to SQL: This 15 minute video blog demonstrates how to build a LINQ to SQL object model on the server and publish it using WCF. It then demonstrates how to build a Silverlight client that uses the new Silverlight DataGrid control, and which calls the WCF service to retrieve the LINQ to SQL data to populate it with.

Simple Editing of Web Service Data in a DataGrid: Mike Taulty has a nice blog post that shows how to create a WCF service on the server, and then use it from a Silverlight 2 client to retrieve data, bind it to a DataGrid, allow users to update rows, add/delete rows, and then save it back to the server using Silverlight 2 Beta1.

Sorting with Silverlight 2's DataGrid Control: The DataGrid control in Silverlight 2 Beta1 doesn't yet have built-in column sorting support (it is coming in Beta2). That hasn't stopped Matt Berseth though! In this post he shows how to implement sorting using a custom header column approach. Also check out Matt's post here, which provides a DataGrid test page that shows off a number of the current DataGrid features.


Control Templates

Creating a Custom Skin for Silverlight's Button Control: Matt Berseth has a great post that talks about the skinning and styling capability of Silverlight controls.

Writing a Templated Silverlight Control: Shawn Burke has an awesome post that details how to create a custom templated Silverlight control.

Improving Access to Silverlight's Generic.xaml Resources (and read Part 2 here): David Anson has a great utility that demonstrates how to look up and extract the default XAML styling for the built-in Silverlight controls.


Web Services and Networking

Web Services and Silverlight: This helpful post discusses how to use web-services with Silverlight and links to relevant quickstart samples and documentation.

Calling Web Services with Silverlight 2 (Part 1) and (Part 2): Tim Heuer has a nice set of posts that discuss calling web-services using Silverlight.


HTML Integration

Silverlight Interop with HTML: Wilco Bauwer has a great post on the HTML and JavaScript integration features enabled by Silverlight 2 (he should know all about them - since he was the developer who built them!).


Unit Testing

Unit Testing with Silverlight 2: This post of mine talks about how to unit-test Silverlight 2 applications using the unit test framework in the Silverlight SDK.


Video Scenarios

Encoding Video for Microsoft Silverlight Delivery: Ben Waggoner's talk at MIX 08 discusses best practices on how to encode video for Silverlight.


Accessibility and 508 Compliance

Accessibility in Silverlight 2: Mark Rideout from the Silverlight team talks about accessibility support with Silverlight 2, and talks about how you'll be able to build section 508 and accessible solutions using Silverlight.



Hope these above Tips, Tricks, Tutorials and Links will help your SILVERLIGHT development. - Iftekhar Ahmed Amit

kick it on DotNetKicks.com