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 > Introduction
Search:
What's New - What's Hot
Listings for .NET Framework .NET Framework (39)
Listings for ADO.Net ADO.Net (27)
Listings for ASP Classic ASP Classic (0)
Listings for ASP.Net ASP.Net (113)
Listings for ASP.NET 2.0 ASP.NET 2.0 (15)
Listings for C# C# (72)
Listings for Miscellaneous Miscellaneous (312)
Listings for SOAP Toolkit SOAP Toolkit (2)
Listings for SQL Server SQL Server (29)
Listings for Visual Basic.Net Visual Basic.Net (42)
Listings for Visual Studio.Net Visual Studio.Net (22)
Listings for Web Services Web Services (9)
Listings for XML XML (14)
Listings for XML AND .Net XML AND .Net (7)


Set-SPListSettings PowerShell Cmdlet  Version: 0.00     Price: $0.00  
Total Hits: 23  |  Today: 0Author: Vijai Anand      Rating:  
Read Reviews | Write Review |  Your Rating: 

A custom powershell cmdlet which is used to modify or set the SharePoint 2010 list settings. Values can be set/modify for list General Settings, Versioning Settings and Advanced Settings....

Flex for Android in 90 Minutes  Version: 0.00     Price: $0.00  
Total Hits: 23  |  Today: 0Author: Christophe Coenraet      Rating:  
Read Reviews | Write Review |  Your Rating: 

You don’t need an Android device to complete this tutorial: you can use the simple emulator available in Flash Builder Burrito to run and debug the application.

The Employee Directory application allows you to:

Search for employees
View employee details
Navigate up and down the org chart
Call, text, and email employees...

Android Binding - Introduction  Version: 0.00     Price: $0.00  
Total Hits: 27  |  Today: 0Author: xandytsui      Rating:  
Read Reviews | Write Review |  Your Rating: 

Android Binding is a new Open Source Framework for Android-Java providing xml layout view binding mechanism. It helsp development of Android Application by decoupling the View widgets and backend Activities. It is best work with MVP or MVVM patterns.

Please also download from Market (Search "Markup Demo") the demo on most features of Android Binding....

Introducing C#  Version: 0.00     Price: $0.00  
Total Hits: 35  |  Today: 0Author: Tuan Nguyen      Rating:  
Read Reviews | Write Review |  Your Rating: 

C# is a modern, general-purpose, and powerful language which applies two theories:

Object orientation
Type safety

C# is a object-oriented language which exploits benefits from classic object-oriented paradigm while eliminating its limitations to shape modern, powerful object orientation model. In particular, C# supports following features:

Modeling and abstraction
Encapsulation
Composition and inheritance
Polymorphism and generic type...

An Overview of C# 4.0  Version: 0.00     Price: $0.00  
Total Hits: 41  |  Today: 0Author: Buu Nguyen      Rating:  
Read Reviews | Write Review |  Your Rating: 

The .NET framework 4.0 CTP has just been released, and I think it’s a good time to explore the new features of C# 4.0. In this post, I will introduce about the following features: dynamic lookup, generics covariance and contravariance support, optional and named parameters....

What developers want?  Version: 0.00     Price: $0.00  
Total Hits: 34  |  Today: 0      Rating:  
Read Reviews | Write Review |  Your Rating: 

In an older blog post, Is it just me or does the redesigned Windows Developer Center Need Work?, we kicked off an effort to improve the experience for developers on the portal site I manage. We have revisited this idea a number of times since then but recently realized that the design of the developer center is less the problem than the way that the content is organized. As such, we have reframed our plan to instead update and unify the way that information appears on pages and to prioritize tha...

My SDP Lecture Interview  Version: 0.00     Price: $0.00  
Total Hits: 34  |  Today: 0Author: Gil Fink      Rating:  
Read Reviews | Write Review |  Your Rating: 

Data is a first-class element of every application. The Open Data Protocol (OData) applies web technologies such as HTTP, AtomPub and JSON to enable a wide range of data sources to be exposed over HTTP in a simple, secure and interoperable way. This session will explain what is the Open Data Protocol and how to create OData feeds using WCF Data Services....

Introduction to ASP.net 2.0  Version: 0.00     Price: $0.00  
Total Hits: 34  |  Today: 0Author: Bibin.Mohan      Rating:  
Read Reviews | Write Review |  Your Rating: 

ASP.NET 2.0 proposes to increase developer productivity by 70% with much less code and wide variants of supporting tools. ASP.NET 2.0 framework comes with member ship and role management to store and validate user credentials. It provides support for personalization process through which a user is identified and a profile is loaded or managed. On the User interface side ASP.NET 2.0 provides master pages for maximum UI inheritance, site navigation providing structured links, themes for UI skinnin...

Easy way to understand open/closed principle :O of S.O.L.I.D  Version: 0.00     Price: $0.00  
Total Hits: 34  |  Today: 0Author: imsauravroy      Rating:  
Read Reviews | Write Review |  Your Rating: 

This is just an attempt to make the audience understand the open/closed principle going through step by step refactoring to ultimately coming up with best design adhering OCP.

Open/Closed principle (OCP) states "Software entities should be open for extension and closed for modification"....

Nullable Types in C#: Basic Introduction  Version: 0.00     Price: $0.00  
Total Hits: 37  |  Today: 0Author: Prashant Patil      Rating:  
Read Reviews | Write Review |  Your Rating: 

