While developing a windows service using Linq-To-SQL i was in need of something that will intersect the two list and return a list with the result. After searching on net i have found three great use full operators in Linq Union,Except and Intersect. Here are explanation of each operator.
Union Operator:...
Showing posts with label Window. Show all posts
Showing posts with label Window. Show all posts
Friday, June 18, 2010
Wednesday, May 27, 2009
Increase Performance in asp.net application
For every enterprise level application the key to make that application success is the responsiveness of application. ASP.NET also offers great deal of the features for developing web based enterprise application but some times due to avoiding best practice to write application the performance of application performance of application is not so fast as it should be. Here are the some use full suggestion...
Friday, February 15, 2008
Creating Web Services in a Class Library project
Posted by Jalpesh Vadgama |
February 15, 2008 |
ASP.NET, C#.NET, Misc, SilverLight, VB.NET, Web-Service, Window |
1 comment
When you are developing a plug in or add in for a software some time you have a requirement for developing webservice hosting in DLL. I have found a great link which describes all the things. here is the link.. http://www.codeproject.com/KB/aspnet/wsinaclasslibrary.a...
Friday, July 13, 2007
New Version of Microsoft Acropolis it out
The Microsoft code name “Acropolis” Community Technology Preview is a set of components and tools that make it easier for developers to build and manage modular, business focused, client .NET applications. Acropolis is part of the “.NET Client Futures” wave of releases, our preview of upcoming technologies for Windows client development.
Microsoft Announces new version ctp of Microsoft acropolis....
Tuesday, June 12, 2007
Micorsoft Server Operating System-Windows Server 2008
Microsoft has announced its new generation of server operating system called windows server 2008. Microsoft windows server 2008 beta 3 is available for download.Following are the some of windows server 2008 highlights.1) Increase Control and Manageability2) Flexibility for Changing Business Needs3) A Solid Foundation on Which to Build Your BusinessFor more details about windows sever 2008 family and...
Wednesday, June 6, 2007
Micorosft Acropolis CTP 1 released.
Microsoft code name “Acropolis” Community Technology Preview 1 is a bundle of components and tools that make life easier for developers to build and manage modular, business focused, client .NET smart applications. To Download Acropolis click Here To Know more about acropolis download Introducing video from here...
Windows Presentation Foundation- All About
The primary goal of Windows Presentation Foundation (WPF) is to help developers create attractive and effective user interfaces. Learn how the WPF unified platform helps make designers active participants in creating user interfaces, and provides a common programming model for standalone and browser applications.It is a great articles which describes all the aspects of WPF and also give glimpse on...
Thursday, May 17, 2007
WPF - Hands on Labs
Microsoft Windows Foundation Presentation (WPF) hands on labs is a great labs to know more about Windows Presentation Foundation and How we should integrate it into the windows forms.for all the details visit following links:http://windowsclient.net/downloads/folders/hands-on-labs/default.aspxMicrosoft has provided following hands on labs1) Building WPF Applications2) Building WPF XAML Browser Applications3)...
Windows Forms Video
For those who are new to the programming. Video Tutorials provides great helps. Microsoft has lots of videos on his new resource site. http://www.windowsclient.net/.It has following videos...1) Windows Presentation Foundation for Developers – Part 12) Design Rich Client Experiences with Expression Blend and WPF3) A View from the Front: Real World Experiences of WPF and Silver light4) Starbucks, Windows...
1.0 windows starter kits from windowsclient.net
Just like the asp.net starter kits windows forms starter kits provide a very good way to learn windows forms programming. Those who are new to the windows forms programming by .net technology must have the windows forms start kits.Windows starter kits include following applications...1) Auto-Column-Size Windows Forms DataGrid2) DataGrid ComboBox Column3) FotoVision4) Infragistics Tracker Application5)...