Search - Articles
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Tuesday, March 03, 2009
Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home >Search > Articles & Samples > .NET Framework > .NET General
Search:
What's New - What's Hot
Listings for Interview Interview (12)
 


Take advantage of Reference Paths in Visual Studio and debug locally referenced libraries  Version: 0.00     Price: $0.00  
Total Hits: 17  |  Today: 0Author: lowleveldesign      Rating:  
Read Reviews | Write Review |  Your 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...

MVC Framework in .NET  Version: 0.00     Price: $0.00  
Total Hits: 18  |  Today: 0Author: Ashish Shukla      Rating:  
Read Reviews | Write Review |  Your Rating: 

MVC is the next step in the ASP.NET Web application development. Here we will discuss in brief about this Web Development framework....

Sequence contains no elements  Version: 0.00     Price: $0.00  
Total Hits: 17  |  Today: 0Author: Ali Tarhini      Rating:  
Read Reviews | Write Review |  Your 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[^]...

.NET Reflector is becoming a paid-for product  Version: 0.00     Price: $0.00  
Total Hits: 17  |  Today: 0Author: Alexander Turlov      Rating:  
Read Reviews | Write Review |  Your 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....

Step By Step Guide to WCF RIA enabled SL4 application with Entity Framework  Version: 0.00     Price: $0.00  
Total Hits: 17  |  Today: 0Author: Manas_Patnaik      Rating:  
Read Reviews | Write Review |  Your 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....

.NET Platform Invoke Paradigm in Java (J/Invoke)  Version: 0.00     Price: $0.00  
Total Hits: 17  |  Today: 0Author: Vitaly Shelest      Rating:  
Read Reviews | Write Review |  Your 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....

A Simple Computation API with Progress Tracking  Version: 0.00     Price: $0.00  
Total Hits: 9  |  Today: 0Author: David Sehnal      Rating:  
Read Reviews | Write Review |  Your 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...

Parallel Programming Concepts in .NET Framework  Version: 0.00     Price: $0.00  
Total Hits: 10  |  Today: 0Author: Ali Tarhini      Rating:  
Read Reviews | Write Review |  Your 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...

Financial predictor via neural network  Version: 0.00     Price: $0.00  
Total Hits: 10  |  Today: 0Author: Ciumac Sergiu      Rating:  
Read Reviews | Write Review |  Your 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 ...

How to Write Windows Shell Extension with .NET Languages  Version: 0.00     Price: $0.00  
Total Hits: 12  |  Today: 0Author: All-In-One Code Framework      Rating:  
Read Reviews | Write Review |  Your 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....

Eneter Messaging Framework 2.0  Version: 0.00     Price: $0.00  
Total Hits: 16  |  Today: 0Author: Ondrej_Uzovic      Rating:  
Read Reviews | Write Review |  Your 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:...

CP Vanity  Version: 0.00     Price: $0.00  
Total Hits: 12  |  Today: 0Author: Luc Pattyn      Rating:  
Read Reviews | Write Review |  Your Rating: 

This article presents a viewer for CodeProject's recently introduced reputation information. Completely futile, but fun to create, and fun to have available....

The Multimedia Timer for the .NET Framework  Version: 0.00     Price: $0.00  
Total Hits: 10  |  Today: 0Author: Leslie Sanford      Rating:  
Read Reviews | Write Review |  Your 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....

Introducing the Rabbit Framework and its Dynamic Idea  Version: 0.00     Price: $0.00  
Total Hits: 5  |  Today: 0Author: Yiyi Sun      Rating:  
Read Reviews | Write Review |  Your 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....

Reflection in .NET  Version: 0.00     Price: $0.00  
Total Hits: 4  |  Today: 0Author: keesari_anjaiah      Rating:  
Read Reviews | Write Review |  Your 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...

To derive your personal WebControl of .NET FrameWork  Version: 0.00     Price: $0.00  
Total Hits: 4  |  Today: 0Author: Esteves      Rating:  
Read Reviews | Write Review |  Your Rating: 

- Standard of software factory

2 - Visual inheritance (your controls childs inherits the bahivor and visual design

3 - Standard of code

4 - Over reutilization...

Star Trek LCARS controls for the Microsoft .NET Framework  Version: 0.00     Price: $0.00  
Total Hits: 7  |  Today: 0Author: Marcelo Chavez      Rating:  
Read Reviews | Write Review |  Your 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....

XFxDetect - A utility to detect which versions of .Net are installed  Version: 0.00     Price: $0.00  
Total Hits: 10  |  Today: 0Author: Hans Dietrich      Rating:  
Read Reviews | Write Review |  Your 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 ...

Web-Application Framework - Catharsis - Part I - New Solution  Version: 0.00     Price: $0.00  
Total Hits: 9  |  Today: 0Author: Radim Köhler      Rating:  
Read Reviews | Write Review |  Your 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....

Guide to Creating Dynamic LINQ Queries  Version: 0.00     Price: $0.00  
Total Hits: 8  |  Today: 0Author: Raymund Macaalay      Rating:  
Read Reviews | Write Review |  Your 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....



Disclaimer - Privacy
© 2002-2012 DevASP.net