Browse by Tags
All Tags »
VB.NET (
RSS)
As Eli just blogged , it appears as though the vultures are circling some of the current hashing algorithms - MD4, MD5, and now SHA1. This weekend on the Readify in-house tech-list we've been having quite a lengthy in-house discussion about this topic...
To get the ActiveSync connection you must: Open the ActiveSync program on your development machine Start your Windows CE device Choose File/Get Connected on the ActiveSync program on your development machine while the device is starting. You must have...
If you are using EnterpriseServices (COM+) from a web application you need to make sure that you manually register your components with COM+ when deploying your app. If you don't register your services with COM+ then, when you run your application for...
Today the question was asked about techniques used when studying for MS certification exams. I've passed a few of them so, here's my secret ;-) When studying for MS Exams I... First read the books: Web Exam Windows Exam Services Exam The books are great...
This is great news!!! http://weblogs.asp.net/express/archive/2004/07/09/178691.aspx Thanks for listening :-)
Just saw a reference to a new Msdn article on Generics in VB on Duncan MacKenzie 's and Paul Vick 's blog: Snipped from Paul's blog... We now also have a generics whitepaper on MSDN , written by the developer who's been implementing a lot of the generics...
This morning while I was messing around in VWD I noticed that the VB Comment feature had not been implemented. This is where the Product Feedback Center is cool; I logged in and wrote up a defect against the product :-) http://lab.msdn.microsoft.com/productfeedback...
Visual Web Developer Express (VWD) is a lightweight tool for building ASP.NET applications and WebServices. What is VWD? http://channel9.msdn.com/ShowPost.aspx?PostID=11639 Where can I get VWD? http://lab.msdn.microsoft.com/express/vwd/default.aspx What...
I've been fortunate enough to get to play with some interesting technologies of late due to some different types of features that I've been required to deliver. We've got a WinForms client which is a front-end to a BI application and lately we've had...
I'm currently building an application updater tool which needs to receive an arbitrary list of assemblies, calculate which one is the bootstrapper and exectute it. I had it in my head that I would need to create an AppDomain and then use reflection to...
More Posts
Next page »