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

Microsoft Surface won’t Turn ON - Now what to do?

published 3 days, 3 hours, 43 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 4 days, 11 hours, 4 minutes ago
Friday, May 17, 2013 9:27:50 AM GMT Thursday, May 16, 2013 2:07:04 AM GMT
I just faced an issue with my Surface RT device. I was unable to turn on the device though it was completely charged. Though I had no idea about the issue but I was guessing about the Power Switch issue. Did a lot of stuffs, searching online etc. but nothing help. Finally I tweeted about the issue and got a reply which helped me to turn on the device. If you came to this page just because your Surface is not turning on, this post will help you. (more)
category: How To | clicked: 6 | comment | | source: www.kunal-chowdhury.com
tags:
4
Shouts

Microsoft confirms Windows 8.1 (Blue) Availability and Pricing

published 3 days, 3 hours, 43 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 5 days, 9 hours, 16 minutes ago
Friday, May 17, 2013 9:27:50 AM GMT Wednesday, May 15, 2013 3:54:55 AM GMT
Today Tami Reller, Chief Marketing Officer for the Microsoft Windows business confirms the general availability and pricing of Windows 8.1 (Blue) at the JP Morgan Technology, Media & Telecom Conference in Boston. (more)
category: Smart Client | clicked: 23 | comment | | source: www.kunal-chowdhury.com
tags:
1
Shouts

How to Capture a Screenshot as File in Microsoft Surface?

published 3 days, 3 hours, 43 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 8 days, 10 hours, 32 minutes ago
Friday, May 17, 2013 9:27:50 AM GMT Sunday, May 12, 2013 2:39:00 AM GMT
Last year we discussed “How to Capture a Screenshot as File in Windows 8?” which you will find useful in your desktop PC or laptop. You will also find that post useful in a Surface if you have a keyboard attached to it, because “Win + Print Screen” key combination is needed to capture the screen. What about Microsoft Surface which does not have a keyboard attach to it? In that case, a touch keyboard will be require to press the keys but that will fill half of the screen. (more)
category: How To | clicked: 2 | comment | | source: www.kunal-chowdhury.com
tags:
1
Shouts

How to Capture a Screenshot as File in Windows 8?

published 3 days, 3 hours, 43 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 8 days, 10 hours, 32 minutes ago
Friday, May 17, 2013 9:27:50 AM GMT Sunday, May 12, 2013 2:38:30 AM GMT
In this small post we will learn how to capture a screenshot of your installed applications in Windows 8 RTM. Whether it is desktop app or a Windows 8 app, you will be able to take screenshot by just pressing a key combination without installing any other software. Not only that, the captured screenshot will be saved to your hard drive as an image file, so that you can directly access them. Continue to read more about it. (more)
category: How To | clicked: 12 | comment | | source: www.kunal-chowdhury.com
tags:
3
Shouts

How to turn ON/OFF the Microsoft Two-Step Verification?

published 3 days, 3 hours, 43 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 12 days, 10 hours, 36 minutes ago
Friday, May 17, 2013 9:27:50 AM GMT Wednesday, May 08, 2013 2:34:24 AM GMT
In the last post “What is Two-Factor Authentication?” we discussed about various factors of authentication system including different examples. We also learnt about Knowledge Factor, Inherence Factor and Possession Factor. Microsoft recently added a second step authentication mechanism in all their accounts as an extra security layer. This post will guide you to turn ON/OFF this security layer. (more)
category: How To | clicked: 7 | comment | | source: www.kunal-chowdhury.com
tags:
2
Shouts

What is Two-Factor Authentication?

published 6 days, 22 hours, 44 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 16 days, 21 hours, 25 minutes ago
Monday, May 13, 2013 2:26:31 PM GMT Friday, May 03, 2013 3:46:10 PM GMT
Two-factor authentication is a user authentication system where an user needs to provide two different factors to authorize the user’s identity. It is not a new concept and in many places we are knowingly or unknowingly using it for secure access. There could be multiple factors too and that known as Multi-factor authentication. Today in this post we will learn basics about this type of authentication system. (more)
category: How To | clicked: 19 | comment | | source: www.kunal-chowdhury.com
tags:
2
Shouts

How to batch clean up the Visual Studio solution folder? (bin, obj etc.)

published 11 days, 2 hours, 34 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 18 days, 22 hours ago
Thursday, May 09, 2013 10:36:32 AM GMT Wednesday, May 01, 2013 3:11:11 PM GMT
Sometime the Visual Studio’s clean project command does not return as expected and maximum time people used to manually delete the bin, obj, Client Bin, Generated_Code directories to clean all the traces of previous build. Here I will share a small batch code which will help you to clean up those directories by just a single click. Tune it up if you want to add few more directories in the list. (more)
category: How To | clicked: 20 | comment | | source: www.kunal-chowdhury.com
tags:
2
Shouts

