https://me.yahoo.com/mosessaur#7fe0d
Name: https://me.yahoo.com/mosessaur#7fe0d
Score: 54,142.33
Last Seen: 135 days, 4 hours, 45 minutes ago
Member Since: 17 January, 2009
DotNetShoutout
atom rss
4
Shouts

ASP.NET MVC Remote Validation For Multiple Fields With AdditionalFields Property

published 598 days, 3 hours, 4 minutes ago posted by http://tugberk-ugurlu.myopenid.com/http://tugberk-ugurlu.myopenid.com/ 604 days, 13 hours, 47 minutes ago
Sunday, October 30, 2011 8:41:35 PM GMT Monday, October 24, 2011 9:58:41 AM GMT
This post shows the implementation of ASP.NET MVC Remote Validation for multiple fields with AdditionalFields property and we will validate the uniqueness of a product name under a chosen category. (more)
category: Web Dev | clicked: 70 | 1 comment | | source: tugberkugurlu.com
tags: Validation, remote validation, ASPNETMVC, jQuery, ASP.NET
6
Shouts

Multithreading Concept using .Net - Part III

published 604 days, 11 hours, 53 minutes ago posted by dharadhara 607 days, 14 hours, 24 minutes ago
Monday, October 24, 2011 11:52:24 AM GMT Friday, October 21, 2011 9:21:02 AM GMT
Uses of Threads Foreground and Background Threads By default threads are foreground and if application is trying to close and if any foreground thread is running then application will close only after closing of all foreground threads, while background... (more)
category: Web Dev | clicked: 16 | 1 comment | | source: beyondrelational.com
tags: .NET, ASP.NET
6
Shouts

Table Scan vs Table Seek

published 604 days, 11 hours, 53 minutes ago posted by dharadhara 607 days, 14 hours, 24 minutes ago
Monday, October 24, 2011 11:52:24 AM GMT Friday, October 21, 2011 9:21:24 AM GMT
As we know Indexing is most important point at performance context but here I am going to discuss something which should keep in mind for performance. Following is very simple concept of RDBMS. Table seek is good for large tables (large No. of rows) but... (more)
category: Data | clicked: 22 | 1 comment | | source: beyondrelational.com
tags: SQL Server, TSQL
3
Shouts

SQL SERVER – DATEDIFF – Accuracy of Various Dateparts « Journey to SQLAuthority

published 603 days, 22 minutes ago posted by pinaldavepinaldave 607 days, 10 hours, 36 minutes ago
Tuesday, October 25, 2011 11:22:55 PM GMT Friday, October 21, 2011 1:09:44 PM GMT
I recently received the following question through email and I found it very interesting so I want to share it with you. “Hi Pinal, In SQL statement below the time difference between two given dates is 3 sec, but when checked in terms of Min it says 1 Min (whereas the actual min is 0.05Min) SELECT DATEDIFF(MI,'2011-10-14 02:18:58' , '2011-10-14 02:19:01') AS MIN_DIFF Is this is a BUG in SQL Server ?” Answer is NO. It is not a bug; it is a feature that works like that. Let us understand that in ... (more)
category: Data | clicked: 17 | 2 comments | | source: blog.sqlauthority.com
3
Shouts

Easiest ever comparison with Code Compare version 2.70!

published 604 days, 11 hours, 53 minutes ago posted by Sergii852Sergii852 607 days, 9 hours, 47 minutes ago
Monday, October 24, 2011 11:52:24 AM GMT Friday, October 21, 2011 1:58:21 PM GMT
Devart proudly presents Code Compare and Code Compare Pro, v2.70 - powerful file and folder comparison tools. The new and improved products take into account specifities of different languages bringing your source code comparison efforts to a whole new level of efficiency. (more)
category: Web Dev | clicked: 23 | 1 comment | | source: www.devart.com
tags: Visual Studio, 3-way merge, structure comparison, code comparing, 3-way comparison, code comparison, code merging
3
Shouts

Adding Error Bars to Visiblox Silverlight Charts | Colin Eberhardt's Adventures in .NET

published 604 days, 11 hours, 53 minutes ago posted by FantasticMrFishFantasticMrFish 607 days, 8 hours, 15 minutes ago
Monday, October 24, 2011 11:52:24 AM GMT Friday, October 21, 2011 3:30:12 PM GMT
Having spent a number of years studying Physics at university, I have had the importance of error bars well and truly drummed into me! Within physics, or any experimental science, there are always going to be errors in the measurements you make. The more repeat measurements you make, the more confident you can be in the mean value, however you cannot remove the errors altogether. Error bars provide a way to represent the spread of experimental observations graphically, without them, it is hard to have an... (more)
category: Metro | clicked: 20 | 1 comment | | source: www.scottlogic.co.uk
tags: Silverlight, Charting, Visiblox
2
Shouts

