dasharv.wordpress.com
Tracking Original Values with WCF RIA Services | Ray of Light
https://dasharv.wordpress.com/2011/04/06/tracking-original-values-with-wcf-ria-services
Absorb what is useful, Discard what is not, Add what is uniquely your own. Bruce Lee. Laquo; SQL Intellisense. How to send email using gmail from your .NET application. Tracking Original Values with WCF RIA Services. 06/04/2011 by Daria Barteneva. RoundtripOriginalAttribute] public string Name { get; set; }. RoundtripOriginal] [MetadataTypeAttribute(typeof(MyEntity.MyEntityMetadata) ] public partial class MyEntity. Detailed article with samples is here. Leave a Reply Cancel reply. Enter your comment here.
dasharv.wordpress.com
SQL Intellisense | Ray of Light
https://dasharv.wordpress.com/2011/04/04/sql-intellisense
Absorb what is useful, Discard what is not, Add what is uniquely your own. Bruce Lee. Laquo; Decimal point. Tracking Original Values with WCF RIA Services. 04/04/2011 by Daria Barteneva. Very nice free SQL Intellisense tool:. Http:/ www.devart.com/dbforge/sql/sqlcomplete/download.html. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. Less is the New More.
dasharv.wordpress.com
Ordering KeyValuePair list. | Ray of Light
https://dasharv.wordpress.com/2012/05/17/ordering-programatically-keyvaluepair-list
Absorb what is useful, Discard what is not, Add what is uniquely your own. Bruce Lee. Laquo; Software Testing. 17/05/2012 by Daria Barteneva. Given a list of KeyValuePair int, string elements, order the list by the key without use any build in function. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. Notify me of new comments via email.
dasharv.wordpress.com
Collabedit | Ray of Light
https://dasharv.wordpress.com/2012/05/17/collabedit
Absorb what is useful, Discard what is not, Add what is uniquely your own. Bruce Lee. Laquo; Ordering KeyValuePair list. Another way to send email from your application. 17/05/2012 by Daria Barteneva. Really great tool for collaborative coding… Posting here in order to keep the reference:). Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out.
dasharv.wordpress.com
Software Testing | Ray of Light
https://dasharv.wordpress.com/2012/05/11/software-testing
Absorb what is useful, Discard what is not, Add what is uniquely your own. Bruce Lee. Laquo; How to send email using gmail from your .NET application. 11/05/2012 by Daria Barteneva. Reading a nice book on Software Testing with Visual Studio 2010 of Jeff Levinson, I found following good definition of done:. From my and my friends experience for companies with less than 100 employees the proportion of human resources are (of course this is very gross estimative):. Of course no… And if they would even...
lessisthenewmore.wordpress.com
Microsoft “Roslyn” CTP | Less is the new More
https://lessisthenewmore.wordpress.com/2012/04/11/microsoft-roslyn-ctp
Less is the new More. DSL Tools, Code Generation, productivity, and more. The Microsoft Roslyn is an effort to open the compiler and language services “black boxes”, and enable developers to create powerful code refactoring, analysis and interpretation tools. The CTP was released late last year, and so far it seems very promising. Let’s see what this thing can do…. Http:/ blogs.msdn.com/b/visualstudio/archive/2011/10/19/introducing-the-microsoft-roslyn-ctp.aspx. This entry was posted in Code Generation.
lessisthenewmore.wordpress.com
TextOpus | Less is the new More
https://lessisthenewmore.wordpress.com/2012/05/30/textopus
Less is the new More. DSL Tools, Code Generation, productivity, and more. I found this site while searching for a way to remove duplicate lines, and it works like a charm. They have a few other useful tools as well. I wouldn’t say they have “all the text tools you need”, however coupled with a regular expression tool such as Expresso (which I highly recommend), you can hack away at a bunch of text and get the results you want. TextOpus – http:/ textop.us/. This entry was posted in Tools. May 30, 2012.
lessisthenewmore.wordpress.com
Roslyn Sample: Rename items in a solution | Less is the new More
https://lessisthenewmore.wordpress.com/2012/05/08/roslyn-sample-rename-items-in-a-solution
Less is the new More. DSL Tools, Code Generation, productivity, and more. Roslyn Sample: Rename items in a solution. Sometimes you make mistakes. No really, you do. Sometimes you use an incorrect term or word in a project, and then you need to replace it everywhere. While it is quite easy to do this within source files (with a simple search/replace or building a tool to do it in bulk), it’s not so easy to rename the source files. Worst even if they are checked-in to source control. As Simple As Possible.
lessisthenewmore.wordpress.com
LL01 – “Bend” the tools to your need | Less is the new More
https://lessisthenewmore.wordpress.com/2013/01/14/ll01-bend-the-tools-to-your-need
Less is the new More. DSL Tools, Code Generation, productivity, and more. LL01 – “Bend” the tools to your need. For 2013, I’m planning to write more, and focus my attention on the Lessons Learned (LL) that come from 10 years of experience in software development. It should be more about a general attitude towards productivity rather than specific solutions. These posts will be easy to spot, as they will have a “LLxx” prefix. Hope you enjoy reading them🙂. Ok, now on to the post…. I could go on and on try...
lessisthenewmore.wordpress.com
fromano | Less is the new More
https://lessisthenewmore.wordpress.com/author/fromano
Less is the new More. DSL Tools, Code Generation, productivity, and more. LL01 – “Bend” the tools to your need. For 2013, I’m planning to write more, and focus my attention on the Lessons Learned (LL) that come from 10 years of experience in software development. It should be more about a general attitude towards productivity rather than specific solutions. These posts will be easy to spot, as they will have a “LLxx” prefix. Hope you enjoy reading them🙂. Ok, now on to the post…. I could go on and on try...