DotNetShoutout - Latest published stories (page 9)
3
Shouts

ASP.NET - Interview questions and answer

published 106 days, 6 hours, 35 minutes ago posted by dotnetsparkdotnetspark 115 days, 21 hours, 47 minutes ago
Thursday, February 07, 2013 10:32:14 AM GMT Monday, January 28, 2013 7:19:45 PM GMT
ASP.NET - Interview questions and answer (more)
category: Web Dev | clicked: 49 | comment | | source: www.studyalways.com
tags:
5
Shouts

Browse and use images from the VM Depot in the Windows Azure Portal

published 108 days, 2 hours, 15 minutes ago posted by sandrinosandrino 116 days, 6 hours, 29 minutes ago
Tuesday, February 05, 2013 2:52:19 PM GMT Monday, January 28, 2013 10:38:05 AM GMT
A few weeks ago Microsoft announced the release of the VM Depot, a community-driven catalog of VM Images. Deploying a Virtual Machine with an image from the VM Depot was pretty easy: Download/Upload the VM image yourself. Use the azure-cli to do all the work But it looks like the VM Depot now seamlessly integrates with the Windows Azure Portal. Let’s take a look at how easy it is to create Virtual Machines based on VM Depot images from within the portal. (more)
category: Architecture | clicked: 8 | comment | | source: fabriccontroller.net
tags:
4
Shouts

“Key not valid for use in specified state” exception when working with the Access Control Service

published 108 days, 2 hours, 15 minutes ago posted by sandrinosandrino 116 days, 6 hours, 30 minutes ago
Tuesday, February 05, 2013 2:52:19 PM GMT Monday, January 28, 2013 10:36:31 AM GMT
If you’re using the Windows Azure Access Control Service (or any other STS for that matter) this is an issue you might encounter when your Web Role has more than one instance: [CryptographicException: Key not valid for use in specified state.] System.Security.Cryptography.ProtectedData.Unprotect(Byte[] encryptedData, Byte[] optionalEntropy, DataProtectionScope scope) +450 Microsoft.IdentityModel.Web.ProtectedDataCookieTransform.Decode(Byte[] encoded) +150 As explained in the Windows Azure Training Kit ... (more)
category: Architecture | clicked: 8 | comment | | source: fabriccontroller.net
tags:
3
Shouts

Collection of ASP.NET MVC View Engines

published 108 days, 2 hours, 15 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 117 days, 23 hours, 16 minutes ago
Tuesday, February 05, 2013 2:52:19 PM GMT Saturday, January 26, 2013 5:51:04 PM GMT
Collection of ASP.NET MVC View Engines (more)
category: Web Dev | clicked: 46 | comment | | source: www.ginktage.com
tags:
5
Shouts

Free Quilling Patterns - Flowers

published 112 days, 23 hours, 44 minutes ago posted by agagataagagata 120 days, 15 hours, 53 minutes ago
Thursday, January 31, 2013 5:23:10 PM GMT Thursday, January 24, 2013 1:13:31 AM GMT
Website with free quilling designs. (more)
category: How To | clicked: 61 | comment | | source: dotnetshoutout.com
tags:
3
Shouts

MEF 2.0 - mini series: Part 7 (Catalog filter and Deep hierarchic scoping) - Bnaya Eshet

published 112 days, 23 hours, 44 minutes ago posted by bnayabnaya 119 days, 11 hours, 34 minutes ago
Thursday, January 31, 2013 5:23:10 PM GMT Friday, January 25, 2013 5:33:20 AM GMT
this is the 7th post in the MEF 2.0 mini series. you can see the following TOC for other posts in this series. in the previous post I was talking about composition scoping and lifetime management. on this one, I will extend the composition scoping topic toward hierarchic along with catalog filtering capability. (more)
category: Architecture | clicked: 16 | comment | | source: blogs.microsoft.co.il
tags:
5
Shouts

ASP.NET MVC: Order of view selection | dotnetExpertGuide.com

published 112 days, 23 hours, 44 minutes ago posted by nandipnandip 119 days, 16 hours, 6 minutes ago
Thursday, January 31, 2013 5:23:10 PM GMT Friday, January 25, 2013 1:00:41 AM GMT
Few days ago, I and one of my friends were discussing basic of ASP.NET MVC. After some discussion we came on point in which order views are selected. Because there can be more than one view with same name. For e.g. we can have index.aspx, index.ascx, index.cshtml, index.vbhtml and all this can be in controller specific folder as well shared folder. So in which order view is getting selected? Which view has higher priority? (more)
category: How To | clicked: 18 | comment | | source: www.dotnetexpertguide.com
tags:
4
Shouts