Easy Form Validation using HTML5

published 11 days, 2 hours, 34 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 19 days, 9 hours, 55 minutes ago
Thursday, May 09, 2013 10:36:32 AM GMT Wednesday, May 01, 2013 3:15:18 AM GMT
Writing validation logic using JavaScript in a HTML form is not an easy way. We all have seen it in HTML4 but what’s new in HTML5? Will it provide us easy way to validate the form with writing a small piece of code only? Today we will be talking about this validation stuffs in HTML5. But as usual, all the browsers don’t support all of them but a good start to think for future. (more)
category: How To | clicked: 19 | comment | | source: www.kunal-chowdhury.com
tags:
2
Shouts

Debugging Code Efficiently in Visual Studio with the DebuggerDisplay Attribute

published 13 days, 3 hours, 24 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 20 days, 9 hours, 55 minutes ago
Tuesday, May 07, 2013 9:46:53 AM GMT Tuesday, April 30, 2013 3:15:51 AM GMT
It is sometime difficult when you have a bunch of properties exposed from a class and you just need few of them while debugging a code block. Sometimes it becomes even more complex when you have a collection of that class. Is there any easiest way to improve the code debugging in Visual Studio? Yes, there is. In this post we are going to learn this technique if you have never used it yet. (more)
category: How To | clicked: 22 | comment | | source: www.kunal-chowdhury.com
tags:
1
Shouts

#Win8Dev Tutorial: Programmatically download a File in WinRT apps

published 13 days, 3 hours, 24 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 20 days, 16 hours, 30 minutes ago
Tuesday, May 07, 2013 9:46:53 AM GMT Monday, April 29, 2013 8:40:59 PM GMT
If you are a Win8Dev and building a Windows 8/WinRT application, you might want to download a file asynchronously from a web location. The job is very easy in Silverlight and in this case too but you just need to know the way, the APIs and the configuration settings. Many developers already faced the difficulty to download a file in their WinRT apps and hence I thought to share the code with the API details in this post. (more)
category: How To | clicked: 5 | comment | | source: www.kunal-chowdhury.com
tags:
1
Shouts

