DotNetShoutout - Latest published stories (page 1)
6
Shouts

Microsoft confirms Windows 8.1 (Blue) Availability and Pricing

published 1 hour, 34 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 8 days, 7 hours, 56 minutes ago
Thursday, May 23, 2013 10:17:15 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: 36 | comment | | source: www.kunal-chowdhury.com
tags:
6
Shouts

Builing MVC aplication with multiple database support using Ninject

published 1 hour, 34 minutes ago posted by http://prashantmx.myopenid.com/http://prashantmx.myopenid.com/ 8 days, 21 hours, 4 minutes ago
Thursday, May 23, 2013 10:17:15 AM GMT Tuesday, May 14, 2013 2:47:51 PM GMT
Tutorial on how you can use Ninject to build and MVC application with multiple databases. This approach will save you a lot of time and also allows to keep your code tidy. (more)
category: Architecture | clicked: 30 | comment | | source: midnightprogrammer.net
tags:
3
Shouts

Windows 8 File Explorer Tips | TechBubbles

published 1 hour, 34 minutes ago posted by kalyanms1kalyanms1 4 days, 15 minutes ago
Thursday, May 23, 2013 10:17:15 AM GMT Sunday, May 19, 2013 11:36:34 AM GMT
File Explorer is a great way to see the files and folders on your computer as well as libraries, folders and control panel.This post outlines some enhancements and tips in using File Explorer in Windows 8. (more)
category: How To | clicked: 1 | comment | | source: www.techbubbles.com
tags:
4
Shouts

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

published 1 hour, 34 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 7 days, 9 hours, 44 minutes ago
Thursday, May 23, 2013 10:17:15 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: 11 | comment | | source: www.kunal-chowdhury.com
tags:
3
Shouts

Search has come to Raygun!

published 1 hour, 34 minutes ago posted by hilarycookhilarycook 9 days, 21 hours, 25 minutes ago
Thursday, May 23, 2013 10:17:15 AM GMT Monday, May 13, 2013 2:26:20 PM GMT
Raygun.io, for tracking, managing and reporting your software errors now includes search capabilities! Claim your free trial now: (more)
category: Data | clicked: 7 | comment | | source: raygun.io
tags:
1
Shouts

Thread-Safe Queues with ConcurrentQueue

published 1 hour, 34 minutes ago posted by BlackWaspBlackWasp 1 day, 2 hours ago
Thursday, May 23, 2013 10:17:15 AM GMT Wednesday, May 22, 2013 9:51:31 AM GMT
The standard .NET queue classes are not thread-safe so require additional locking to avoid errors when used in multithreaded or parallel scenarios. This additional complexity is not required with the generic ConcurrentQueue (more)
category: How To | clicked: 1 | comment | | source: www.blackwasp.co.uk
tags:
1
Shouts

Prevent JavaScript code blocking the UI thread with setTimeout + handy stopWatch to profile JS code

published 1 hour, 34 minutes ago posted by lenielleniel 6 hours, 44 minutes ago
Thursday, May 23, 2013 10:17:15 AM GMT Thursday, May 23, 2013 5:07:42 AM GMT
In early January of this year I was implementing some JavaScript code that does a lot of processing on the client side with the help of jQuery. It’s part of a project where my customer asked for the possibility of answering a questionnaire in two ways: using a Wizard (one question at a time) and Listing (all questions at once) in a single form. The client side code for the Listing was the culprit and is the subject of this post. (more)
category: How To | clicked: 0 | comment | | source: www.leniel.net
tags:
1
Shouts

How to create custom XMLNS namespaces to keep your XAML clean?

published 1 hour, 34 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 2 days, 6 hours, 32 minutes ago
Thursday, May 23, 2013 10:17:15 AM GMT Tuesday, May 21, 2013 5:19:13 AM GMT
XAML namespace is an extension of XML namespace and conventionally written as “xmlns” in XAML pages. We use it on all XAML pages in Silverlight, Windows Phone, Windows 8, WPF related technologies to better reference assemblies and namespaces. In this post we will learn more about this XMLNS namespace and the way to customize it for a cleaner XAML page. Interested to know it? Continue reading and share your feedback about the post. (more)
category: How To | clicked: 3 | comment | | source: www.kunal-chowdhury.com
tags:
4
Shouts

Get csv data from DataGridView in windows Forms

published 1 hour, 34 minutes ago posted by dotnetsparkdotnetspark 7 days, 5 hours, 38 minutes ago
Thursday, May 23, 2013 10:17:15 AM GMT Thursday, May 16, 2013 6:13:43 AM GMT
Code example to export DataGridView Data to csv (comma seperated value) format in C# and VB.NET. Hope this will help all who would like to extract data in any event (more)
category: Data | clicked: 10 | comment | | source: www.dotnetspark.com
tags:
2
Shouts

Setting the Foreground Window

published 1 hour, 34 minutes ago posted by BlackWaspBlackWasp 4 days, 4 hours, 47 minutes ago
Thursday, May 23, 2013 10:17:15 AM GMT Sunday, May 19, 2013 7:04:01 AM GMT
Occasionally it is necessary for a .NET program to activate a window that belongs to a separate application. The facility to set the foreground window is not available through the .NET base class library but is possible using Platform Invocation Services. (more)
category: How To | clicked: 0 | comment | | source: www.blackwasp.co.uk
tags:
2
Shouts

Alphanumeric Lucene Analyzer for RavenDB