The Value type objects are faster for the accessing and operations as compared to their reference counterpart. This makes them as a preferred choice for the data storage in the program. However there are certain limitations while using the value type objects in the application. This article gives a quick view in to the problems faced with the value type objects and the solution to the problems. This beautiful facility is introduced by Microsoft as an concept called "Nullable Types" in the C# 2.0...

Intercepting calls to COM interfaces  Version: 0.00     Price: $0.00  
Total Hits: 35  |  Today: 0Author: Volodymyr Shamray, Apriorit Inc      Rating:  
Read Reviews | Write Review |  Your Rating: 

In this article I’m going to describe how to implement COM interface hooks. COM hooks have something in common with the user-mode API hooks (both in goals and in methods), but there are also some significant differences due to the features of COM technology. I’m going to show two the most often used approaches to the problem, emphasizing advantages and disadvantages of each one. The code sample is simplified as much as possible, so we can concentrate on the most important parts of the problem....

Write Scalable Code  Version: 0.00     Price: $0.00  
Total Hits: 35  |  Today: 0Author: Adrian Otto      Rating:  
Read Reviews | Write Review |  Your Rating: 

The web is huge, and it’s getting bigger every single day. If you’re writing a web scale application that will reach millions of end users, you may need to think carefully about how you write that application so that it will work properly under the demanding workloads the web can produce. Our computing hardware is getting progressively faster and cheaper. This gradual evolution has changed so much, that traditional software development concepts are no longer appropriate for today’s web scale app...

Sheo Narayan received "Star Entrepreneur Award", Thanks!  Version: 0.00     Price: $0.00  
Total Hits: 24  |  Today: 0Author: SheoNarayan      Rating:  
Read Reviews | Write Review |  Your Rating: 

I am happy to inform that I have been awarded with "Star Entrepreneur Award" on 28-Jan-2011. Please accept my hearty thanks to all of you who have contributed, supported and visited DotNetFunda.com website. Despite the fact that "Star Entrepreneur Award" has been given to me, I feel its for all of our respected team members, authors and visitors, its the recognition for your effort....

Why MaxLength property of a textbox with multiline mode doesn’t work? A Solution  Version: 0.00     Price: $0.00  
Total Hits: 23  |  Today: 0Author: Brij      Rating:  
Read Reviews | Write Review |  Your Rating: 

Many developers set the MaxLength property of a Textbox and it works fine until the Textbox is not in multiline mode, which is by default behavior of a Textbox.

So what is the basic difference between a textbox in single line and multiline mode!!!...

Policy Injection in Unity  Version: 0.00     Price: $0.00  
Total Hits: 17  |  Today: 0Author: Dino Esposito      Rating:  
Read Reviews | Write Review |  Your Rating: 

In the past two articles, I presented aspect-oriented programming (AOP) using Microsoft Unity 2.0. Formalized in the 1990s as a way to further improve and complement object-oriented programming (OOP), AOP was recently revamped, and many Inversion of Control (IoC) libraries support it. Unity is no exception. The main purpose of AOP is to let developers more effectively deal with crosscutting concerns. In essence, AOP addresses the following question: When you design an object model for an applica...

Never, Never Land  Version: 0.00     Price: $0.00  
Total Hits: 9  |  Today: 0Author: David Platt      Rating:  
Read Reviews | Write Review |  Your Rating: 

In last month’s column, I mused about how, in software as in life itself, there’s usually a time for an action and also a time for its opposite. This month, I want to discuss the opposite of that thought, by which I mean events for which there is never a time....

Twitter OAuth in F#  Version: 0.00     Price: $0.00  
Total Hits: 9  |  Today: 0Author: Luke Hoban      Rating:  
Read Reviews | Write Review |  Your Rating: 

I have a few F# demos which use the Twitter APIs as simple examples of accessing online data interactively and working with it in F#. Recently, Twitter moved to require OAuth for accessing Twitter APIs on behalf of a user. Below is the F# code I wrote to integrate OAuth, which should work for any other F# Twitter scripts and apps....

Connecting DB2/iSeries From .net Application  Version: 0.00     Price: $0.00  
Total Hits: 9  |  Today: 0Author: Kelum W. Ganegoda      Rating:  
Read Reviews | Write Review |  Your Rating: 

I need to connect to a DB2 from a .net application. But it’s in iSeries system. I did not know what is the way do it. I read lot of articles/blog posts and really helped me. But in this post, I thought to consolidate them for fast reference....

Working with Entities instead of DataTable Objects...  Version: 0.00     Price: $0.00  
Total Hits: 10  |  Today: 0Author: Gilly Barr      Rating:  
Read Reviews | Write Review |  Your Rating: 

I started working on a big new project at work, with a couple of other programmers. This project involves a really big ERD, meaning there are a bunch of entities in the DB, with a lot of relationships between them.

I personally am very fond of working with ORMs, and I am especially familiar with NHibernate which is great in my opinion, and would really work fine in this scenario....

Prevent Subversion from doing automatic merges  Version: 0.00     Price: $0.00  
Total Hits: 9  |  Today: 0Author: Mukit, Ataul      Rating:  
Read Reviews | Write Review |  Your Rating: 

Some people don't like the fact that Subversion merges changes from others
with their own local working copy changes automatically on update.
Here's how to force those files into a conflicted state so you can merge manually at your convenience....



Disclaimer - Privacy
© 2002-2012 DevASP.net