http://www.kunal-chowdhury.com/
Name: http://www.kunal-chowdhury.com/
Score: 2,662.91
Last Seen: 12 hours, 28 minutes ago
Member Since: 21 April, 2010
DotNetShoutout
atom rss
5
Shouts

Some Best Practices for Silverlight Application Development (XAML)

published 1025 days, 8 hours, 15 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 1027 days, 12 minutes ago
Thursday, August 05, 2010 9:37:51 AM GMT Tuesday, August 03, 2010 5:40:02 PM GMT
I was working with WPF/Silverlight since March 2008 and learnt lots of things. I wrote lots of Articles on Silverlight and published in my Blog. Today I decided to share you some of the best practices you should follow while doing development in WPF/Silverlight. Hope, this will help you guys while writing XAML codes. Read and try to strict with the guidelines whenever you are modifying your XAML.   Feedbacks are always appreciated. Hence, don’t forget to leave your comments at the end. If you have any ... (more)
category: Metro | clicked: 0 | comment | | source: www.kunal-chowdhury.com
6
Shouts

Beginners Guide to Silverlight 4 PathListBox Control (Part–I) - CodeProject

posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 1033 days, 23 hours, 8 minutes ago
Tuesday, July 27, 2010 6:44:42 PM GMT
Have you ever heard of PathListBox introduced in Silverlight 4 as Expression Blend 4 namespace? Yes, it is a new control added in the “http://schemas.microsoft.com/expression/2010/controls” namespace. You can use this to position your data, text, images or other controls in the way of a single or multiple path controls. You can use your jig-jag path to set your contents or you can use circular or rectangular path to organize your content. In this article, I will guide you to understand the functionali... (more)
category: Metro | clicked: 0 | comment | | source: www.codeproject.com
5
Shouts

How to pass multiple values using GridView HyperLinkField ? « Abhijit's World of .NET

posted by abhijitjanaabhijitjana 1033 days, 23 hours, 12 minutes ago
Tuesday, July 27, 2010 6:40:34 PM GMT
While working with GridView in ASP.NET, most of the time we used HyperlinkField column to navigate from one page to  different page with some value as argument.  In this blog post I have explained how can we pass multiple parameter with HyperLinkField in GridView. To ... (more)
category: Web Dev | clicked: 6 | comment | | source: abhijitjana.net
tags: HyperLinkField, Beginners, GridView, Parameters, how to, ASP.NET
3
Shouts

“Searchable Add Reference” dialog using Visual Studio 2010 Productivity Power Tool

published 1036 days, 2 hours, 42 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 1036 days, 12 hours, 48 minutes ago
Sunday, July 25, 2010 3:10:01 PM GMT Sunday, July 25, 2010 5:04:36 AM GMT
In my earlier post on “Interactive ToolTip using Visual Studio 2010 Productivity Power Tool”, I discussed about “Interactive ToolTip” feature which comes with the Visual Studio 2010 Productivity Power Tool. In this post, I will share information about the all new “Add Reference” dialog which is fully searchable for assembly reference. (more)
category: How To | clicked: 0 | comment | | source: www.kunal-chowdhury.com
3
Shouts

How to pass values to Silverlight application from ASPX page using InitParameter?

published 1036 days, 2 hours, 42 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 1037 days, 1 hour, 31 minutes ago
Sunday, July 25, 2010 3:10:01 PM GMT Saturday, July 24, 2010 4:21:29 PM GMT
Neither the Silverlight is new nor the init params. But, I found various people in different forums asking for the logic on the implementation part for passing value to Silverlight application from ASP.Net application. In this post, I will describe about it.   Here I will discuss on the InitParams and tell you how to use it to pass value from your .aspx page to your Silverlight application. Read the complete post and if you have any queries, don’t hesitate to ask me. (more)
category: Metro | clicked: 0 | comment | | source: www.kunal-chowdhury.com
2
Shouts

Interactive ToolTip using Visual Studio 2010 Productivity Power Tool

posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 1039 days, 15 hours, 31 minutes ago
Thursday, July 22, 2010 2:21:05 AM GMT
Visual Studio 2010 Productivity Power Tool is a set of extensions for Visual Studio 2010 Professional and above versions which actually improves productivity of developers. In this Tips & Trick, I will show you one nice extension behavior named “Interactive Tooltip”, which will make your development life easier.   If you didn’t install it till now, you can download it from Visual Studio Gallery. You can also download it directly from here. Read the complete post to know about it more.   Here I will... (more)
category: How To | clicked: 0 | comment | | source: www.kunal-chowdhury.com
2
Shouts

How to use new Rupee Symbol of India in Silverlight?

posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 1041 days, 12 hours, 27 minutes ago
Tuesday, July 20, 2010 5:25:46 AM GMT
In July 2010, Indian Cabinet selected a new Symbol for the Indian Rupee which looks like as the snapshot shown at the left side. In this post, I will describe you how to integrate the same symbol in Silverlight application. (more)
category: Metro | clicked: 0 | comment | | source: www.kunal-chowdhury.com
2
Shouts

How to Create a Silverlight OOB Installer Wrapper UI Library?

published 1045 days, 5 hours, 17 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 1045 days, 22 hours, 14 minutes ago
Friday, July 16, 2010 12:35:23 PM GMT Thursday, July 15, 2010 7:38:14 PM GMT
In this Article I will guide you creating a UI Wrapper Library for the installation experience of your Silverlight Out-of-Browser application. Read the full concept (tutorial) with images and codes. Please share your feedbacks/suggestions. Before starting with the next part of the discussion, let me ask you some questions. Are you a Silverlight developer? If “Yes”, how many times you create a Silverlight Out-of-Browser application? For that, how many times you create an UI and write code to instruct the... (more)
category: Metro | clicked: 0 | comment | | source: www.kunal-chowdhury.com
3
Shouts

File Explorer using Silverlight 4 COM Interoperability - CodeProject

posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 1048 days, 14 hours, 21 minutes ago
Tuesday, July 13, 2010 3:31:08 AM GMT
In this article I will guide you creating a File Explorer in Silverlight 4. This step-by-step guide will help yoou understanding the API call and how to access local files, folders and drives using the Silverlight 4 COM APIs. Don't forget to Vote for it and share your feedbacks and suggestions. (more)
category: Metro | clicked: 2 | comment | | source: www.codeproject.com
tags: Silverlight, COM, FileSystem Object, Interoperability, FileSystem, Silverlight 4, Silverlight 4.0
3
Shouts

Text-to-Speech Application using Silverlight 4 COM API - CodeProject

published 1058 days, 4 hours, 7 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 1058 days, 21 hours, 57 minutes ago
Saturday, July 03, 2010 1:45:14 PM GMT Friday, July 02, 2010 7:55:08 PM GMT
Have you ever heard of Text to Speech engine? “Yes” I think. Yes, it is not a new thing in the Computer World. It was available since Windows 98 (as much as I can recall) but it is completely new in Silverlight. You can now use the Silverlight application to give an API call to the SAPI Engine which will convert the text to voice. Sounds Good? This is achievable using the COM APIs only. Here I will describe you how to use COM API to give a TTS call to the SAPI Engine. After reading this topic here, you ... (more)
category: Metro | clicked: 3 | comment | | source: www.codeproject.com
tags: Silverlight, COM, Silverlight 4, Text-to-Speech, TTS Text-to-Speech, Silverlight4
4
Shouts

Silverlight 4: Accessing Windows 7 Taskbar using the new COM API - CodeProject

