WTF Next?

Dev ramblings from a master of nothing.

  Home  |   Contact  |   Syndication    |   Login
  126 Posts | 0 Stories | 74 Comments | 0 Trackbacks

News

INETA Community Speakers Program
GeeksWithBlogs.net: WTFNext's hosting!

View Stacy Vicknair's profile on LinkedIn

Twitter







Tag Cloud


Archives

Post Categories

Community Links

User Groups

Other

These posts don't fit anywhere else.
A month or so ago I was working on a feature for a project that required a level of anonymity on the Sharepoint site in order to function. At the same time I was also working on another feature that required access to the Sharepoint search.asmx web service. I found out, the hard way, that the Sharepoint Web Services do not operate in an expected way while the IIS site is under anonymous access. Even though these web services expect requests with certain permissions (in theory) they never attempt...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Authors deserve more credit than they get. Coming up with a simple example to illustrate a principle is harder than it looks. Good authors have to do this all the time. They provide the examples that become anecdotal when describing the concept to a friend or colleague, and most of us, myself included, never take the time to think about the process. That was until today when I needed an example of Dependency Inversion to help explain the concept to a classmate. I must have thought up 10 or so bad...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Antonio Chagoury, VB MVP, has constructed a list of Twitter accounts for VB MVPs, VB Team members, and others who are influential in the VB.NET community on his personal blog, CTO v2.0. This list has many great people who are not only talented in VB, but also who have great talents in many aspects of the .NET framework. I’m listed as a VB MVP, but if you don’t want the full list you can still check me out at http://twitter.com/svickn. However, I’d recommend checking out the rest of these guys too,...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

After reading Michael Neel’s article on Devlicio.us about Balsamiq Mockups, I thought that the article must be insincere. Go ahead and check the article, itself even titled “You should be using Mockups”. Back yet? Well I’ll continue anyways… As I was saying, the article was too good to be true, and this Adobe Air application seemed to be too much of a dream. Well, needless to say, I decided to check the tool out, and I also flaunted my blog and MVP status to get a chance to test out Mockups for myself....
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Buying books can get expensive. If you’re like me, you’ve got a collection surmounting that takes up more room than you should probably afford. So what are your options? You could use the library, but then you’re fairly limited in readings. Many of the classic timeless books will be around, but the latest and greatest will be a long time from hitting the shelf, if at all. You could do book trading, if you live in the heart of a thriving technical community. But, we don’t all have that sort of availability,...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

I was thinking today and had a crazy idea about a virtual / completely online coding dojo. So follow me here for my “virtual tour” of what I’m thinking: Friday rolls around, and you’re excited. Tonight marks the release of the latest project in the Virtual F# Dojo. You check the VF#D blog and find out the latest project is KataBowling. A simple enough program to write, and you’ve been looking for a reason to explore the power of F#, so you dive in. Once you’ve got your example working, you check...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

For those of you looking to get started with design patterns but reluctant because of language barriers, I started a project on CodePlex for the Head First Design Patterns book. The original code examples are in Java, and they have been made available in C# and C++ as well, which are all available on the book’s online page, http://www.headfirstlabs.co... Currently the project is only Chapters 1-8, but pending the big game on Sunday I will be finished up sometime next week. This is one...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

So, yesterday I passed the 070-536, and I wanted to revisit my list of helpful insights. I wanted to add a couple new insights to the mix in particular. Here are the additional insights, and these will probably remain steadfast for all .NET exams: Go in with a deep understanding of core operations. If something is often used or is referenced in the training kit, get a really good grip on it. Isolate the differences in each answer. Look at what could be wrong, and use your best judgment. Finally,...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Programming Visual Basic applications? Typemock have released a new version of their unit testing tool, Typemock Isolator 5.2. This version includes a new friendly VB.NET API which makes Isolator the best Isolation tool for unit testing A Visual Basic (VB) .NET application. Isolator now allows unit testing in VB or C# for many ‘hard to test’ technologies such as SharePoint, ASP.NET MVC, partial support for Silverlight, WPF, LINQ, WF, Entity Framework, WCF unit testing and more. Note that the first...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

This tip might not fix everyone's issue, but for the problem I was facing today this worked out just fine. We have a scheduled weekly DTS package that is failing for the reason specified in this title: "Protocol error in TDS stream". For weeks we've just been running the thing manually, but that's not a solution, just a delay of the problem. I decided to investigate. I found an article on the SQLTeam.com forums that helped get this working finally. For us, all that was necessary was to switch the...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Full Other Archive