Thursday, August 23, 2007
Some good links August 23
C# 3.0 and LINQ
Creating a managed service factory
PLINQO - Supercharge LINQ to SQL
Mixing .NET remoting with COM+ to set user limitations
Visualizing project dependencies automatically
Typed vs Untyped Datasets - Code Generation
PowerShell: Using PowerShell to Debug .NET Class Libraries
TFS Event Handler in .NET 3.5 Part 1 - The Architecture
ASP.NET
Strong Name Validation failed when Debugging ASP.NET on IIS7
NHibernate Tutorial (1) - and ASP.NET
13 disasters for production web sites and their solutions
Public Hotfix Patch Available for VS 2005 F5 Debugging Performance Issue with ASP.NET
Creating an ASP.NET 2.0 Polling User Control: Design Decisions and the Data Model
Displaying Gentle Error Messages with ASP.NET
Securing Web.config
Encrypt a querystring with expiration
ASP.NET AJAX: Canceling an async postback
Tools
SQL Server Migration Assistant for Oracle V3.1
SketchPath - The XPath Tool
100% Reflective Class Diagram Creation Tool
Other
COM Connection Points
Extending Chain of Responsibility Design Pattern
Pocket Guide to Pocket ACE
How to use C# typeof in Powershell
Leading by Example
Did you know... How to convert spaces to tabs and tabs to spaces?
Tips to become Happy Software Engineer
VS 2008 (Beta 2) Templates for WCF
Wednesday, August 22, 2007
Experts exchange solutions
.NET
A book on Compiling in .Net
CS0234 and System.DirectoryServices
Visual Basic Net Datatable filter by column
make a hole in a form??
Error connecting the Asp.net to the Dbase IV
get bandwith usage of drives
Creating Day Planner in .Net 2.0
Looking for 2 common things
Difference between enumerators and constants
Modify ClickOnce publish page
Problem downgrading TypeDescriptor.GetProperties from .NET 2.0 to 1.1
Reset Visual studio 2005 system message box questions without re-installing
C#
C# Sliding Menu Control
Bluetooth howto
get bandwith usage of drives
Creating Day Planner in .Net 2.0
Looking for 2 common things
Difference between enumerators and constants
VB.NET
Visual Basic Net Datatable filter by column
make a hole in a form??
Looking for 2 common things
Problem downgrading TypeDescriptor.GetProperties from .NET 2.0 to 1.1
Reset Visual studio 2005 system message box questions without re-installing
ASP.NET
override Login Authentication Function
how to reduce the size of an image in asp.net?
Error connecting the Asp.net to the Dbase IV
Monday, August 20, 2007
Some good links August 20
Boxing/Unboxing In .NET
System Setup for .NET 3.0 and .NET 3.5
NGEN perf boost in red bits
The .NET Show on Silverlight
Callbacks, ConcurrencyMode and Windows Clients
Enterprise Library 3.1
C# static constructors are called on demand, not at startup
Analyzing .NET Patches
Materials on .NET FAQs List
10 Things You Should Know About Microsoft's Silverlight
Extension methods and .NET 2.0
LINQ
Multiple Enumeration of LINQ results
LINQ to SQL in Beta 2
LINQ to SQL (fka DLinq): What's new in Orcas beta2
Inserting new records with the ListView & LinqDataSource
LINQ to SQL (Part 6 - Retrieving Data Using Stored Procedures)
Web
Make your ASP.NET application extendable
ASP.NET Orcas Designer Customization
Master Page Reuse Across Applications
ASP.NET 2.0 FileUpload Server Control
How Do I: Determine Whether an Asynchronous Postback has Occurred?
Storing And Displaying Image From Database
Cool new ASP.NET 3.5 and Silverlight demo application
Strong password checker online
Developing IIS7 modules and handlers with the .NET framework
Make your web application run faster
GridView and Paging Alignment
Workflow + InfoPath Forms, Form is not workflow enabled??
Tools
DatePicker in ASP.NET 2.0 and AJAX Control Toolkit
Nevron .NET Vision Q2 2007 now available - AJAX Support, Gauges and many more
VS 2008 Tools menu
Other
Prepare for growing projects
Reading to Be a Better Developer - The Coding4Fun DevKit
Generic Methods
Smart enumerations
Design Patterns
Fading Forms In and Out
Silverlight Controls
Automatically GAC an assembly after a build and include debug info.
The Daily Grind 1207
Design Patterns
When BizTalk meets SharePoint, it makes sense…
ESB Guidance
What is the order of evaluation in C#?
Why the debugger will not hit your breakpoints?
E -Books Collection( Free Torrent Download)
Microsoft Interview Questions
Running FxCop and the quirks
CopySourceAsHtml in Visual Studio 2008
SOA in the Real World
Microsoft Biztalk Server 2006 Management Pack for Operations Manager 2007
Using managed code to detect what .NET Framework versions and service packs are installed
Building LINQ Queries at Runtime in F#
A couple SharePoint logging tricks (Dev Environment only)
Mixing VS2008 with VS2005
Wednesday, August 15, 2007
Experts exchange solutions
.NET
Dialing/Displaying Phone numbers on a PDA Phone
Build options in VB2005
kill keyboard mouse
is process active from process ID
Marshal array of strings
How to pass a dynamic two-dimensional array from c# to c++
Check if the program is in developing mode
physical html files on fly asp.net vs2005
Restore Application/VB.Net 2005
DataSet, BindingNavigator and DataGridView
Crystal Report Export options
VS2005 : Saving after each change
C#
kill keyboard mouse
is process active from process ID
How to pass a dynamic two-dimensional array from c# to c++
Check if the program is in developing mode
physical html files on fly asp.net vs2005
VB.NET
Encrypting / Decrypting String Data
Timed out. This may have occurred because all pooled connections were in use and max pool size was reached. cmd.Connection.Open()
Restore Application/VB.Net 2005
DataSet, BindingNavigator and DataGridView
ASP.NET
Export part of webpage to Excel
How to Implement Right Click Event
Encrypting / Decrypting String Data
server side redirection
Timed out. This may have occurred because all pooled connections were in use and max pool size was reached. cmd.Connection.Open()
OO ASP.net - trying to understand the principles of using objects with ASP.net
Error when attempting to write out XML file
Monday, August 13, 2007
Some good links August 13
http://dotnetguts.blogspot.com/2007/07/net-framework-35-new-features.html
http://shailkpatel.blogspot.com/2007/06/new-stuff-in-net-framework-35.html
http://msdn.microsoft.com/msdnmag/issues/07/04/CLRInsideOut/#S6
.Net framework version comparison
Adventures in .NET 3.5 Part I, Part II, Part III, Part IV
ASP.NET 3.5 controls
LINQ Changes from Orcas Beta 1 to VS 2008 Beta 2
Speed Test: A No-Code LINQ-Based ASP.NET 3.5 Page
Introduction to Visual Basic 9.0 Features
Changes in the .NET BCL between 2.0 and 3.5
Relaxed Delegates
Web
Welcome to patterns & practices Web Client Guidance Community site
Make your web application run faster
SOAP Header Extensions How-To
The Remaining Nine "Working with Data in ASP.NET 2.0" Tutorials
Hosting ASP.NET for .NET Framework 3.5 Beta 2 in Medium or Partial Trust
ListView and GroupTemplate Example
Using XML Web Services in Traditional ASP
How To: Create an ASP.NET AJAX Toolkit Extender Control to Extend a GridView
The asp:ListView control (Part 1 - Building a Product Listing Page with Clean CSS UI)
IIS/ASP.NET Settings and Virtual Directory Inheritance
LINQ
Querying XML documents with LINQ to XML
LINQ to SQL : Using Transaction
Using LINQ to XML (and how to build a custom RSS Feed Reader with it)
LINQ, Lambda, and Generics
LINQ samples
Tools
NxBRE -The open-source rule engine for the .NET
Diagrams with Reflector and the Graph Plugin (Part 1)
Capture Entire Web Page
JetBrains releases ReSharper 3.0
FlexWiki 2.0 Beta 2 Released
Dynamic Application Configuration Solution
West Wind Html Help Builder Update
Export from Database In Different Formats: PDF, Excel, Access, XML, HTML, FoxPro, CSV
The Code Project Browser Add-in for VS 2005
Microsoft Visual Studio 2008 SDK August 2007 Community Technology Preview
Other
Oracle bulks up .NET tools
Fixing a VS.NET 2008 Beta 2 ASP.NET Debugging Issue on Vista: "Strong name validation failed"
Dynamically invoke a method, given strings with method name and class name
Using the platform for XML (and how to create a custom RSS Feed Reader c)
Unit Testing Multithreaded methods
Introduction to Development Tools for Windows Mobile-based Devices
How to Debug MPI Applications in Visual Studio 2005 (Part 1)
How to Debug MPI Applications in Visual Studio 2005 (Part 2)
Great New ASP.NET 2.0 Data Tutorials Published
Localizing .NET Enums
An Intelligent Data Layer
ASP.NET GridView Image Command Button Problem (multiple PostBacks)
XmlWriter and Schema
Visual Studio 2008 Shell
Final TFS 2008 Feature List
Concurrency in .NET
.NET Rocks! - Introducing Acropolis
Interview
IIS and .NET 2.0 interview questions
Interview questions for .NET
Thursday, August 9, 2007
Wednesday, August 8, 2007
Experts exchange solutions
These are the best solutions provided by the experts in the www.experts-exchange.com for the last week.Remember that if you want to see the solution you must register in the site first.
VB.NET
Autamatically installing a windows service
Simple Question Using WMI in VB 2005 .Net
Operator Overload VB.net Visual Studio 2005
ASP.NET
ASP.NET Postback advice?
HTTP 403 Forbidden after Upgrade Win XP Professional
Updating Profile Information for Authenticated Users
Determine Row Index - Template Control Buttons in Gridview
creating a TemplateField in a GridView dynamically
ASPx web page error - Failed to access IIS metabase
Public Declaration of SQLBulkCopy and csvDataReader
.NET
Enterprise Library for .NET
DateTimePicker validating event unreliable
Installing .NET Framework 2.0 and 3.0 x86 fail using microsoft update
C#: Reflection Method not Found
Other
What is the difference between JavaScript and the Java programming language?What is a cookie? What are the advantages and disadvantages of using cookies in a web application?
state management engine like experts-exchange.com
WYSIWYG Editors
How to create a C++ wrapper DLL to expose functions from a C++ .lib and .h (header) file?
Monday, August 6, 2007
Some good links August 06
Building LINQ Queries at Runtime
User bar code fonts in C#.net
ASP.NET 2.0 Membership, Roles, Forms Authentication, and Security Resources
Install a Windows Service in a smart way instead of using the Windows Installer MSI package
How long before ALT.NET becomes NOT.NET?
Improving Performance of Asp.Net Application
Using Reflection to Test Web Controls - Part I and Part II
Adding Custom Dialog to Visual studio .Net 2003 project
A brief architecture overview of VMware ESX, XEN and MS Viridian
A Developers Toolkit for C# and .Net
Automated testing of ASP.NET web applications using Selenium
ASP.NET 2.0 Features - Ten things you might not know about ASP.NET 2.0
All Roads Lead to Rome (How you can maintain scroll position on postback)
Multi-threading in .NET: Introduction and suggestions
Implementing a generic CSV file importer using reflection and attribute based programming in C#.NET
Sending mails:
http://www.codeproject.com/aspnet/EasySMTP_package.asp http://www.codeproject.com/aspnet/smtpmail.asp http://www.codeproject.com/aspnet/techblaster.asp http://www.codeproject.com/useritems/Send_Emails_in_ASPNET20.asp http://www.codeproject.com/useritems/SendMailSMTPWebConfig.asp http://www.codeproject.com/useritems/Seding_Mail.asp http://aspnet.4guysfromrolla.com/articles/072606-1.aspx http://aspnet.4guysfromrolla.com/articles/080206-1.aspx
SOAP messages exchange between .Net clients and Axis Apache web services
Generic sorting argorithm (QuickSort)
How To: Access Underlying Data of the ObjectDataSource
.NET FRAMEWORK 3.0 is worth learning? by Niraj Yadav
Reading XML document fragments in .NET