Transport and Message Security in WCF | TechBubbles

posted by kalyanms1kalyanms1 607 days, 1 hour, 12 minutes ago
Friday, October 21, 2011 10:33:32 PM GMT
This post discusses about transport and message security. In Transport Security user credentials and claims are passed using transport layer. The transport protocols are TCP, HTTP, MSMQ and IPC. Each of these protocols have their own mechanism for passing user credentials. The most common approach is using secure socket layer(SSL) for encrypting the details which sent over HTTPS.   Scenarios where you can use the Transport SecurityUse the Transport Security model when you want to send the message fro... (more)
category: Web Dev | clicked: 3 | comment | | source: www.techbubbles.com
tags: WCF
3
Shouts

c# tip:- Ensure only instance of your windows application is running

published 604 days, 11 hours, 53 minutes ago posted by questpondquestpond 606 days, 12 hours, 40 minutes ago
Monday, October 24, 2011 11:52:24 AM GMT Saturday, October 22, 2011 11:05:36 AM GMT
Ensure only instance of your windows application is running .NET and C# interview questions (more)
category: Web Dev | clicked: 20 | 2 comments | | source: youtu.be
tags: SQL Server, WCF Interview Questions, .net intervieqw questions, C# interview Questions, Asp.Net Interview Question
5
Shouts

My Top 4 Ideal Dev Shop & Product Characteristics, Yours? « Composite Code

published 603 days, 22 minutes ago posted by http://compositecode.com/http://compositecode.com/ 606 days, 5 hours, 2 minutes ago
Tuesday, October 25, 2011 11:22:55 PM GMT Saturday, October 22, 2011 6:43:41 PM GMT
What is an ideal software project? What is an ideal delivery cycle? What is an ideal culture? From a client’s perspective do they see the team as a sluggish liability or is the development team proactive and looking for the next strategic or tactical step to take? Ideally, I see the development team as a group that should be leading a company with technology. If a team isn’t doing that, they’re likely to be running the risk of appearing as a liability and risk. Often these are the types of teams that ar... (more)
category: Agile | clicked: 27 | 1 comment | | source: compositecode.com
2
Shouts

How to choose right WCF binding? | TechBubbles

posted by kalyanms1kalyanms1 606 days, 2 hours, 13 minutes ago
Saturday, October 22, 2011 9:32:28 PM GMT
Binding in WCF defines how clients can connect with your service. The base class for all bindings in WCF is System.ServiceModel.Channels.Binding. A Binding includes definition for WS-* protocols used, the message encoding and the transport protocol. The available WCF Bindings arewsHttpBindingbasicHttpBindingnetTcpBindingnetNamedPipeBindingnetMsmqBindingwsDualHttpBinding Consider the following scenarios when your are choosing the WCF BindingConsider using wsHttpBinding when you need to support clients... (more)
category: Web Dev | clicked: 9 | comment | | source: www.techbubbles.com
tags: WCF
3
Shouts

Build Online C# Syntax Checker with Roslyn | dotnetExpertGuide.com

posted by nandipnandip 605 days, 17 hours, 57 minutes ago
Sunday, October 23, 2011 5:48:45 AM GMT
As far as the web development concerns, Possibilities are lot increased with Roslyn project. In future we might see web application for online syntax checker-formatter, online code compiler (Upload code and download dll / assembly!!!), and might even whole online IDE based on SaaS model!!! Possibilities are endless. Here we will see how we can create online C# syntax checker with the help of Roslyn.Compilers.CSharp.DiagnosticList class. (more)
category: Web Dev | clicked: 5 | comment | | source: www.dotnetexpertguide.com
tags: Roslyn, ASP .NET
2
Shouts

Using the BingMapsDirectionsTask in Windows Phone Mango

posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 605 days, 17 hours, 24 minutes ago
Sunday, October 23, 2011 6:21:39 AM GMT
Do you want to display the direction between 2 locations from your Windows Phone 7 Application ? If yes , BingMapsDirectionsTask launcher in the Windows Phone SDK might help you . The BingMapsDirectionsTask launcher will launch the Bing Maps App on your Windows Phone and shows the driving direction between 2 points . (more)
category: Metro | clicked: 13 | comment | | source: windowsphonerocks.com
tags: Windows Phone 7, BingMap
2
Shouts

ErrorProvider In Windows Forms And WinForms

posted by amitjainamitjain 605 days, 16 hours, 24 minutes ago
Sunday, October 23, 2011 7:21:32 AM GMT
ErrorProvider In WinForms or Windows Forms application using C# and VB.NET (more)
category: Web Dev | clicked: 2 | comment | | source: csharpdotnetfreak.blogspot.com
tags: Windows Forms, C#, VB.NET, errorProvider, WinForms
3
Shouts