Windows 8 Store App (#WinRT) Development Tutorial for #Win8Dev

published 13 days, 3 hours, 24 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 21 days, 18 hours, 11 minutes ago
Tuesday, May 07, 2013 9:46:53 AM GMT Sunday, April 28, 2013 6:59:34 PM GMT
Windows 8 introduced a new type of application set named “Windows 8 Store app” which has a new look & feel (earlier named as “Metro UI”). Developers can host & sell these WinRT apps from Windows Store, a new digital platform from Microsoft. Windows Store will allow both free and paid applications where the ranges may vary from $1.49 to $999.99 in case of paid version. If you are a Visual C#, Visual Basic, Visual C++ and/or JavaScript application developer, you can build applications for Windows ... (more)
category: How To | clicked: 9 | comment | | source: www.kunal-chowdhury.com
tags:
3
Shouts

Windows 8 SDK Update with updated WACK Criteria for Win8Dev

published 19 days, 3 hours, 39 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 27 days, 8 hours, 36 minutes ago
Wednesday, May 01, 2013 9:31:54 AM GMT Tuesday, April 23, 2013 4:34:56 AM GMT
The Windows 8 Software Development Kit (SDK) contains header libraries and a set of tools which you can use to develop Windows Store apps using technologies like Visual C#, Visual Basic, Visual C++ and/or JavaScript. Recently a new version of the SDK has been published which you can grab from here. Also it has a new version of the WACK to validate your Windows 8 Store application branding. - See more at: http://www.kunal-chowdhury.com/2012/11/win8-sdk-update-with-wack-for-wp8dev.html#sthash.q45DvFM2.dpuf (more)
category: How To | clicked: 13 | comment | | source: www.kunal-chowdhury.com
tags:
2
Shouts

How to Hide the Format Toolbar of Telerik RadRichTextBox control?

published 19 days, 3 hours, 39 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 28 days, 10 hours, 27 minutes ago
Wednesday, May 01, 2013 9:31:54 AM GMT Monday, April 22, 2013 2:43:50 AM GMT
If you are using Telerik’s RadRichTextBox control in your Silverlight application, you might have noticed that the control exposes a format tool which pops up in the screen when you select some text inside the control. This is the same behaviour that you notice in Microsoft Word too. But for some reason, you might want to hide that toolbar if you are building an application like notepad. This small post will cover the same for you. - See more at: http://www.kunal-chowdhury.com/2013/04/hide-format-toolba... (more)
category: How To | clicked: 4 | comment | | source: www.kunal-chowdhury.com
tags:
2
Shouts

Windows 8 Store Application (#WinRT) Development Tutorial for #Win8Dev

published 20 days, 3 hours, 30 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 29 days, 12 hours, 7 minutes ago
Tuesday, April 30, 2013 9:40:55 AM GMT Sunday, April 21, 2013 1:03:50 AM GMT
Windows 8 introduced a new type of application set named “Windows 8 Store app” which has a new look & feel (earlier named as “Metro UI”). Developers can host & sell these WinRT apps from Windows Store, a new digital platform from Microsoft. Windows Store will allow both free and paid applications where the ranges may vary from $1.49 to $999.99 in case of paid version. If you are a Visual C#, Visual Basic, Visual C++ and/or JavaScript application developer, you can build applications for Windows ... (more)
category: How To | clicked: 2 | comment | | source: www.kunal-chowdhury.com
tags:
1
Shouts

Microsoft released Visual Studio 2012 Update 3 CTP 1 within 10 days

posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 33 days, 9 hours, 35 minutes ago
Wednesday, April 17, 2013 3:35:43 AM GMT
It’s just 10 days when Visual Studio 2012 Update 2 RTM was released and now again, Microsoft released their next update pack named “Update 3”. This release is currently available under CTP (Community Technology Preview) first release. Find herewith more about this release i.e. list of changes and the link to download it. Keep in mind that, it’s a CTP release and not ready for production environment yet. See more at: http://www.kunal-chowdhury.com/2013/04/microsoft-released-visual-studio-2012.html#stha... (more)
category: How To | clicked: 10 | comment | | source: www.kunal-chowdhury.com
tags:
2
Shouts

Add or Remove Context Menu Group in Telerik RadRichTextBox

posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 34 days, 7 hours, 42 minutes ago
Tuesday, April 16, 2013 5:28:43 AM GMT
If you are working with the Telerik’s RadRichTextBox control for Silverlight, you might come to a situation where as per your business need you might have to customize the default context menu of the said control. If you are looking for an way to add or remove context menu group, this post will help you. Continue reading the post to understand the way this context menu has been structured. Once you understand the basics, it will be easy for you to do further modifications. See more at: http://www.kuna... (more)
category: How To | clicked: 0 | comment | | source: www.kunal-chowdhury.com
tags:
2
Shouts

How to integrate Infragistics InfoBox control in your WP app?

posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 37 days, 22 hours, 34 minutes ago
Friday, April 12, 2013 2:36:50 PM GMT
As a WPDev, sometime we want to show a callout type information box or a notification popup within the Windows Phone application to the end user. Building such type of control needs a lot of effort before using that in an application. Infragistics came up with their own control to help the Windows Phone developers to save their effort building it from the scratch. Today we are going to discuss it here with step-by-step code snippet. (more)
category: How To | clicked: 2 | comment | | source: www.kunal-chowdhury.com
tags:
1
Shouts

How to detect in Silverlight whether Network Connection is available?

posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 38 days, 11 hours, 6 minutes ago
Friday, April 12, 2013 2:05:04 AM GMT
In your Silverlight application, you might want to detect whether network connection is available and then based on the result, you might want to do a service call or disable few buttons. This is a most wanted feature by the Silverlight developers. So if you are looking for code, this post will help you to understand the APIs and integrate the same in your Silverlight applications. [Read more: http://bit.ly/ZhGXhJ] (more)
category: How To | clicked: 1 | comment | | source: www.kunal-chowdhury.com
tags:
3
Shouts

Visual Studio 2012 Update 2 (RTM) now available for download

posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 42 days, 2 hours, 57 minutes ago
Monday, April 08, 2013 10:13:19 AM GMT
Just 2 months after the release of Visual Studio 2012 Update 2 CTP release, Microsoft released the final version of Visual Studio 2012 Update 2 which also includes a single Blend version that can be used to build apps for Silverlight, WPF, Windows Phone and Windows 8 Store etc. The update is freely available for you to download from Microsoft site. I am going to share the direct link here for you to get easy access link. - See more at: http://www.kunal-chowdhury.com/2013/04/download-visual-studio-2012-u... (more)
category: How To | clicked: 3 | comment | | source: www.kunal-chowdhury.com
tags:
2
Shouts

How to keep the Win8 Display ON during audio/video playback?

posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 47 days, 8 hours, 40 minutes ago
Wednesday, April 03, 2013 4:31:08 AM GMT
Are you a Windows 8 Application Developer? Are you building an app like audio/video player or game which needs to keep the display active when user is inactive in the system? Then you came to a right place where we will discuss how to keep the display on while idle. This post details about the Windows 8/Windows RT API usage and code snippet to request the system to keep the display on. Continue reading to know more about it. - See more at: http://www.kunal-chowdhury.com/2013/04/how-to-keep-windows8-disp... (more)
category: How To | clicked: 0 | comment | | source: www.kunal-chowdhury.com
tags:
Previous 1 2 3 4 5 6 7 8 9 10 11 Next