DotNetShoutout - Upcoming stories (page 9)
2
Shouts

Visual studio and .NET tips and tricks 12:- Pin debugging and commenting

posted by questpondquestpond 568 days, 20 hours, 22 minutes ago
Tuesday, November 29, 2011 10:42:46 AM GMT
Many times while debugging we would like to put comments and also once the debugging is done we would like to see the last debugged value. That's what exactly VS pin debugging helps us with. .NET tips and tricks and Visual studio (more)
category: Architecture | clicked: 7 | comment | | source: youtu.be
tags: .NET tip and trick, Visual Studio, TFS
2
Shouts

SpecsFor 2.0 Released!

posted by Matt_TCFMatt_TCF 569 days, 13 hours, 44 minutes ago
Monday, November 28, 2011 5:20:38 PM GMT
The newest version of the SpecsFor behavior-driven development framework is out with additional functionality to eliminate common points of testing friction. With a single NuGet package, you now have everything you need to start writing clean test cases. Read on to see how much easier writing tests could be. (more)
category: Agile | clicked: 4 | comment | | source: trycatchfail.com
tags: TDD, Testing, BDD, Specifications
2
Shouts

Ajax with jQuery

posted by dotnetsparkdotnetspark 570 days, 4 hours, 18 minutes ago
Monday, November 28, 2011 2:46:56 AM GMT
In this article author discuss the basics of using jQuery and how it can be used to make asynchronous calls to the server that can be processed by ASP.NET MVC. (more)
category: Web Dev | clicked: 15 | comment | | source: www.dotnetspark.com
tags: AJAX ASP.NET, jQuery, DotNetSpark, Ajax
2
Shouts

Azure : Create Queue in Storage Account

posted by dotnetsparkdotnetspark 570 days, 4 hours, 19 minutes ago
Monday, November 28, 2011 2:45:50 AM GMT
Windows Azure - Create Queue in Storage Account. In this article we can explore the queue creation in storage account. (more)
category: Web Dev | clicked: 18 | comment | | source: www.dotnetspark.com
tags: DotNetSpark, Azure
2
Shouts

Azure Part 20: Adding Certificate in Portal

posted by dotnetsparkdotnetspark 570 days, 4 hours, 20 minutes ago
Monday, November 28, 2011 2:44:58 AM GMT
Windows Azure Adding Certificate in Portal. Certificates are required to for authentication in a much secured way. In Windows Azure portal we can create certificates (more)
category: Web Dev | clicked: 7 | comment | | source: www.dotnetspark.com
tags: DotNetSpark, Azure
2
Shouts

When should you take performance into consideration?

posted by http://jclaes.blogspot.com/http://jclaes.blogspot.com/ 570 days, 14 hours, 3 minutes ago
Sunday, November 27, 2011 5:01:52 PM GMT
Before publishing my previous post on rewriting an if, I knew some people would hate it, because the refactored construct is less performant. Although I think performance is important, relevant performance improvements are, apart from in tight loops, hardly ever to find in language constructs. To put it more bluntly, they are a waste of time. (more)
category: Architecture | clicked: 12 | comment | | source: jclaes.blogspot.com
tags: Refactoring, Performance, clean code
2
Shouts

Detecting if an application is running as an elevated process, and spawning a new process using elevated permissions

posted by http://richardmoss.myopenid.com/http://richardmoss.myopenid.com/ 570 days, 19 hours, 19 minutes ago
Sunday, November 27, 2011 11:45:45 AM GMT
Article which describes detecting if your application is running with elevated permissions on Windows Vista or Windows 7 and how to spawn new processes which run using elevated permissions. (more)
category: UX | clicked: 7 | comment | | source: cyotek.com
tags: UAC, C# .NET
2
Shouts

Read and Write cookie with HttpCookie in ASP.NET - Webwizo's Blog

posted by webwizowebwizo 571 days, 12 hours, 2 minutes ago
Saturday, November 26, 2011 7:02:16 PM GMT
A simple and basic way to read and write cookies with HttpCookie in ASP.NET (more)
category: Web Dev | clicked: 3 | comment | | source: blog.webwizo.com
tags: ASP. NETMVC, cookies, ASP.NET
2
Shouts

ASP.NET Application and Page Life Cycle.

posted by questpondquestpond 588 days, 20 hours, 23 minutes ago
Wednesday, November 09, 2011 10:42:08 AM GMT
n this article, we will try to understand what the different events are which take place right from the time the user sends a request, until the time the request is rendered on the browser. ASP.NET Application and Page Life Cycle (more)
category: Web Dev | clicked: 12 | comment | | source: www.codeproject.com
tags: .Net Interview Questions, SQL Server Interview Questions, Asp.net interview questions, Application life cycle, C# interview Questions
2
Shouts

Give your old ASP.NET validators a makeover with jQuery TOOLS - .NET Development - Gal Ratner

posted by galratnergalratner 589 days, 9 hours, 21 minutes ago
Tuesday, November 08, 2011 9:43:37 PM GMT
If you have been working with the default validators in ASP.NET for a while you are probably used to the plain old look they create on your page and while you can rework the way they look, ASP.NET validators are essentially a Label. They are unable to change the appearance of other elements or run scripts without a complete page postback. jQuery TOOLS is a jQuery based UI library you can find here. jQuery TOOLS contains a validator as a part of its form tools. The jQuery TOOLS validator is based on HT... (more)
category: UX | clicked: 13 | comment | | source: galratner.com
tags: jQuery
3
Shouts