DateTime is immutable

published 112 days, 23 hours, 44 minutes ago posted by http://pranayamr.myopenid.com/http://pranayamr.myopenid.com/ 119 days, 16 hours, 6 minutes ago
Thursday, January 31, 2013 5:23:10 PM GMT Friday, January 25, 2013 1:00:37 AM GMT
In this post I am going to discuss about the DateTime object and how its immutable. But before I start its better to clear "What is immutable object in OOP" and "What is mutable object in OOP". (more)
category: How To | clicked: 16 | comment | | source: pranayamr.blogspot.ca
tags:
5
Shouts

A Windows Phone 8 Project Template Without the Fluff

published 112 days, 23 hours, 44 minutes ago posted by mbcrumpmbcrump 120 days, 5 hours, 53 minutes ago
Thursday, January 31, 2013 5:23:10 PM GMT Thursday, January 24, 2013 11:13:46 AM GMT
Introduction After I downloaded the Windows Phone 8 SDK, I noticed the first template called “Windows Phone App”. I was thinking that this template was a blank template as the image on the right hand side just shows a title and page name. I would find out very quickly that I was wrong. (more)
category: How To | clicked: 14 | comment | | source: michaelcrump.net
tags:
4
Shouts

Create an off-line Installer for the Windows Phone 7.8 SDK

published 112 days, 23 hours, 44 minutes ago posted by mbcrumpmbcrump 120 days, 5 hours, 54 minutes ago
Thursday, January 31, 2013 5:23:10 PM GMT Thursday, January 24, 2013 11:12:21 AM GMT
Introduction In case you missed the news today, the Windows Phone 7.8 SDK has been released. Thee first question posted on the blog was: Where is the offline installer? In which the following answer was given: @Necroman - Unfortunately, we don't have an ISO/offline installer for the update. I'll inquire and see if we can get one spun up, but I wouldn't count on it short term. :) (more)
category: How To | clicked: 12 | comment | | source: michaelcrump.net
tags:
5
Shouts

Extending Enum to return attached string

published 112 days, 23 hours, 44 minutes ago posted by http://pranayamr.myopenid.com/http://pranayamr.myopenid.com/ 120 days, 21 hours, 53 minutes ago
Thursday, January 31, 2013 5:23:10 PM GMT Wednesday, January 23, 2013 7:14:18 PM GMT
No of time there is requirement of getting string of Enum value to display purpose or to perform other task. So to deal with this requirement I wrote one extension function that get the string attached with the enum value. (more)
category: How To | clicked: 32 | comment | | source: pranayamr.blogspot.ca
tags:
4
Shouts

Improve performance of your Node.js Web Site with Windows Azure Caching (Dedicated Role)

published 112 days, 23 hours, 44 minutes ago posted by sandrinosandrino 121 days, 3 hours, 32 minutes ago
Thursday, January 31, 2013 5:23:10 PM GMT Wednesday, January 23, 2013 1:34:47 PM GMT
The .NET libraries depend on a library which is specific to Cloud Services, which makes them unable to use in Windows Azure Web Sites. This restriction applies to the official Windows Azure Caching libraries for .NET. But Windows Azure Caching also supports the memcache protocol, this means you can use it from any environment supporting memcache like Node.js, php, … Let’s see how we can configure the memcache protocol in Windows Azure Caching, open it up for Windows Azure Web Sites and call it from a No... (more)
category: Architecture | clicked: 19 | comment | | source: fabriccontroller.net
tags:
6
Shouts

Announcing: Literate programming tools for F#

published 112 days, 23 hours, 44 minutes ago posted by http://tomaspetricek.pip.verisignlabs.com/http://tomaspetricek.pip.verisignlabs.com/ 121 days, 11 hours, 27 minutes ago
Thursday, January 31, 2013 5:23:10 PM GMT Wednesday, January 23, 2013 5:39:36 AM GMT
This article introduces a new F# package that makes it possible to write literate F# programs that combine code with documentation. Given an F# script with a special comments or Markdown document with F# code, you get a nicely formatted HTML that can be used to build documentation or write blogs. (more)
category: How To | clicked: 8 | comment | | source: tomasp.net
tags:
6
Shouts