published 1 hour, 34 minutes ago posted by tduponttdupont 9 days, 20 hours ago
Thursday, May 23, 2013 10:17:15 AM GMT Monday, May 13, 2013 3:51:06 PM GMT
RavenDB allows you to save typeless documents into a data store, but the only way to query them is by indexes that are built with Lucene.Net. I found myself in need of an Alphanumeric analyzer; this analyzer is similar to the SimpleAnalyzer, but still respects numeric values. Fortunately Lucene.Net's base classes made this easy to build... (more)
category: Data | clicked: 9 | comment | | source: www.tomdupont.net
tags:
5
Shouts

Top Developer News this week (May Week 2) | TechBubbles

published 1 day, 1 hour, 32 minutes ago posted by kalyanms1kalyanms1 10 days, 23 hours, 7 minutes ago
Wednesday, May 22, 2013 10:19:54 AM GMT Sunday, May 12, 2013 12:44:40 PM GMT
This post outlines Top links for Microsoft developers in May week2. Windows Blue public preview available date Build conference will announce the Windows Blue public preview. “Windows Blue” is a code name for the next release of Windows. If you attend the Build conference then you will get the Windows Blue preview. (more)
category: Architecture | clicked: 28 | comment | | source: www.techbubbles.com
tags:
5
Shouts

Oxygene & WP8 – Project Structure

published 1 day, 1 hour, 32 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 10 days, 7 hours, 41 minutes ago
Wednesday, May 22, 2013 10:19:54 AM GMT Monday, May 13, 2013 4:10:04 AM GMT
In the previous article, we saw how to create the first Windows Phone Project using Oxygene. In this article, we will try to understand the project structure of the Windows Phone Project. Note that the list of default files in the project will differ based on the project template selected when creating the project. (more)
category: Metro | clicked: 6 | comment | | source: mobileosgeek.com
tags:
3
Shouts

.NET String Extensions: Split Qualified

published 6 days, 2 hours, 24 minutes ago posted by tduponttdupont 12 days, 17 hours, 44 minutes ago
Friday, May 17, 2013 9:27:50 AM GMT Friday, May 10, 2013 6:07:41 PM GMT
Split a string and take qualified and escaped values into account. For example, split on commas outside of quoted substrings. (more)
category: How To | clicked: 27 | comment | | source: www.tomdupont.net
tags:
2
Shouts

How to Capture a Screenshot as File in Windows 8?

published 6 days, 2 hours, 24 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 11 days, 9 hours, 13 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: 14 | comment | | source: www.kunal-chowdhury.com
tags:
3
Shouts

Validation Components in ASP.NET MVC | TechBubbles

published 6 days, 2 hours, 24 minutes ago posted by kalyanms1kalyanms1 15 days, 23 hours, 35 minutes ago
Friday, May 17, 2013 9:27:50 AM GMT Tuesday, May 07, 2013 12:16:25 PM GMT
Validating the user input and showing a user-friendly error message is an important step in Web Application development. ASP.NET MVC framework provides validation features which helps developer to validate model values. The validation features in MVC allows you to write the validation using attributes which is called data annotations. This post outlines the data annotation features that you can use in ASP.NET MVC application development.Data Annotations attributes can find in System.ComponentModel.DataAn... (more)
category: Web Dev | clicked: 20 | comment | | source: www.techbubbles.com
tags:
2
Shouts

How to Capture a Screenshot as File in Microsoft Surface?

published 6 days, 2 hours, 24 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 11 days, 9 hours, 12 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:
2
Shouts

Using SendKeys

published 6 days, 2 hours, 24 minutes ago posted by BlackWaspBlackWasp 12 days, 4 hours, 4 minutes ago
Friday, May 17, 2013 9:27:50 AM GMT Saturday, May 11, 2013 7:47:25 AM GMT
Some software that needs to be automated provides no application programming interface (API) to permit this and no direct access to data to control the program indirectly. In these cases, one solution to automation is the SendKeys class. (more)
category: How To | clicked: 5 | comment | | source: www.blackwasp.co.uk
tags:
2
Shouts

MVC JSON Model Binder Attribute

published 6 days, 2 hours, 24 minutes ago posted by tduponttdupont 12 days, 17 hours, 16 minutes ago
Friday, May 17, 2013 9:27:50 AM GMT Friday, May 10, 2013 6:35:15 PM GMT
Moving complex data structures from client to server used to be difficult, but not anymore! Just add the JsonBinder attribute to your action parameters, and this Custom ModelBinder will automatically detect the type and parameter name, and deserialize your complex JSON object to the data structure of your choice. (more)
category: Web Dev | clicked: 13 | comment | | source: www.tomdupont.net
tags:
2
Shouts

Alvas.Audio 9.0 version has been published.

published 6 days, 2 hours, 24 minutes ago posted by alvasalvas 15 days, 4 hours, 1 minute ago
Friday, May 17, 2013 9:27:50 AM GMT Wednesday, May 08, 2013 7:50:04 AM GMT
Alvas.Audio 9.0 version has been published. New classes were added: AiffReader class for reading audio data from AIFF (Audio Interchange File Format) streams. AiffWriter class for writing audio data to AIFF (Audio Interchange File Format) streams. Alvas.Audio is C# audio library which plays, records, converts and edits sound in PCM, Microsoft ADPCM, IMA ADPCM, CCITT A-Law, CCITT u-Law, GSM 6.10, MPEG Layer-3 (mp3), Dialogic VOX (more)
category: Smart Client | clicked: 8 | comment | | source: alvas.net
tags:
Previous 1 2 3 4 5 6 7 8 9 10 ... 476 477 Next