When it Comes to Asp.Net: Use Membership for user management - Basics

posted by ashishsarda99ashishsarda99 590 days, 2 hours, 42 minutes ago
Tuesday, November 08, 2011 4:22:54 AM GMT
Add Update Delete in Gridview Asp.netThis article is about simple way to Add Update and Delete records using asp.net GridView using Dataset or Datatable. We shall update the dat... (more)
category: Web Dev | clicked: 1 | 1 comment | | source: aspdotnetmatters.blogspot.com
tags: SqlMembershipProvider, C#, ASP.NET 4.0, C#.NET, C#.NET 4.0, User Management, ASP.NET 4, Membership
6
Shouts

Day 42: Percentile_Disc Function of Oracle

posted by dharadhara 590 days, 21 hours, 51 minutes ago
Monday, November 07, 2011 9:13:26 AM GMT
Let Us Learn Oracle - Part 42 of N [ Percentile_Disc function of Oracle ] It acts both as Aggregate and analytic function. Purpose: An inverse distribution function which takes a percentile value and a sort specification and returns an element from the... (more)
category: Data | clicked: 3 | comment | | source: beyondrelational.com
tags: SQL Server, Oracle
6
Shouts

WCF # 8 - WCF Contracts

posted by dharadhara 590 days, 22 hours, 56 minutes ago
Monday, November 07, 2011 8:08:27 AM GMT
Hi , Today we will see the most important concept in the WCF Framework called CONTRACTS. * IN every day world , a contract is a binding agreement between two or more parties that specifies the supply of goods or services for a known price. * In the world... (more)
category: Web Dev | clicked: 4 | comment | | source: beyondrelational.com
tags: .NET, WCF, ASP.NET
6
Shouts

Study of WAITSTATS(Part 2) - CMEMTHREAD

posted by dharadhara 590 days, 23 hours, 1 minute ago
Monday, November 07, 2011 8:03:42 AM GMT
These wait types are indicative of a shortage of memory objects.This special type of wait occurs when a task is waiting for a thread-safe memory object. The wait time might increase when there is contention caused by multiple tasks trying to allocate... (more)
category: Data | clicked: 3 | comment | | source: beyondrelational.com
tags: SQL Server, TSQL
2
Shouts

ASP.NET MVC Server Side Remote Validation

posted by http://tugberk-ugurlu.myopenid.com/http://tugberk-ugurlu.myopenid.com/ 591 days, 11 hours, 15 minutes ago
Sunday, November 06, 2011 7:49:26 PM GMT
In this quick post, I will show you a way of implementing ASP.NET MVC Server Side Remote Validation just like ASP.NET MVC Remote Validation (more)
category: Web Dev | clicked: 21 | comment | | source: tugberkugurlu.com
tags: ASP.NET MVC, remote validation, ASPNET, ASPNETMVC, asp.netmvc, ASP.NET
5
Shouts

Magnifying Glass Effect in Silverlight - DotNetLogix

posted by DotNetLogixDotNetLogix 593 days, 1 hour, 3 minutes ago
Saturday, November 05, 2011 6:01:26 AM GMT
Articles (more)
category: Metro | clicked: 14 | comment | | source: www.dotnetlogix.com
tags: Magnifying Glass Effect in Silverlight
4
Shouts

SQL SERVER – SSMS 2012 Reset Keyboard Shortcuts to Default « Journey to SQLAuthority

posted by pinaldavepinaldave 593 days, 1 hour, 17 minutes ago
Saturday, November 05, 2011 5:47:51 AM GMT
As a technologist, I love my laptop very much and I do not lend it to anyone as I am usually worried that my settings would be messed up when I get it back from its borrower. Honestly, I love how I have set up my laptop and I enjoy the settings and programs I have placed on my computer. If someone changes things there – it will surely be annoying for me. Recently at one of the conferences I was attending in, a small accident happened – one of the speaker’s hard drives failed. The owner immediately panic... (more)
category: Data | clicked: 3 | comment | | source: blog.sqlauthority.com
2
Shouts

SQL Server 2012: Introducing New Edition "Business Intelligence"

posted by lionofdezertlionofdezert 593 days, 8 hours, 11 minutes ago
Friday, November 04, 2011 10:54:02 PM GMT
Along with other major editions, Microsoft is now going to add a brand new business-intelligence SKU and core-based licensing to its coming SQL Server 2012 database offering due next year. (more)
category: Data | clicked: 8 | comment | | source: connectsql.blogspot.com
2
Shouts

Configuring MVC Routes in Web.config

posted by tduponttdupont 594 days, 1 minute ago
Friday, November 04, 2011 7:03:29 AM GMT
By simply reading routes out of the Web.config you provide a way to control routing without having to redeploy code, allowing you to enable or disable website functionality on the fly. (more)
category: Web Dev | clicked: 11 | comment | | source: www.tomdupont.net
tags: Routing, Configuration, MVC
7
Shouts

Default datatype of NULL

posted by dharadhara 594 days, 1 hour, 58 minutes ago
Friday, November 04, 2011 5:06:14 AM GMT
As you know NULL is the absence of data and any datatype can be NULL. But by default a NULL value is considered to be of INT datatype. Let us run the following code select null as t into #t GO exec tempdb..sp_help #t A NULL value is copied to a temporary... (more)
category: Data | clicked: 5 | comment | | source: beyondrelational.com
tags: SQL Server
Previous 1 2 ... 5 6 7 8 9 10 11 12 13 14 ... 168 169 Next