Visual Assist X review « Visual Studio add-ins, extensions and tools

published 604 days, 11 hours, 53 minutes ago posted by SergeyVlasovSergeyVlasov 605 days, 15 hours, 22 minutes ago
Monday, October 24, 2011 11:52:24 AM GMT Sunday, October 23, 2011 8:23:28 AM GMT
Visual Assist X is a code refactoring and code navigation add-in for Visual Studio. For C++ developers like myself this is the best productivity booster... (more)
category: How To | clicked: 8 | 1 comment | | source: visualstudioaddins.svprogramming.net
tags: Review, Visual Studio
3
Shouts

SQL SERVER – Dedicated Access Control for SQL Server Express Edition – An error occurred while obtaining the dedicated administrator connection (DAC) port. « Journey to SQLAuthority

published 603 days, 22 minutes ago posted by pinaldavepinaldave 605 days, 13 hours, 46 minutes ago
Tuesday, October 25, 2011 11:22:55 PM GMT Sunday, October 23, 2011 9:58:59 AM GMT
Recently I had faced very interesting situation. Due to some reason we were not able to login into the production server for one of client. The reason for the same was that server was very busy, we had to login into the system and bring server to normal situation. When all the attempts failed, I decided to login using Dedicated Administrator Connection (DAC). However when I attempted to connect using DAC it threw following error for me. C:\Users\pinald>sqlcmd -A -d master -S .\SQLEXPRESS Sqlcmd: Error:... (more)
category: Data | clicked: 2 | comment | | source: blog.sqlauthority.com
2
Shouts

Visual Studio Tip :- Rectangular selection of source code

posted by questpondquestpond 605 days, 12 hours, 34 minutes ago
Sunday, October 23, 2011 11:10:53 AM GMT
When we select source code in visual studio it selects the complete code. What if we want to select the code in a rectangular manner. This video describes the same. Visual Studio Tip (more)
category: Web Dev | clicked: 2 | 1 comment | | source: youtu.be
tags: SQL Server, .net Interview Question, WCF Interview Questions, C# interview Questions, Asp.Net Interview Question
2
Shouts

using treeview to show table data in hierarchical structure - DotNetLogix

posted by DotNetLogixDotNetLogix 605 days, 11 hours, 49 minutes ago
Sunday, October 23, 2011 11:56:04 AM GMT
using treeview to show table data in hierarchical structure (more)
category: Web Dev | clicked: 1 | 1 comment | | source: www.dotnetlogix.com
tags: tree view, DataTable, ASP.NET
6
Shouts

Day 16: Greatest and Least function in Oracle

published 607 days, 17 hours, 52 minutes ago posted by dharadhara 613 days, 13 hours, 44 minutes ago
Friday, October 21, 2011 5:53:06 AM GMT Saturday, October 15, 2011 10:01:48 AM GMT
Let Us Learn Oracle - Part 16 of N [ Greatest and Least function in Oracle ] Source table: tblStudents Purpose: Finds the Greatest and the Least number from a range of numbers Example of Greatest function SQL> Select Greatest(10,20,4,56,234,999,12... (more)
category: Data | clicked: 3 | comment | | source: beyondrelational.com
tags: SQL Server, Oracle
6
Shouts

SQL Server Denali: New warnings in Actual Execution Plan

published 607 days, 17 hours, 52 minutes ago posted by dharadhara 614 days, 16 hours, 34 minutes ago
Friday, October 21, 2011 5:53:06 AM GMT Friday, October 14, 2011 7:11:13 AM GMT
I’ve played with SQL Server Denali and found some new features and improvements in Query Execution plan. My intention was to test Extended Events and new events: sortwarning and hashwarnig. In SQL Server 2008R2, we can create SQL Trace to capture... (more)
category: Data | clicked: 3 | comment | | source: beyondrelational.com
tags: SQL Server, denali
6
Shouts

SQL 11 (Code Name: “Denali”) – Debugging enhancements – Data Tips – Editing, exporting & importing

published 607 days, 17 hours, 52 minutes ago posted by dharadhara 614 days, 16 hours, 34 minutes ago
Friday, October 21, 2011 5:53:06 AM GMT Friday, October 14, 2011 7:11:33 AM GMT
The debugger in the SQL Server Management Studio (SSMS) for the upcoming SQL 11 (“Denali”) is packed with exciting features.The new SSMS is a derivative of the VS2010 shell and therefore extends the same debugging experience (with the obvious differences... (more)
category: Data | clicked: 4 | comment | | source: beyondrelational.com
tags: SQL Server, denali
Previous 1 2 3 4 5 6 7 8 9 10 ... 485 486 Next