|
|
oaytekin
oaytekin
 |
|
Stories kicked by oaytekin
|
|
published 6 months, 10 days ago, submitted by
Mike.Griffin
6 months, 10 days ago
entityspaces.net — I have always built architectures on top of ADO.NET DataTables, they're fast (yes), flexible, and the power it provides is really pretty good. Additionally, as new features are added to ADO.NET they can then be easily absorbed. We were able to add LINQ to SQL to EntitySpaces by simply turning a LINQ query into an ADO.NET DataTable. Once we exchange the LINQ query for an ADO.NET DataTable the EntitySpaces architecture functions as normal since its underlying data structure is a DataTable. Pretty sweet. Here's a nice little trick in case you are not aware of it. read more...
12 comments
|
category: Linq | Views: 277
|
|
tags:
Architecture, ORM, LINQ, EntitySpaces | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 11 days ago, submitted by
jonas
6 months, 11 days ago
blogs.msdn.com — From post: "Source Analysis is similar in many ways to Microsoft Code Analysis (specifically FxCop), but there are some important distinctions. FxCop performs its analysis on compiled binaries, while Source Analysis analyzes the source code directly. For this reason, Code Analysis focuses more on the design of the code, while Source Analysis focuses on layout, readability and documentation." read more...
1 comment
|
category: C# | Views: 839
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 11 days ago, submitted by
shaharyr
6 months, 12 days ago
dev102.com — We all know the Property Grid control, which provides a user interface for browsing the properties of an object. What about having a WPF Property Grid? read more...
1 comment
|
category: Architecture | Views: 196
|
|
tags:
WPF, Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 12 days ago, submitted by
SuperJason
6 months, 12 days ago
jetbrains.com — - New code analysis, context actions and quick-fixes;
- New refactorings (such as Convert to Extension Method, Convert to Automatic Property, Convert Anonymous Type to Named);
- Updated IntelliSense read more...
3 comments
|
category: Products | Views: 216
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 6 months, 11 days ago, submitted by
Vort3X
6 months, 12 days ago
objectreference.net — As a .NET programmer most of my time is spent coding in C# and I try to avoid writing SQL where possible. Recently I had to write an insert stored procedure and needed to return the ID of the row I was inserting. While writing my usual bad SQL I came across a fascinating function I’ve never used before, SCOPE_IDENTITY(). read more...
7 comments
|
category: Database | Views: 286
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 12 days ago, submitted by
Lear
6 months, 12 days ago
nearinfinity.com — After reading John Skeet's blog about Generating Mandelbrot images using PLINQ (Parallel LINQ) the author got the idea to build his own LINQ extension. Instead of just splitting the work across processors like PLINQ does, RemoteLINQ splits it across multiple machines. read more...
add a comment
|
category: Linq | Views: 164
|
|
tags:
LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 12 days ago, submitted by
CharlieCalvert
6 months, 12 days ago
blogs.msdn.com — A new Visual Studio survey has been created and we would like your feedback. This survey focuses on learning more about the types of applications you are creating, which tools and technologies you are using, and how we can improve our content and code examples to better meet your needs. There are also questions about how you access online help, and some questions about the .NET Framework docs.
read more...
1 comment
|
category: Visual Studio | Views: 180
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 12 days ago, submitted by
alkampfer
6 months, 13 days ago
nablasoft.com — This article explain how to load a theme at runtime and apply it to wpf controls. This permits to personlize the interface even after the application is deployed. read more...
|
|
tags:
xaml, WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 12 days ago, submitted by
janko
6 months, 13 days ago
jankoatwarpspeed.com — Can you believe this: Few days ago I went to my bank to check my credit score with the Credit Bureau. The bank official typed in my personal data and sent a request. Web application responded by displaying a yellow message box with an exclamation icon saying that data processing is still in progress. He checked several more times, but he didn't notice that at one moment the message changed to "Account available". But the message box hasn't changed. He continued to check a few more times and eventually he realized that the request was successful.
I don't know what was in the minds of developers and designers who created this application, but it certainly wasn't the user. This poor bank official was really frustrated. I can't imagine what the rest of the application looks like. read more...
add a comment
|
category: Other | Views: 438
|
|
tags:
CSS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 11 days ago, submitted by
rudigrobler
6 months, 13 days ago
dotnet.org.za — A article showing some of the enhancements made in .NET SP1 relating to scrolling, including recycling and deferred scrolling! read more...
|
|
tags:
WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 12 days ago, submitted by
tomdog
6 months, 13 days ago
atalasoft.com — Do you have Web 2.0 button envy? Well envy no more, the Atalasoft Slick Button maker will make you one of those shiny buttons that will liven up any website. You'll be funded in no time. Free Application & Source Code read more...
2 comments
|
category: C# | Views: 357
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 11 days ago, submitted by
orand
6 months, 13 days ago
oakleafblog.blogspot.com — Roger Jennings, eagle-eyed reporter of all things LINQ/ADO.NET/EF, describes why LINQ to SQL appears to be approaching legacy product status, with promised features unlikely to ever ship. read more...
2 comments
|
category: ADO.NET | Views: 888
|
|
tags:
Bullshit, Database, ADO.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 12 days ago, submitted by
lauzierj
6 months, 13 days ago
atalasoft.com — This article will highlight a custom NAnt task that strips a folder of all source control bindings. read more...
add a comment
|
category: Team System | Views: 50
|
|
tags:
TeamSystem | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 12 days ago, submitted by
nsoonhui
6 months, 14 days ago
itscommonsensestupid.blogspot.com — Getting the directory, or the file path of an executing assembly can be very tricky. How did you do it?
There are three ways, but only one way that is the best read more...
add a comment
|
category: C# | Views: 401
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|