published 1058 days, 4 hours, 7 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 1058 days, 22 hours ago
Saturday, July 03, 2010 1:45:14 PM GMT Friday, July 02, 2010 7:52:40 PM GMT
Microsoft released Windows 7 last year which has lots of functionalities including a nice UI. Among those features one of the most user friendly feature is Pin/Unpin application to Taskbar. You can develop WPF or Windows Forms applications in which you can implement this feature. But do you know that this is also possible in Silverlight? Yes, Silverlight 4 has the power to talk with any other application using the COM API. You can read one of my earlier article [Silverlight 4: Interoperability with Excel... (more)
category: Metro | clicked: 1 | comment | | source: www.codeproject.com
tags: Taskbar, COM automation, Silverlight, COM, Windows 7, Silverlight 4, Windows, Silverlight4
2
Shouts

Silverlight 4: Interoperability with Excel using the COM Object - CodeProject

published 1058 days, 4 hours, 7 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 1058 days, 22 hours, 3 minutes ago
Saturday, July 03, 2010 1:45:14 PM GMT Friday, July 02, 2010 7:49:07 PM GMT
Silverlight 4 has the capability of accessing the COM object using the COM API. You can access any program installed in your PC using those APIs in Silverlight. You can open Notepad, Word, Excel or Outlook from Silverlight application. Here I will demonstrate you the step-by-step tutorial on opening an Microsoft Excel book followed by data sharing between the Silverlight application and the Excel Sheet. Here we will use a DataGrid which will load some customer information. Then we will pass the data to t... (more)
category: Metro | clicked: 0 | comment | | source: www.codeproject.com
6
Shouts

Silverlight 4: Interoperability with Windows 7 Taskbar using COM

published 1070 days, 3 hours, 24 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 1071 days, 9 hours, 7 minutes ago
Monday, June 21, 2010 2:28:30 PM GMT Sunday, June 20, 2010 8:45:17 AM GMT
Microsoft released Windows 7 last year which has lots of functionalities including a nice UI. Among those features one of the most user friendly feature is Pin/Unpin application to Taskbar. You can develop WPF or Windows Forms applications in which you can implement this feature. But do you know that this is also possible in Silverlight? Yes, Silverlight 4 has the power to talk with any other application using the COM API. You can read one of my earlier article [Silverlight 4: Interoperability with Excel... (more)
category: Metro | clicked: 0 | comment | | source: www.kunal-chowdhury.com
tags: Silverlight, COM, Interoperability, Windows 7, win7, Windows7, Silverlight 4, win mobile, Silverlight 4.0
5
Shouts

Silverlight 4: Interoperability with Excel using the COM Object

published 1091 days, 7 hours, 13 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 1093 days, 23 hours, 7 minutes ago
Monday, May 31, 2010 10:39:44 AM GMT Friday, May 28, 2010 6:45:30 PM GMT
Silverlight 4 has the capability of accessing the COM object using the COM API. You can access any program installed in your PC using those APIs in Silverlight. You can open Notepad, Word, Excel or Outlook from Silverlight application. Here I will demonstrate you the step-by-step tutorial on opening an Microsoft Excel book followed by data sharing between the Silverlight application and the Excel Sheet. Here we will use a DataGrid which will load some customer information. Then we will pass the data ...... (more)
category: Metro | clicked: 0 | comment | | source: www.kunal-chowdhury.com
6
Shouts

Drag and Drop Operation in Silverlight ListBox

published 1102 days, 6 hours, 17 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 1102 days, 23 hours, 55 minutes ago
Thursday, May 20, 2010 11:35:34 AM GMT Wednesday, May 19, 2010 5:57:37 PM GMT
In this article, I am going to discuss with you regarding the Drag and Drop functionality inside a Silverlight ListBox control. This article will also cover the Drag and Drop operation between two ListBox control. We will use here the Silvelright 4 Toolkit to implement the feature. Drag & Drop functionality is not present in Silverlight ListBox by default. Hence, there was a big problem implementing the feature. We had to write a huge code for this feature. But using Silvelright Toolkit you can do... (more)
category: Metro | clicked: 0 | comment | | source: www.kunal-chowdhury.com
6
Shouts

A Brief Discussion On Visual Studio 2010 Top Features - CodeProject

published 1111 days, 2 hours, 39 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 1112 days, 23 hours, 15 minutes ago
Tuesday, May 11, 2010 3:13:40 PM GMT Sunday, May 09, 2010 6:37:39 PM GMT
In this article I will describe about some new features of Visual Studio 2010 which I explored till now. These features are really very useful in terms of productive development. This article is mainly targeted for beginners of Visual Studio 2010 but everybody can get benefit on the same. Author: Kunal Chowdhury - http://www.kunal-chowdhury.com (more)
category: How To | clicked: 0 | comment | | source: www.codeproject.com
tags: Visual Studio 2010, Visual Studio
5
Shouts

Digitally Signing a XAP Silverlight - John Papa

published 1112 days, 6 hours, 51 minutes ago posted by iftekharahmedamitiftekharahmedamit 1114 days, 9 hours, 6 minutes ago
Monday, May 10, 2010 11:01:12 AM GMT Saturday, May 08, 2010 8:46:42 AM GMT
Can I add an additional note please... with many browsers, after you've signed your XAP, you need to refresh the page a few times and clear the browser cache completely... otherwise you'll keep getting the cached non-signed version. For the first time signer that problem is confusing and you end up scratching the-old head and re-compiling lots of times with a frustrated look on ya face. (more)
category: Metro | clicked: 0 | comment | | source: johnpapa.net
tags: Silverlight
6
Shouts

Article Published – Mastering in Visual Studio 2010 Debugging « Abhijit's World of .NET

published 1111 days, 2 hours, 39 minutes ago posted by abhijitjanaabhijitjana 1113 days, 2 hours, 27 minutes ago
Tuesday, May 11, 2010 3:13:40 PM GMT Sunday, May 09, 2010 3:25:09 PM GMT
Article Published – Mastering in Visual Studio 2010 DebuggingMay 7, 2010Posted by Abhijit Jana in .NET 4.0, General, My Articles, Visual Studio 2010. In software development life cycle, testing and defect fixing take more time than actually code writing. In general, debugging is a process of finding out defects in the program and fixing them. Defect fixing comes after the debugging, or you can say they are co-related. When you have some defects in your code, first of all you need to identify... (more)
category: Web Dev | clicked: 2 | comment | | source: abhijitjana.net
tags: IntelliTrace, visaul studio, Debugging, .Net 4.0, paralle programming
4
Shouts

Introduction to Silverlight Application Development - Silverlight tutorial Chapter 2

published 1126 days, 10 hours, 12 minutes ago posted by dotnetfundadotnetfunda 1126 days, 21 hours, 48 minutes ago
Monday, April 26, 2010 7:40:49 AM GMT Sunday, April 25, 2010 8:04:38 PM GMT
In this chapter we will first discuss on how to create a new Silverlight project and the structure of ait. Later in this chapter we will discuss on UserControls and various ways of developement. After reading this chapter you will be able to create a HelloSilverlight application and various UserControls for your application. (more)
category: Metro | clicked: 0 | comment | | source: www.dotnetfunda.com
tags: Silverlight
4
Shouts

Silverlight Tutorials Chapter 1: Introduction to Silverlight

published 1127 days, 4 hours, 52 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 1128 days, 12 hours, 45 minutes ago
Sunday, April 25, 2010 1:00:35 PM GMT Saturday, April 24, 2010 5:07:06 AM GMT
In this chapter of my article, you will learn about the very basic information on Silverlight, it’s System Requirements and the pre-requisite to create a Silverlight application. After reading this chapter you will come to know about XAML, XAP file, Application XAML and how to host a Silverlight application.   What is Silverlight? What are the System Requirements for installing Silverlight? How can I know whether Silverlight is installed in my PC? What are the Prerequisite to create a new Silver... (more)
category: Metro | clicked: 0 | comment | | source: www.kunal-chowdhury.com
tags: Silverlight, Silverlight Tutorial, Tutorials, Silverlight 4 RC, Silverlight 4, Tutorial, Silverlight 4.0
Previous 1 2 3 4 5 6 7 8 9 10 11 Next