Sign in
|
Join
in
Current Tags
Brian Desmond's Blog (blog)
Original ASP.NET Community Bloggers (group)
(Entire Site)
ASP.NET Weblogs
Home
Blogs
This Blog
Home
About
Syndication
RSS
Atom
Comments RSS
Recent Posts
Mailbox Enabling a User in .Net
Using LDP to find the Distinguished Name of an object
April 2004 MSDN Up
IT Stuff Here?
IntraVnews Tip
Tags
dotNet
Network Admin
Personal/OffTopic
Favorites
Walter Payton College Prep
My RSS Subscriptions
The Old New Thing
MS Exchange Blog
The Unofficial blogs.gotdotnet.com main feed!
Greg Reinacker's Weblog
4GuysFromRolla.com Headlines
iunknown.com
WebLogs @ DotNetJunkies.com
Scott on Writing
Panopticon Central
Marquee de Sells: Chris's insight outlet
IlluminatiLand
GotDotNet: Samples
Microsoft TechNet - Security
Microsoft Download Center
MSDN Just Published
Life of a one-man IT department
.Net notes
WebLogs @ ASP.NET
The Scobleizer Weblog
ScottW's ASP.NET WebLog
Sam Gentile's Blog
Nikhil Kothari's Weblog
Dr. GUI's Bits and Bytes
Archives
April 2004
(2)
March 2004
(5)
February 2004
(3)
January 2004
(4)
December 2003
(6)
November 2003
(3)
October 2003
(13)
September 2003
(16)
August 2003
(17)
Brian Desmond's Blog
Inherits Network.Admin
Implements IOneManBand
Browse by Tags
All Tags
»
dotNet
(
RSS
)
Network Admin
Personal/OffTopic
Mailbox Enabling a User in .Net
A while back, I promised I'd continue talking about CDO, .Net, Exchange, AD, and good stuff like that. Albeit belatedly, I thought I'd post how to mailbox enable a user in VB.Net. I'm goign to assuem that the user is already in the directory, as we already...
Posted
Apr 10 2004, 03:29 PM
by
bdesmond
with | with
6 comment(s)
Filed under:
dotNet
,
Network Admin
Using LDP to find the Distinguished Name of an object
Sometimes remembering or deriving the full distinguished name of an object in the directory can be painful to do by hand. Luckily, Microsoft provides a nice little browser utility with the server os' and the 2003 admin pack. Beware that you can do A LOT...
Posted
Apr 10 2004, 03:28 PM
by
bdesmond
with | with
3 comment(s)
Filed under:
dotNet
,
Network Admin
April 2004 MSDN Up
April 2004 MSDN Lib is up on Subscriber Downloads. School T1 really moves at 1:15AM - 160KB/sec.
Posted
Mar 19 2004, 01:11 AM
by
bdesmond
with | with
1 comment(s)
Filed under:
dotNet
IT Stuff Here?
KC Blogged about the lack of IT Bloggers. I signed up for a blog here on aspnet back when it was actually .net focused. The site has obviously changed quite a bit since then. I've always kept most of my non-.Net stuff at my own site - www.briandesmond...
Posted
Mar 14 2004, 10:17 PM
by
bdesmond
with | with
2 comment(s)
Filed under:
dotNet
,
Network Admin
IntraVnews Tip
I've noticed this issue where intraVnews will periodically stop downloading certain feeds. It appears, based on my extensive research (err interpetation of the dialog), that after an error getting a feed, intraVNews will stop downloading it. This is easy...
Posted
Mar 13 2004, 01:07 PM
by
bdesmond
with | with
1 comment(s)
Filed under:
dotNet
Debugger Error Solution
I thought I'd post a solution to a debug issue I had today. I've had it before, and now I'll be able to google my blog for the solution. When trying to debug a WinForms app, VS reports “The debugger is not properly installed. Run setup to install...
Posted
Feb 24 2004, 04:39 PM
by
bdesmond
with | with
1 comment(s)
Filed under:
dotNet
Testing FOR XML SProcs
I'm curious how other people do this. I can't figure out how to easily check the output of an SPROC which does a FOR XML. I tried copying the textual output to VS and then hitting the format code button, but there's some sort of wrapping issue, so the...
Posted
Feb 20 2004, 06:22 PM
by
bdesmond
with | with
2 comment(s)
Filed under:
dotNet
Datagrid Sorting with Viewstate Disabled
I learnt how to enable sorting on a datagrid with Viewstate disabled for the grid. Quite simple, actually - here's how: You have to rebind on every page load, and manually put the SortExpression in Viewstate: Sub Page_Load (sender as Object, e as EventArgs...
Posted
Feb 01 2004, 06:55 PM
by
bdesmond
with | with
no comments
Filed under:
dotNet
Removed References to Payton
Well, I just finsihed combing through technical entries, making sure every example I gave was completely general and had no remote reference to my infrastructure at Payton. I will be making an effort not to mention anything about our IT operation at Payton...
Posted
Jan 13 2004, 08:15 PM
by
bdesmond
with | with
no comments
Filed under:
dotNet
Creating a Contact in AD
Well, this new Agg Views thing indicates that my babbling about Active Directory stuff is mildly interesting, so, I'm continuing the series here. This morning's task is creating a contact in AD. Before we get going, let me give a brief overview of my...
Posted
Dec 29 2003, 12:54 AM
by
bdesmond
with | with
1 comment(s)
Filed under:
dotNet
,
Network Admin
More Posts
Next page »
Terms of Use