Browse by Tags
All Tags »
Tips (
RSS)
Sorry, but there are no more tags available to filter with.
Not sure how handy this is for others, but i have found a very cool use for it! This code allows you to connect to an active directory and find out what the full name of a user is. I have been using this for customization on an intranet site im building...
I found this article on OreillyNet. very handy. and here was me thinking that Generics was a C# only thing. now all i have to do i figure out how to use it for something... New Features in VB.NET — Generics by Wei-Meng Lee -- One of the new features...
I found this FAQ about datetime in .NET and its very interesting. I use date time a lot in work apps and the problem is that the datetime info could either be US or GMT. with this FAQ, theres lot of info on best ways to store the data. sweet.
This page has some info on how to consume RSS Feeds in VB.NET. This is going to be handy for my aggregator type app. So, heres some info on what the Aggregator app actually does. its not an app as such, but insted its a ASPX file that will sit on my local...
More Posts