Frontend Single Point of Failure

published 112 days, 23 hours, 44 minutes ago posted by deanomachinodeanomachino 121 days, 13 hours, 17 minutes ago
Thursday, January 31, 2013 5:23:10 PM GMT Wednesday, January 23, 2013 3:49:35 AM GMT
At this year's Velocity Europe conference, I watched a great talk by Google's Patrick Meenan about 3rd party scripts and frontend Single Point of Failure (SPOF). A single point of failure is a part of a system that, if it fails, will stop the entire system from working. Quite often, you may add 3rd party scripts such as jQuery, social sharing buttons or Ad tracking scripts to your website with the best intentions, but depending on the way that these scripts are loaded you could potentially create a front... (more)
category: Web Dev | clicked: 18 | comment | | source: www.deanhume.com
tags:
7
Shouts

How to get Title and Meta Tags with url using asp.net and c# | Developers Code

published 112 days, 23 hours, 44 minutes ago posted by taanu51taanu51 121 days, 19 hours, 27 minutes ago
Thursday, January 31, 2013 5:23:10 PM GMT Tuesday, January 22, 2013 9:40:17 PM GMT
In this article i would like to explain the procedure of getting the Title and Meta Tags with url using asp.net and c# In my previous articles i already explained about Basic comments section using Asp.net and c# , Tracking User information using Asp.net and c# and Currency converter application using Asp.net and c# Here i am going to explain how to fetch the title and meta tags with live url, just like in Facebook. Read more: http://www.developerscode.com/2013/01/how-to-get-title-and-meta-tags-with-url... (more)
category: Web Dev | clicked: 31 | comment | | source: www.developerscode.com
tags:
6
Shouts

Count() and Count property

published 113 days, 7 hours, 47 minutes ago posted by http://pranayamr.myopenid.com/http://pranayamr.myopenid.com/ 121 days, 21 hours, 23 minutes ago
Thursday, January 31, 2013 9:19:39 AM GMT Tuesday, January 22, 2013 7:43:49 PM GMT
In this small post I am going to discuss about the Count property and Count() method that used to return count of number of element in collection. (more)
category: How To | clicked: 39 | comment | | source: pranayamr.blogspot.ca
tags:
3
Shouts

Setting SharePoint Master Page using Power Shell | TechBubbles

published 114 days, 54 minutes ago posted by kalyanms1kalyanms1 122 days, 20 hours, 46 minutes ago
Wednesday, January 30, 2013 4:12:24 PM GMT Monday, January 21, 2013 8:20:37 PM GMT
You can use Master Page under look and feel section in SharePoint site settings for changing the Master Page for your site. (more)
category: Architecture | clicked: 14 | comment | | source: www.techbubbles.com
tags:
3
Shouts

Windows Presentation Foundation

published 114 days, 4 hours, 44 minutes ago posted by BlackWaspBlackWasp 122 days, 7 hours, 1 minute ago
Wednesday, January 30, 2013 12:23:20 PM GMT Tuesday, January 22, 2013 10:06:09 AM GMT
This is the first in a series of articles describing the use of Windows Presentation Foundation (WPF), a powerful technology for creating Microsoft Windows-based, smart client software. The tutorial begins with an overview of the benefits of WPF. (more)
category: How To | clicked: 10 | comment | | source: www.blackwasp.co.uk
tags:
2
Shouts

Using MySQL with Entity Framework in .NET Application.

published 114 days, 4 hours, 44 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 123 days, 18 hours, 45 minutes ago
Wednesday, January 30, 2013 12:23:20 PM GMT Sunday, January 20, 2013 10:21:33 PM GMT
Using MySQL with Entity Framework in .NET Application. (more)
category: How To | clicked: 23 | comment | | source: www.ginktage.com
tags:
3
Shouts

C# Optional Parameters in Library Code

published 115 days, 7 hours, 49 minutes ago posted by BlackWaspBlackWasp 125 days, 4 hours, 10 minutes ago
Tuesday, January 29, 2013 9:17:31 AM GMT Saturday, January 19, 2013 12:56:21 PM GMT
C# optional parameters provide a handy way to create methods that can be called with a varying number of arguments but without the need to create overloaded versions. However, the way that they are used in referenced libraries can cause problems. (more)
category: How To | clicked: 24 | comment | | source: www.blackwasp.co.uk
tags:
Previous 1 2 ... 5 6 7 8 9 10 11 12 13 14 ... 476 477 Next