|
|
|
|
|
|
| | Total Hits: 17 | Today: 0 | Author: lowleveldesign | Rating:  |
| |  Are you using NHibernate or other open-source library in your project? I’m pretty sure that you are. Have you ever wondered what’s happening “under the cover” when you call Session.Get or perform a query? You probably did. The problem is that usually all the external assemblies are stored in one directory (libs, packages, reflibs etc.) with no symbol files or sources. In this post I would like to show you how you can easily get profit of project’s ReferencePath property and debug the source code... |
| | Total Hits: 18 | Today: 0 | Author: Ashish Shukla | Rating:  |
| |  MVC is the next step in the ASP.NET Web application development. Here we will discuss in brief about this Web Development framework.... |
| | Total Hits: 17 | Today: 0 | Author: Ali Tarhini | Rating:  |
| |  The error occurs when you try to access an object returned by a Linq query with 0 elements in the result set an InvalidOperationException is thrown. here is a simulation to generate the error and fix it: LINQ: Sequence contains no elements[^]... |
| | Total Hits: 17 | Today: 0 | Author: Alexander Turlov | Rating:  |
| |  As you may already have learned the famous .NET Reflector created by Lutz Roeder almost a decade ago that was always free to use is becoming a paid-for product thanks to Red Gate Software. The decision is confirming the worst suspicions many had when first heard about Lutz's agreement with the Red Gate and has already created a massive controversy in development communities.... |
| | Total Hits: 17 | Today: 0 | Author: Manas_Patnaik | Rating:  |
| |  In my last post we discussed about the concepts of WCF Ria services , this post is continuation of my earlier post.Here we will create a Silverlight 4 based application with WCF RIA services and Entity Framework.Before going through the article make sure you have downloaded the latest SDKs from Microsoft as mention in my last post.... |
| | Total Hits: 17 | Today: 0 | Author: Vitaly Shelest | Rating:  |
| |  The Java Native Interface is used to write native methods that handle situations when an application cannot be written entirely in the Java programming language. Mainly, the Java developer needs to call some native functions in the DLL. For this, he should write a Java class with native methods and write a DLL that implements those methods with export functions. Where desired, the native function can be called.... |
| | Total Hits: 9 | Today: 0 | Author: David Sehnal | Rating:  |
| |  I always hate when an application does some computation and does not notify the user about its progress, or even worse, does not run the computations asynchronously. So, I have decided that in my own applications, the computations will tell the user what the hell is going on while the UI remains responsive. To achieve this goal, I have implemented the Computation T type and when I was finished, the final product kind of "felt right" so I have decided to share it as the almighty Simple Computatio... |
| | Total Hits: 10 | Today: 0 | Author: Ali Tarhini | Rating:  |
| |  Working With Shared-Memory Multicore Shared-Memory and Distributed-Memory Systems Parallel Programming and Multicore Programming Hardware Threads and Software Threads Amdahl’s Law Gustafson’s Law... |
| | Total Hits: 10 | Today: 0 | Author: Ciumac Sergiu | Rating:  |
| |  Each year the field of computer science becomes more sophisticated as new types of technologies hit the market. Despite that, the problem of developing intelligent agents that will precisely simulate human brain activity is still unsolved. One of the most prominent models of intelligent agents built in computer memory is represented by neural networks (NN), thus in this article the reader will be introduced to the basics of NN, alongside with the prediction pattern that can be successfully used ... |
| | Total Hits: 12 | Today: 0 | Author: All-In-One Code Framework | Rating:  |
| |  The Microsoft All-In-One Code Framework (http://1code.codeplex.com) is a free, centralized code sample library driven by developers' needs. Our goal is to provide typical code samples for all Microsoft development technologies, and reduce developers' efforts in solving typical programming tasks.... |
| | Total Hits: 16 | Today: 0 | Author: Ondrej_Uzovic | Rating:  |
| |  The Eneter Messaging Framework is a lightweight framework intended for communication between processes. The second version of the framework supports all features and API from the previous version, and in addition, it comes with new features:... |
| | Total Hits: 12 | Today: 0 | Author: Luc Pattyn | Rating:  |
| |  This article presents a viewer for CodeProject's recently introduced reputation information. Completely futile, but fun to create, and fun to have available.... |
| | Total Hits: 10 | Today: 0 | Author: Leslie Sanford | Rating:  |
| |  The Win32 multimedia timer services provide the greatest degree of timing accuracy. They allow you to schedule timing events at a higher resolution than other timer services. This can be useful in a multimedia application where timing accuracy is of utmost importance. For example, a MIDI application needs timing events that are as finely grained as possible.... |
| | Total Hits: 5 | Today: 0 | Author: Yiyi Sun | Rating:  |
| |  Rabbit Framework is a lightweight framework for building dynamic web sites using ASP.NET Web Pages. I created it to test out a few interesting ideas, such as Event Driven, the Sinatra Style MVC, Monadic Model, Use Dynamic Everywhere, and Unit Test with Mocking. In fact, it is so interesting that I cannot help hiding the ideas. I published the project on CodePlex and the source code on github.... |
| | Total Hits: 4 | Today: 0 | Author: keesari_anjaiah | Rating:  |
| |  In this article, I have tried to cover all the topics from .NET Reflection with examples. I have stated with the definition of .NET Reflection and its road map, a list of mostly used classes the System.Reflection namespace provides, and the importance of the Type class in .NET Reflection. You will also learn how to get the type information using different ways. Use of properties and methods of the Type class in .NET Reflection, with examples, are explained in this article. You will also see adva... |
| | Total Hits: 4 | Today: 0 | Author: Esteves | Rating:  |
| |  - Standard of software factory
2 - Visual inheritance (your controls childs inherits the bahivor and visual design
3 - Standard of code
4 - Over reutilization... |
| | Total Hits: 7 | Today: 0 | Author: Marcelo Chavez | Rating:  |
| |  To be honest, Star Trek is one of the main reasons why I love technology. Since I was a child, I dreamed about these ships and its talking computers.
Today, in several Star Trek related websites, we can see the look and feel of the ship's computers, named LCARS (Library Computer Access and Retrieval System). But in all of them, the interfaces were developed in Flash or HTML. Searching on the internet, I couldn't find any components for other platforms.... |
| | Total Hits: 10 | Today: 0 | Author: Hans Dietrich | Rating:  |
| |  I wrote XFxDetect to help in diagnosing problems with .Net installations, because I found that some of the available diagnostic tools did a very superficial job, reporting that a .Net version was installed when it obviously was not. There are many web sites - on MSDN and private blogs - that document the registry locations and folders used by the .Net Frameworks. What was needed, I felt, was utility that cross-checked registry locations with what actually existed in file system folders. This is ... |
| | Total Hits: 9 | Today: 0 | Author: Radim Köhler | Rating:  |
| |  Catharsis (current version 2.5 - 1.4.2010) is a complete framework for developing .NET web applications. It is an Open Source distributed as the binaries (Guidance) or the source code, for free...
The latest Guidance binaries, source code, some documents and stories can be found at http://catarsa.com.... |
| | Total Hits: 8 | Today: 0 | Author: Raymund Macaalay | Rating:  |
| |  Are you new to LINQ and trying to figure out how to create dynamic LINQ queries like the same way you do with ADO.NET? Well, it’s not that hard at all, and all you need to do is use a combination of the “Where” Extension method and “IQueryable” interface.... |
|
|
|
|
|
|