Sign In
AppDev: Something You Should Know by Irena Kennedy
Everything that is related to application development, and other cool stuff...
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET
Application Development
Async
Config
Deployment
Environment
RIA
Silverlight
SQL
Telerik
TFS
Tools
Visual Studio
VSTS
WCF
Web
Archive
Archives
January 2012
(2)
April 2011
(1)
March 2011
(2)
October 2010
(1)
September 2010
(1)
August 2010
(2)
December 2009
(4)
November 2009
(1)
September 2009
(1)
June 2009
(2)
April 2009
(1)
December 2008
(2)
February 2008
(1)
October 2007
(3)
September 2007
(1)
August 2007
(7)
July 2007
(5)
June 2007
(8)
May 2007
(19)
April 2007
(42)
March 2007
(43)
February 2007
(33)
January 2007
(21)
December 2006
(7)
November 2006
(20)
October 2006
(22)
September 2006
(20)
August 2006
(23)
July 2006
(19)
June 2006
(12)
May 2006
(22)
April 2006
(20)
March 2006
(23)
February 2006
(20)
January 2006
(21)
December 2005
(14)
November 2005
(19)
January, 2006
MSDN Blogs
>
AppDev: Something You Should Know by Irena Kennedy
>
January, 2006
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
AppDev: Something You Should Know by Irena Kennedy
SYSK 52: Looking for NDOC that Works with .NET 2.0?
Posted
over 6 years ago
by
irenake
0
Comments
Well, look no further. Not sure if this is the only conversion available, but here is one link that does the job: http://jonas.lagerblad.com/blog/?p=4 Of course, keep checking http://ndoc.sourceforge.net/ for the “official” release…
AppDev: Something You Should Know by Irena Kennedy
SYSK 51: Ten Essential Tools for VS Developers
Posted
over 6 years ago
by
irenake
1
Comments
In case you haven’t seen it, MSDN magazine published an article listing ten “Visual Studio Add-Ins Every Developer Should Download Now”. Make sure to check it out at http://msdn.microsoft.com/msdnmag/issues/05/12/VisualStudioAddins/default.aspx .
AppDev: Something You Should Know by Irena Kennedy
SYSK 50: Beyond Vista…
Posted
over 6 years ago
by
irenake
0
Comments
Curious about what Microsoft is up to after the Vista release this year? Here is what I got from a wiki source at (parts removed for brevity): http://en.wikipedia.org/wiki/Windows_Server_%22Longhorn%22 http://en.wikipedia.org/wiki/Windows_%22Vienna...
AppDev: Something You Should Know by Irena Kennedy
SYSK 49: Have You Heard about BitLocker™ Drive Encryption?
Posted
over 6 years ago
by
irenake
1
Comments
BitLocker™ Drive Encryption (BDE) provides stronger security on Windows Vista Systems even when the system is in unauthorized hands or is running a different or exploiting OS. BitLocker™ Drive Encryption ensures boot integrity by protecting the system...
AppDev: Something You Should Know by Irena Kennedy
SYSK 48: Why is Microsoft Recommending WebServices as the Best Path to WCF upgrade?
Posted
over 6 years ago
by
irenake
1
Comments
(long, but, hopefully, worth your while) In my (non-authoritative) opinion, it’s not because webservices is your only or necessarily the best upgrade path, but it’s because webservices don’t allow you (for the most part) do things that will not have...
AppDev: Something You Should Know by Irena Kennedy
SYSK 47: OLEDB deja vu? A look into LINQ.
Posted
over 6 years ago
by
irenake
0
Comments
Remember the promise of OLEDB? Regardless of where the data is stored – relational database, exchange, text file, etc – OLEDB can retrieve it using familiar, SQL like syntax… Well, LINQ is the new technology that can query into any type of data – objects...
AppDev: Something You Should Know by Irena Kennedy
SYSK 46: New in SQL 2005 -- Snapshot Isolation
Posted
over 6 years ago
by
irenake
1
Comments
Did you know that SQL 2005 now has new snapshot isolation level? Snapshot isolation is a row level versioning mechanism. For example, in SQL 2000, if a transaction changes a row, another transaction cannot read the row until the write commits, thus...
AppDev: Something You Should Know by Irena Kennedy
SYSK 45: Is RSS Just a Fad?
Posted
over 6 years ago
by
irenake
1
Comments
Ok, so we all know by now that RSS (Real Simple Syndication) is a great way to push the web content to your personalized portal. Some of you might even be reading this posting via an RSS feed. If you’re not using RSS yet, you might want to check out the...
AppDev: Something You Should Know by Irena Kennedy
SYSK 44: ASP.NET 2.0 Website Administration Tool
Posted
over 6 years ago
by
irenake
0
Comments
If you haven’t yet, make sure to check out the new administration tool which allows you to view and change: 1. Security settings • Authentication type • Configure role based authorization 2. Application settings – yes, finally there is a tool to help...
AppDev: Something You Should Know by Irena Kennedy
SYSK 43: What’s New in IIS 7?
Posted
over 6 years ago
by
irenake
0
Comments
Vista is well known for the new graphical user interface and other cool easy to demo features. But what about the key technology that makes the web sites run on the Microsoft platform. What improvements will IIS 7 bring? Well, in short, IIS 7’s architecture...
AppDev: Something You Should Know by Irena Kennedy
SYSK 42: A must-read article on BackgroundWorker class
Posted
over 6 years ago
by
irenake
3
Comments
I was going to write a post on the different ways to execute code asynchronously in .NET, the pros and cons. You know, BeginInvoke, QueueUserWorkItem, the new BackgroundWorker class, the direct thread creation… Before doing that, I wanted to check out...
AppDev: Something You Should Know by Irena Kennedy
SYSK 41: “The Curse and Blessings of Dynamic SQL” by Erland Sommarskog
Posted
over 6 years ago
by
irenake
0
Comments
I came across this article a couple of days ago. You can see the full text at http://www.sommarskog.se/dynamic_sql.html , but the summary is below. Enjoy! Dynamic SQL is a very powerful feature that allows you to construct and execute T-SQL statement...
AppDev: Something You Should Know by Irena Kennedy
SYSK 40: Beyond E-Mail – E12 promises to be one of the most impressive upgrades to Exchange that Microsoft has ever released
Posted
over 6 years ago
by
irenake
0
Comments
With proliferation of speech recognition and speech synthesis, you’d expect e-mail, voice mail and fax, and, of course, anti-virus and anti-spam technologies to be part of the next version. But E12 is much more than that! Here are just some of the...
AppDev: Something You Should Know by Irena Kennedy
SYSK 39: ASP ViewState Stored as SessionState
Posted
over 6 years ago
by
irenake
0
Comments
Unquestionably, ViewState was one of the most valuable things that came with .NET. The problem was that using ViewState to store large amounts of page data caused many performance problems due to round tripping large amounts of html data between client...
AppDev: Something You Should Know by Irena Kennedy
SYSK 38: Visual Studio 2005 Code Snippets
Posted
over 6 years ago
by
irenake
2
Comments
Did you know that if you type prop and press Tab key two times, VS will create a property definition for you as follows: private int myVar ; public int MyProperty { get { return myVar; } set { myVar = value; } } The int, myVar and MyProperty will be...
AppDev: Something You Should Know by Irena Kennedy
SYSK 37: 5 minute video on Windows Vista
Posted
over 6 years ago
by
irenake
0
Comments
Check this out -- http://news.com.com/1606-2_3-6018907.html . It’s certainly worth the 5 minutes of your time. Special thanks for Parsa Rohani who brought this to my attention.
AppDev: Something You Should Know by Irena Kennedy
SYSK 36: The Cost of SQL EndPoints
Posted
over 6 years ago
by
irenake
0
Comments
Many of you already know that you can expose your data as a web service natively in SQL 2005. No IIS. There are plenty of great articles that talk about it; one of them is at http://www.developer.com/db/article.php/3390241 . There are a few articles...
AppDev: Something You Should Know by Irena Kennedy
SYSK 35: Performance comparison of WITH and TABLE variable queries
Posted
over 6 years ago
by
irenake
7
Comments
As many of you know, SQL 2005 now has a common table expression (CTE) WITH. You can think of it as a temporary (non-persistent) view defined within the scope of an executing statement (see SQL help topic ms-help://MS.SQLCC.v9/MS.SQLSVR.v9.en/tsqlref9...
AppDev: Something You Should Know by Irena Kennedy
SYSK 34: Tool Time – Spellchecker for Visual Studio
Posted
over 6 years ago
by
irenake
0
Comments
Want to get Microsoft Word like spell checker in Visual Studio? Then check out Visual Assist X -- http://www.wholetomato.com/ . The tool also offers other features like suggestions and acronyms, color-coded Intellisense, and enhanced syntax coloring…...
AppDev: Something You Should Know by Irena Kennedy
SYSK 33: New kind of “friend” -- assembly:InternalsVisibleTo
Posted
over 6 years ago
by
irenake
1
Comments
An internal type or internal member in an assembly can now be accessed from another assembly. Yes, you heard right. There is a new assembly level attribute that allows you to give one assembly access to another assembly's internal types and members –...
AppDev: Something You Should Know by Irena Kennedy
SYSK 32: Should you use temp tables or table variables in SQL?
Posted
over 6 years ago
by
irenake
0
Comments
Kimberly Tripp, President of Founder of SQLSkills.com, uses the following “rule-of-thumb”: Use temp tables when: • The object is used over a longer period of time • You will create non-key indexes on it to improve performance • You want the ease of...
Page 1 of 1 (21 items)