Published by

Comments

# re: Not much of a revolution

Thursday, November 06, 2003 6:44 PM by Shane Courtrille
**** MATRIX MOVIE SPOILER ****
******************************

The old guy was 'the architect' from the Matrix Reloaded. And he was just informing the oracle that anyone who wants to leave the matrix can.. though my co-worker gets the feeling he meant anyone who KNOWS about the matrix..

# re: Not much of a revolution

Friday, November 07, 2003 3:00 AM by Johan Danforth
I thought I recognized that old fellow, but I wasn't sure if he was 'the architect' or not. It's pretty obvious when you think about it :)

# re: Formatting of Date and Time in .NET

Monday, November 10, 2003 3:00 AM by Jan-Erik
Dates are evil :-)They always bring chaos to programs.<br>
So do non-ascii-7 characters.
Looots of sites out there where non-ascii-7 characters are displayed incorrectly. Like a Swedish Ö beeing displayed as Ã?..

# re: EQL - Emotional Query Language

Monday, November 10, 2003 5:58 AM by Jim Vrckovski
This is really funny.

Thanks

# re: EQL - Emotional Query Language

Monday, November 10, 2003 9:00 AM by Darrell
Imagine if the SQL Server was a woman (you know all the nerdy guys would install the female version). If you had messy code with bad capitalization, it would say "clean up your mess." If you make calls to the system tables, it would tell you "not to hang around with the bad crowd."

# re: Oracle JDeveloper 10g and memory consumption

Monday, November 10, 2003 11:25 AM by Jan-Erik
My JDev (running a few projects) is running at 180Meg right now. My VS.NET (also running a few projects) is running at 30Meg.

A bit heavy on memory. But it has a few nice features. I especially like their
'Import Assitance', 'Surround With' and 'Quick Javadoc' features.
http://otn.oracle.com/products/jdev/collateral/tutorials/9050/jdevoverview_tut.html#IDE

# re: EQL - Emotional Query Language

Monday, November 10, 2003 1:57 PM by denny
He..... Ok so what about the VQL

Completely Logical, masks all emotions with logic....

tells us how irational we humans are ....
returns datetimes by default as decimal stardates 8-)

# re: Oracle JDeveloper 10g and memory consumption

Monday, November 10, 2003 8:59 PM by Don
Man, I run JBuilder and it routinely runs with well over 200 meg of ram... Compared to this, JDev is lean... ;)

# You can reduce the memory consumption

Tuesday, November 11, 2003 1:08 AM by Shay
One thing that you can do is disable some of the extensions that you might not be using. For example if you are not planning to do UML for a while just remove it from the tool using the tools->preferences menu option.

Still got problems - try to ask on the JDeveloper discussion forum http://otn.oracle.com/products/jdev

# re: Oracle JDeveloper 10g and memory consumption

Tuesday, November 11, 2003 8:17 AM by Jan-Erik
No problem if you have 1024Meg RAM :-)

# some more tips to make it lighter

Tuesday, November 11, 2003 8:18 PM by Shay
From another JDeveloper Blog:
http://vsbabu.org/mt/archives/2003/09/30/jdeveloper_10g_lighter.html

# re: Extending the Exception Management Application Block for .NET

Thursday, November 13, 2003 5:32 AM by Yosi Taguri
hi,
you should look for the logging application block before you doit,
they expanded the Exception Application blog and incoroprated it into the logging one.

# re: Extending the Exception Management Application Block for .NET

Thursday, November 13, 2003 6:32 AM by Johan Danforth
Yes, I know about that, but I don't need all the zillions of features they put into the logging block. We've got some "old" applications already using the Exception Management code, so extending it will mean less code change (I hope).

# re: Extending the Exception Management Application Block for .NET

Thursday, November 13, 2003 9:07 AM by Andrew
You should re-check the logging block, it is supposed to "Embrace and Extend";) The EMA Block.

You change you publisher, so it is "just" configuration.

# re: Extending the Exception Management Application Block for .NET

Thursday, November 13, 2003 10:00 AM by Johan Danforth
Ok, ok, I'll have another look at it :D

There were some special demands from the customers (the developers that is) about how this publisher should work, and the fact is that I just completed this new publisher. I now have one "WebExceptionPublisher" that can log to file, eventlog and smtp and also dumps all the server variables avalable. I also added support for logging event id to the event log. I promise to have a look at the logging block anyway, I promise ;)

# re: Extending the Exception Management Application Block for .NET

Thursday, November 13, 2003 10:20 AM by Jeff Gonzalez
we did a similar thing with our exception managment, but instead we sent the exception and detailed information to a message queue on the web server, and allowed a local queue processor windows service pick it up and decide where it should go. We wrote an application that allows users (developers, account services, management) to subscribe to a particular application or multiple applications and their notifications. You can also set a notification threshold, where devs should be notified every 5 minutes, management should get notified with a rollup every 24 hours.

# re: Refactoring is fun (repost)

Friday, November 14, 2003 6:01 AM by Salman
Hey!

I have the book also, I try and go over a few refactoring methods per week to keep me thinking.

BTW, I created a online C# class generator which will hopefully be somewhat of a time saver, please check it out:
http://www.csharpfriends.com/demos/csharp_class_generator.aspx

# re: 2003 Visual Studio .NET Documentation Update

Friday, November 14, 2003 6:09 AM by Jonne Kats
I had the same problem....

# re: 2003 Visual Studio .NET Documentation Update

Friday, November 14, 2003 6:22 AM by Johan Danforth
See my UPDATE above.

# *had to chuckle*

Friday, November 14, 2003 6:24 AM by senkwe
Your typo ".Net 3002" makes the post kind of surreal :-)

# re: 2003 Visual Studio .NET Documentation Update

Friday, November 14, 2003 6:32 AM by Johan Danforth
Lol, I'm a bit ahead of you guys! ;)

# re: Refactoring is fun

Friday, November 14, 2003 1:48 PM by SBC
This may interest you - Scott Ambler's site on Database Refactoring:
http://www.agiledata.org/essays/databaseRefactoringCatalog.html

# re: Nemo was great

Sunday, November 16, 2003 7:29 AM by SBC
did you go to a Sushi bar after the movie?
:-)

# re: Nemo was great

Sunday, November 16, 2003 11:44 AM by Jim C
Hell yeah it was.
Still not a good a movie as Toy Story 1 & 2.


But WYA better than Monsters

# re: I need more memory!

Monday, November 17, 2003 7:54 AM by Frans Bouma
I just watched the grand demo of jdev 10g. It really looks amazing. MS has a lot of work to do to top that with VS.NET 2004 and yukon.

# re: I need more memory!

Monday, November 17, 2003 9:51 AM by Brad More
One of the ways I got to fire up my little C# development team in the first place was that I could prove (not just talk about) .NET to J2EE / Java interop via webservices. It's pretty sweet isn't it! We're well on the road to "use the best platform for job at hand", at least in tecnology speak ... the Java vs. .NET debate will, I suspect, continue on well beyond the breaking of technology barriers.

# re: [interop] Consuming a .NET Typed DataSet from Java

Monday, November 17, 2003 1:39 PM by Christian Weyer
Without knowing JDeveloper, which client SOAP/WS libraries does it use?
Anyway, this was a great hint for a lot of interop questions I get from customers ... although I am not really the Typed DataSet advocate.

# re: [interop] Consuming a .NET Typed DataSet from Java

Monday, November 17, 2003 4:09 PM by Eric Quist
Great information! Thanks (both of you)!

# re: Two Towers Extended Edition

Tuesday, November 25, 2003 9:35 AM by Greg
I was able to pick up my copy Saturday (Los Angeles... :)

It is VERY good. It's what the move should have been. You hardly notice the extra 43 minutes.... :)

I can't wait to see this edition on the big screen.

# re: Two Towers Extended Edition

Tuesday, November 25, 2003 10:25 AM by HumanCompiler
Been watching it for the last week...love it :D The extra stuff is great...good background on characters and stuff like that. The extra goodies are awesome too...lots of inside info on stuff.

# re: Just ordered the Longhorn + Whidbey DVD

Thursday, November 27, 2003 6:56 AM by Andrew Stopford
The DVD(s) contain Longhorn as either a bootable DVD or ISO image, whitepapers, Longhorn SDK for Whidbey and Whidbey it's self. It also contains a beta of VPC but I recommend you install the release edition (can be downloaded from MSDN). If you can allocate as much memory to it as possible, more memory it has the better it goes. Sam also a list of tips of speeding things up. HTH.

# re: Just ordered the Longhorn + Whidbey DVD

Thursday, November 27, 2003 7:59 AM by Johan Danforth
Ok, I'll download the VPC beta then, thanks.

# re: [interop] Consuming a .NET Typed DataSet from Java

Sunday, November 30, 2003 5:03 PM by Steve Muench
JDeveloper 10g (version 9.0.5) uses the Oracle SOAP client libraries, which are a derivative of the Apache SOAP client (with some bug fixes and security features added).

We're about to preview an add-in for JDev 10g on OTN that makes JDev 10g support JAXRPC, and be able to produce/deploy JAXRPC-compliant web services.

# re: Don't you hate to do administrative work?

Tuesday, December 02, 2003 4:03 AM by Dennis v/d Stelt
For me, 10.000 lines? It'd be a difficult choice... Maybe 2000 lines less, no problem! ;)

# re: Watching ScottGu's ASP.NET 2.0 presentation from the PDC

Tuesday, December 02, 2003 7:24 AM by senkwe chanda
http://benjaminm.net/PermaLink.aspx?guid=61a60449-8e1f-4d00-bd32-a195af566d38

I'm finding this very useful and creating a collection as we speak.

# re: Watching ScottGu's ASP.NET 2.0 presentation from the PDC

Tuesday, December 02, 2003 7:46 AM by Johan Danforth
Thanks for that link!

# re: Don't you hate to do administrative work?

Tuesday, December 02, 2003 8:52 AM by Darrell
At my previous employer, not only was the database request paperwork bad, but they had 1 day to "assign" the work and then 3 days to actually do the work, depending on availability of course. Up to 4 days for something like adding 1 table. Yikes!

# re: Don't you hate to do administrative work?

Tuesday, December 02, 2003 9:25 AM by Johan Danforth
Lol, that is NOTHING, I repeat NOTHING, compared to where I am at the moment. Setting up a database may take up to 6 weeks... Changing a table or running a script normally takes 3-4 weeks :p Now (yesterday) they've changed the process so hopefully it will only take 2 weeks now to order a new database.
<p>
Beat that!

# re: Watching ScottGu's ASP.NET 2.0 presentation from the PDC

Tuesday, December 02, 2003 11:14 AM by scottgu@microsoft.com
Sorry it died half-way through! Good luck with the rest of the presentation.

- Scott

# re: Will Whidbey take away the fun?

Wednesday, December 03, 2003 8:30 AM by James Avery
I have never thought it was fun spending an hour writing crappy code to get a datagrid to page and sort.... that was not fun code to me. I think ASP.NET Whidbey continues down the path of getting rid of the annoying code, and letting us spend more time on the things that matter, like architecture and business logic.

Just like .NET in general, Whidbey is all about saving us from the tedious code.

-James

# re: Will Whidbey take away the fun?

Wednesday, December 03, 2003 8:32 AM by Jan-Erik Öhman
I had the same creepy feeling when 4G-tools begun popping up and I was doing PL/1.

But somehow I'm still having fun :-)

Don't worry, it'll be ok

# re: Will Whidbey take away the fun?

Wednesday, December 03, 2003 9:23 AM by Johan Danforth
I've nothing against a more powerful datagrid that handles the paging and sorting for me, it's just that I see this web page in front of me, in design mode, and it's cluttered with powerful server controls with a zillion properties set on them, and and and... I guess I'll have to switch to HTML view :D

I guess I'm just a bit grumpy because I could't attend the PDC and I still haven't got the Whidbey DVD... ;)

# re: Will Whidbey take away the fun?

Wednesday, December 03, 2003 9:55 AM by Dave Rothgery
It looks to me like Whidbey is going to eliminate the code that's no fun to write -- the mind-bogglingly repetitive stuff you've got to do for every databound control, the trickery it takes to get a master-detail form to work right, the hack it takes to get good page titles with pre-Whidbey versions of Masterpages, etc.

# re: Will Whidbey take away the fun?

Wednesday, December 03, 2003 11:12 AM by Stefán Jökull Sigurðarson
Not to mention the awfully boring (although made a little bit less boring by CodeSmith) task of creating custom Collection classes. Egh! Can't wait to get my grubby little hands on those generics as well as the partial classes. Fun times ahead for me at least!

# re: The dynamic image control in Whidbey will be useful

Thursday, December 04, 2003 7:03 AM by Paschal
Can you publish the source for this generator ?

# re: The dynamic image control in Whidbey will be useful

Thursday, December 04, 2003 7:52 AM by Johan Danforth
Oh, I guess I can, I just have to finish the code first.

# re: The dynamic image control in Whidbey will be useful

Thursday, December 04, 2003 8:47 AM by Shahn Hogan
That is really cool Johan. Will the game be in English when you are done, I really like the drawing style.

# re: The dynamic image control in Whidbey will be useful

Thursday, December 04, 2003 9:20 AM by Johan Danforth
No, it will be in Swedish only, sorry mate :)

# re: The dynamic image control in Whidbey will be useful

Thursday, December 04, 2003 9:49 AM by Adam Kinney
Wow, very cool. Great art and good job on the image generation.

I wouldn't mind seeing the code either ;)

# re: The dynamic image control in Whidbey will be useful

Saturday, December 06, 2003 4:31 PM by Johan Danforth
Come to think of it, it would probably be a waste of space to publish the code. It's basicly a big loop with lots of randomize in it and in each iteration, a little image is placed on the map and adjusted somewhat depending on what kind of image it is, the size of it and so on. It's like code-art :)

The roads are just beziers with random data and drawn with a DashStyle.Dot Pen.

# re: "MSDN Just Published" should have categories

Thursday, December 11, 2003 8:33 AM by James Avery
There are some categories, you just have to hunt them down... like this one:

http://msdn.microsoft.com/mobility/rss.xml

:)

-James

# re: "MSDN Just Published" should have categories

Thursday, December 11, 2003 10:50 AM by Johan Danforth
That's not a category, that's a different feed. I want categories in the "MSDN Just Published" RSS feed.

:)

# re: [refactoring] Coming soon - VB Refactory from Xtreme Simplicity

Friday, December 12, 2003 8:09 AM by ChrisL
That message has been on their site for many, many months ;-(
I would not hold your breath

# re: Got 1st kyu grade in aikido!

Sunday, December 14, 2003 8:43 PM by Brian McCallister
Congratulations! I have a long way to go yet for 1st kyu, but am trying to get there =)

Not drinking water == not throwing it back up when uke!

-Brian

# re: How to see your GAC-assemblies in the "add reference" dialog

Tuesday, December 16, 2003 11:07 AM by Matt Hawley
If you place a key at HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\.NETFRAMEWORK\ASSEMBLIES\[MANUFACTURER]

VS.NET 2002 & 2003 will pick up your assembly.

# re: How to see your GAC-assemblies in the "add reference" dialog

Tuesday, December 16, 2003 11:12 AM by Adam Weigert
That's funny ... I just taught a quick lesson on how to create developer-oriented setup packages and spent 10 minutes looking how to do this ... you must have been typing this at the same time i was teaching it ... weird :)

# re: How to see your GAC-assemblies in the "add reference" dialog

Tuesday, December 16, 2003 12:11 PM by Robert McLaws
Actually, that's not the proper way to use the registry. Read this blog entry for more information.

http://weblogs.asp.net/rmclaws/posts/37743.aspx

# re: How to see your GAC-assemblies in the "add reference" dialog

Tuesday, December 16, 2003 12:49 PM by Johan Danforth
Matt: I've not seen that key before (using "assemblies" as sub-key).

Adam: The world is a weird place... ;)

Robert: Good idea to add the version data to the registry key. Thanks.

# re: How to see your GAC-assemblies in the "add reference" dialog

Tuesday, December 16, 2003 1:23 PM by Nomad
Robert, I agree about having a good structure in the registry, but can give some more detail about "the proper way to use the registry", maybe with links to authoritative sources?

Not just this:
"The point of all this is not to tell you that my way is the only right way of doing things, or that I think I'm a genius or the smartest guy in the world for coming up with it."

# re: How to see your GAC-assemblies in the "add reference" dialog

Tuesday, December 16, 2003 1:41 PM by Johan Danforth
Do a search on MSDN for "AssemblyFolders" and see what you got... not much I can tell you. There is a small article by Izzy Gryko from the Visual Studio Team about how to "support multiple versions of the same component on a single machine in Visual Studio .NET 2003". It has a few good parts, but it doesn't say much about "the proper way" to use the registry.

# re: [RotK] WOW!

Wednesday, December 17, 2003 8:49 PM by Brian Duff
it's 1:48 am, I just got back from the cinema, and I have to agree... WOW :)

# re: Snow, snow, snow...

Sunday, December 21, 2003 2:54 PM by Sam Gentile
Finally! -)

# re: The practice test for the web app MCAD exams really sucks

Monday, January 05, 2004 4:42 AM by Russ C.
Tbh, I had the same problem with the initial MS Press kit for the WindowsXP MCP.

# re: The practice test for the web app MCAD exams really sucks

Monday, January 05, 2004 5:25 AM by Lorenzo Barbieri
I always use transcenders to prepare for the exams....

# re: Formatting of Date and Time in .NET

Wednesday, January 07, 2004 2:13 PM by Asoke Bhattacharyya
I will actually try all these and then answer.

# Is Messenger that dangerous... for employer/employee?

Sunday, January 11, 2004 10:42 PM by TrackBack

# re: Is Messenger that dangerous?

Monday, January 12, 2004 4:34 AM by Phil Weber
Hi, Johan: In addition to the fact that MSN Messenger is susceptible to viruses, some types of companies (medical and financial services firms, for example) are required by law to maintain confidentiality. In order to be able to monitor and record outgoing communications, such companies often block instant messenger clients. If you work for such a company, I'd suggest that you use e-mail or telephone to chat with your buddies. ;-)

# re: Is Messenger that dangerous?

Monday, January 12, 2004 5:56 AM by Dennis v/d Stelt
CCProxy, it enables Messenger to use the HTTPS proxy! :)

# re: Is Messenger that dangerous?

Monday, January 12, 2004 8:47 AM by Adam Weigert
HTTPort is a nifty little application or even SockCaps ...

I feel your pain. For a while I too was without IM ... it limited my resources greatly. I could not collaborate great ideas with my buddies except over slow email.

I need instanteous gratification.

That was until our firewall blew up. So they were forced to open it up. So basically everyone inside has FULL access now.

Life is much better ... :)

# re: NUnit 2.1 and Whidbey

Monday, January 12, 2004 8:30 PM by Jamie Cansdale
I'm preparing a version of NUnitAddIn works with Whidbey (and lets you run 1.2 code from VS.NET 2002/2003). If you're interested I can slip you an early version. Just let me know your email address vier my blog.

# MS Press 70-305 and 70-315 Really Suck?

Saturday, January 17, 2004 2:37 AM by TrackBack
Hopefully you are reading this prior to shelling out the 50 bucks for the books as the practice tests for the web app MCAD exams really sucks.

# re: Code Blog rocks

Friday, January 30, 2004 1:52 PM by AndrewSeven
Is 3 lines ok for ToPlainText(...) ?

# re: The mysterious ways of the RichTextBox...

Friday, February 06, 2004 4:18 PM by Charn
I believe you need to set focus to the richtextbox first before you call scrolltocaret method:

textbox.focus
textbox.selectionstart = textbox.text.length
textbox.selectionlength = 0
textbox.scrolltocaret

Your richtextbox should scroll to bottom properly. But here's the issue: you need to set focus to the control. It will become a problem when you run several applications, say you're working with MS Word. It will always switch to your chat client if it receives a message. This can be quite annoying. It would be much better if you can find the way to auto-scroll without having to first set the focus - something that my limited brain can't figure out how to make it work. If you find the solution, please let me know.

# re: Oh, so slow

Saturday, February 07, 2004 1:32 PM by foo
Was there a LH_USA_4051_X86RET_PRO.ISO or LH_USA_4051_X86FRE_PRO.ISO ? If so, you probably want one of those (preferable in the order listed).

# re: Oh, so slow

Saturday, February 07, 2004 1:53 PM by Wesner Moise
512 MB is too small for the Longhorn 4051. Get a gig of memory or disable WinFS services.

# re: Oh, so slow

Saturday, February 07, 2004 1:57 PM by G. Andrew Duthie
I couldn't bear running LH in VPC, so I got an inexpensive machine for that purpose, and now it runs as fast or faster than XP. I've got a 2.6Ghz HT P4, a gig of RAM, and an ATI Radeon 9600 PRO vid card. Don't stint on the video card, since that will also make a big difference in LH.

# re: Oh, so slow

Saturday, February 07, 2004 2:06 PM by Johan Danforth
Hmm, Ok, I'll try to get me a separate box to run LH on. There's more than a few things in Whidbey that I want to try out.

# re: Oh, so slow

Saturday, February 07, 2004 6:12 PM by bar
Try LH_USA_4051_X86RET_PRO.ISO. CHK stands for checked which is a basically a debug build.

# re: Free Virus Scan

Friday, February 13, 2004 4:09 PM by adam
i want a virus scan

# re: Viewstate problems in web farm

Friday, February 20, 2004 8:11 AM by Karl
We've had problems with ASP.Net in a large web farm also. Most of them have been ironed out. For your non-postback issue, take a look at:

http://support.microsoft.com/default.aspx?scid=kb;EN-US;818537

that solved our problem.

# re: Installed Linux, MySQL and Tomcat...

Tuesday, February 24, 2004 5:31 AM by Jon Rowett
i thought it was "write once, debug forever"

# re: Installed Linux, MySQL and Tomcat...

Tuesday, February 24, 2004 7:42 AM by Frans Bouma
if my rusty Unix knowledge isn't misleading me, you can define daemons to autostart in the rc files in /etc

# re: Java taglibs are quite useful

Wednesday, February 25, 2004 2:54 AM by Memi Lavi
IMO, the biggest problem with taglibs is that they cannot be inherited from standard controls, such textbox.
In this way, if you want to create a taglib which adds a small functionality to a textbox, you need to recreate it from scratch, and manually add all the standard attributes such as TabIndex, Size, Maxlength etc.

# re: Found a bug in SqlHelper's UpdateDataset() method

Monday, March 08, 2004 3:22 AM by Eric Quist
I would say that the call to AcceptChanges shouldn't be there at all. The DataAdapter calls AcceptChanges for each row if the operation succeeds.
The problem with calling AcceptChanges is that if for example an insert failed and got a call to AcceptChanges the rowstate will be Unchanged and can never become Added again. Sure that row wouldn't be called as the implementation looks like right now, but as I stated above; the call is not necessary.

# re: Found a bug in SqlHelper's UpdateDataset() method

Friday, March 12, 2004 4:30 AM by Akshay
Gracias for the post.

Had the same problem; spent a whole three hours before turning to Google, and thus bringing me to your blog.

In fact, I'm so thrilled at finding this page, that I think I owe you beer or something; any non-spammable way (that is, without me leaving email ID's) I can send some beer over to you? :-|

# re: Found a bug in SqlHelper's UpdateDataset() method

Friday, March 12, 2004 4:40 AM by Johan Danforth
Lol, just glad the post helped someone out :)

# re: Use LockWindowUpdate to get flicker-free RichTextBox update

Friday, March 12, 2004 8:58 AM by Kevin Westhead
I think it's better to use SendMessage with WM_SETREDRAW to enable/disable drawing on a window since LockWindowUpdate can only be applied to one window. This means that you might not be able to lock your window if someone else has already locked a window, or someone else could unlock your window without you knowing.

# re: How to see your GAC-assemblies in the "add reference" dialog

Saturday, March 13, 2004 9:35 AM by Adriano Ferreira
Hi.
I founded an article on the Microsoft Web Site
Here is te link, http://support.microsoft.com/default.aspx?scid=kb;en-us;306149

This may help.
Best Regards.

# re: How to see your GAC-assemblies in the "add reference" dialog

Sunday, March 14, 2004 6:53 AM by Boris
Your solution may work in a case that you created some assembly and registered in in GAC. I needed to use an assembly that was installed in the GAC, but I had no idea where it's DLL file reside. Fortunately, I had a sample project with these references. So I opened the project file in a text editor and copied the required references. It seems to be easier than dealing with registry.

Regards,
Boris

# re: How to move the cursor to the correct line in a RichTextBox

Thursday, March 18, 2004 4:05 PM by James Crowley
The magic API you're looking for is SendMessage, with the EM_LINEINDEX constant.

public const int EM_LINEINDEX = 0xHBB;

[DllImport("user32.dll")]
public static extern int SendMessage(
int hWnd,
uint Msg,
int wParam,
int lParam );

# re: Oracle 10g for Windows

Monday, March 22, 2004 10:47 AM by Wallym
Go thru and manually clean the registry of all items that point at the oracle home directory. Don't clean up the Oracle ODBC/oledb drivers that are included with windows or any of the cool VS stuff, just the stuff that points to the oracle home directory. I have done this before and it solved the install problems.

Wally

# re: Formatting of Date and Time in .NET

Thursday, March 25, 2004 6:42 AM by Maurice
Fanks Johan!

# re: NUnit 2.1 and Whidbey

Thursday, April 01, 2004 5:12 AM by juestforbetter
Now,this way can use by vs 2005???

# re: The mysterious ways of the RichTextBox...

Friday, April 02, 2004 5:50 PM by Wes
Found this on http://www.syncfusion.com/faq/winforms/search/890.asp

modified it slightly (adding 5 to the upper-left point) to make it more visually appealing for my uses.

good luck,
Wes
wes@esway.removethistosendemail.com


using System.Runtime.InteropServices;

//////////////////////////////////////
/////////////////////////////////////
// Bunch of stuff to make the richTextBox auto-scroll to the bottom. put in your class.
////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////
const int SB_VERT = 1;
const int EM_SETSCROLLPOS = 0x0400 + 222;

[DllImport("user32", CharSet=CharSet.Auto)]
public static extern bool GetScrollRange(IntPtr hWnd, int nBar, out int lpMinPos, out int lpMaxPos);

[DllImport("user32", CharSet=CharSet.Auto)]
public static extern IntPtr SendMessage(IntPtr hWnd, int msg, int wParam, POINT lParam);

[StructLayout(LayoutKind.Sequential)]
public class POINT
{
public int x;
public int y;

public POINT()
{
}

public POINT(int x, int y)
{
this.x = x;
this.y = y;
}
}
////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////
// End of richTextBox scroll helper stuff.
////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////



// scroll the RTB so the bottom of the text is always visible.
// This is not working. Use the user32 call instead.
// rtbMain.ScrollToCaret();
int min, max;
GetScrollRange(rtbMain.Handle, SB_VERT, out min, out max);
//SendMessage(rtbMain.Handle, EM_SETSCROLLPOS, 0, new POINT(0, max - rtbMain.Height));
SendMessage(rtbMain.Handle, EM_SETSCROLLPOS, 0, new POINT(0, max - rtbMain.Height + 5));


# re: Wiki is cool

Saturday, April 03, 2004 7:47 AM by John Estrada
I totally agree. Wiki is an excellent collaboration tool. My observation is that weblogs(blogs) are the result of this wiki concept that's why I heard someone said 'bliki'? Anyway, for quick, hobbyist wiki this WikiAsp is pretty cool too! see http://lambda.vze.com

# re: Wiki is cool

Saturday, April 03, 2004 11:14 AM by Mike Linnen
You might look at FlexWiki http://www.flexwiki.com

# Still flickering

Sunday, April 04, 2004 1:57 PM by Marcus Stade
I tried this suggestion of yours, but sadly, my RichtTextBox still flickers when I use AppendText() or resize the form or such. I also tried numerous suggestions about DubbleBuffering and what not, to no avail. Any suggestions?

# re: Found a bug in SqlHelper's UpdateDataset() method

Thursday, April 15, 2004 11:25 AM by Hilton Giesenow
I'm still stuck with this! I have two linked typed dataset tables, and I have removed the acceptchanges altogether. However, the dataset is still returning as fully modified. Help!

# re: NUnit 2.1 and Whidbey

Thursday, April 15, 2004 5:38 PM by Stijn
'After that, NUnit runs just fine with Whidbey, and you can test code that uses Whidbey-only features.'

I can indeed run unit tests on whidbey compiled code, but not all whidbey-only features seems to work. For example when a use generics in a test, it fails. This is the message i get from NUnit : System.TypeLoadException : Error: Signature has invalid ELEMENT_TYPE_* (element type: 0x

Any tips on how to solve this error?

# re: Why I prefer working with Microsoft stuff

Thursday, April 15, 2004 8:14 PM by Jesper Joergensen
You're spot on.

A couple of comments (I work for BEA). Was Oracle really easier to install and configure than WebLogic? I haven't seen the latest installers from Oracle (not since 9i) and granted, Oracle is pretty good, but I do think WebLogic is pretty easy too.

Also, I am not sure it's always "fair" to compare MS easy-of-use with the rest of the world. Microsoft is definitely masters of ease-of-use, but one of the reasons they can be successful could be that the only provide easy configuration of stuff millions of people do every day. Not too many people are configuring Vignette on top of WebLogic, connected to Oracle.

I know it's not an excuse. Enterprise software vendors, including BEA are not doing a good enough job at ease-of-use, that's for sure. But they can never achieve the same economics as Microsoft, which may be one reason for why they are lagging.

Jesper

# re: Why I prefer working with Microsoft stuff

Friday, April 16, 2004 5:09 AM by Johan Danforth
No, Weblogic wasn't hard to install at all, but I have not used it since version 6.0 or 6.1 so I was a bit rusty and had problems configuring a new "server" inside the default Weblogic domain I set up :) The worst thing with Weblogic was to get it to "talk" to Vignette and the realms-stuff that I'm not too comfortable with.

Weblogic is IMHO one of the best application servers around for sure, especially when it comes to running larger and important enterprise applications. We're going to use it's cluster features in production later on, and not may application servers beat them there I think.

The proxy and forwarder ISAPI DLLs from BEA that I installed in IIS works like a charm too. The problem there was to find the right install-instructions. Big score for GOOGLE again ;)

# re: NUnit 2.1 and Whidbey

Friday, April 16, 2004 5:18 AM by Johan Danforth
I think you'd have to ask someone from the NUnit team about this mate. I've not had chance to play that much with NUnit and Whidbey lately. For random reasons out of my control, I'm suddenly lost in a J2EE project :o

# re: Found a bug in SqlHelper's UpdateDataset() method

Friday, April 16, 2004 5:19 AM by Johan Danforth
I would recommend you to have a look in the DAAB forum and ask the question there actually. You find it at:

http://www.gotdotnet.com/community/messageboard/messageboard.aspx?id=3498

# re: Running a VB6 application as a service

Friday, April 16, 2004 10:36 AM by M. Basile
Accoring to http://www.vbwire.com/advanced/howto/service2.asp, Mauricio Ordóñez (Microsoft Consulting Services) originally wrote the ocx. The control isn't available from MS (at least I couldn't find it), but you can both the .ocx and the source from the above link

# re: Viewstate problems in web farm

Sunday, April 18, 2004 3:09 PM by Kimmy
I have had it with Dot Net!!! I have a web farm consisting of 3 web servers and I have disabled View State Mac and now my application intermittently locks up!!

I am going to try and apply the June 03 rollup fix!

# re: Viewstate problems in web farm

Sunday, April 18, 2004 4:02 PM by Johan Danforth
We got the hotfixes from Microsoft, and things are working better now.

As far as I know, this problem only exists with version 1.0 of the framework.

# re: Oracle JDeveloper 10g and memory consumption

Tuesday, April 20, 2004 1:15 AM by Sumit
Even if u remove not needed extensions, it is still a pain to run on anything less than 512 MB RAM and a P4. So for serouls work get 512 MB
and if u intend to run Oracle 9i and an Application server Websphere, gete even more, consider 1024 MB, Whew!

# re: Getting Intel 815 display adapter to work in Longhorn

Friday, April 23, 2004 10:50 PM by chandra
jf

# re: Found a bug in SqlHelper's UpdateDataset() method

Monday, April 26, 2004 2:57 PM by gangester
I owe you a beer,too.thanx for your post.

# re: Entertaining Pat Helland

Wednesday, April 28, 2004 3:15 AM by Eric
Great as always!

# re: Too much Visio and too little programming - what to do?

Wednesday, April 28, 2004 3:22 AM by Adrian Florea
Why not programming something FOR Visio?

# re: Anyone tried encrypting soap messages with WS-Security yet?

Wednesday, April 28, 2004 4:54 AM by Morten Abrahamsen
Take a look at the Web Services Enhancements Toolkit.

It's working great for my company.

# re: Anyone tried encrypting soap messages with WS-Security yet?

Wednesday, April 28, 2004 6:18 AM by Lorenzo Barbieri
Yes, it's very easy to implement, and very well documented.

Watch also for the upcoming 2.0 release, in the next months...

# re: Too much Visio and too little programming - what to do?

Wednesday, April 28, 2004 9:51 AM by Jeff
I feel your pain. That's corporate American hell for you!

# re: Anyone tried encrypting soap messages with WS-Security yet?

Wednesday, April 28, 2004 12:52 PM by John Bristowe
Answer: Not hard at all. In fact, it's soooooooo simple to do this with WSE. :-)

# re: Ways to protect a Web Service

Wednesday, April 28, 2004 1:05 PM by John Bristowe
Using WS-Security (and, possibly, WS-SecureConversation) is definitely the way to go.

I would strongly recommend the Web Services Enhancements (WSE) for your implementation. Among its *many* features, WSE is transfer/transport-agnostic and supports [custom] policy assertions for enforcement/validation. Note: This includes wse:Role for authorization purposes.

# re: Ways to protect a Web Service

Wednesday, April 28, 2004 1:55 PM by Johan Danforth
I agree that WSE sounds like a good way to go for the .NET Web Services. We will also have Web Services implemented in Java and I'll look for a SOAP toolkit for Java that has WS-S support.

I was not familiar with wse:Role for authorization. Thanks!

# Take Outs for 28 April 2004

Wednesday, April 28, 2004 6:28 PM by TrackBack
Take Outs for 28 April 2004

# re: Lean Software Development (LSD) methology anyone?

Friday, April 30, 2004 5:36 PM by Darrell
Lean is the least documented agile methodology that actually has documentation. Still figuring out how applicable it is.

# re: JAX-RPC vs. ASMX (a few things I noticed)

Tuesday, May 04, 2004 4:11 AM by Jan-Erik Öhman
JDeveloper (http://otn.oracle.com/products/jdev/index.html) with the JAX-RPC extension (http://otn.oracle.com/products/jdev/htdocs/partners/addins/exchange/jaxrpc/index.html) does a descent job.

# re: [SoapExtension] I did it again :(

Tuesday, May 04, 2004 2:47 PM by Ashutosh Shankar (aashank@msn.com)
Great stuff!!
Thanks for posting it. I was looking for something like this - a generic exception handler for web services. This does provide a great lead.

Thanks.

# re: Too much Visio and too little programming - what to do?

Wednesday, May 05, 2004 3:34 PM by Cale Corbett
I have the exact same problem. I have all the desire in the world to create a sexy, cool C# application of some sort, but I have ZERO ability to imagine a problem someone else hasn't already solved 10 times more elegantly than I could. Who the hell needs another RSS reader or Calendar picker component?

# re: NUnit 2.1 and Whidbey

Thursday, May 06, 2004 1:57 AM by Sean
Getting the same as Mr. Stijn when trying to use generics..


J2EE project? Nooooooooooooooooooooooo. Just grind those beans..

# re: NUnit 2.1 and Whidbey

Monday, May 10, 2004 2:30 PM by Stijn
Figured out what the problem was. I appended <supportedRuntime version="v1.2.30703" /> at the end of the startup section. Just add it before the v1.1.4322 declaration and everything should work fine.

# re: NUnit 2.1 and Whidbey

Tuesday, May 11, 2004 4:11 AM by Johan Danforth
Goody, thanks for the post, it will help others for sure :)

# re: How to list active connections for a process in win2k?

Thursday, May 13, 2004 7:28 AM by Johan Danforth
I guess you are referring to the portuser.cpp program by Gary Nebbett. I found his code here -> http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&selm=vpkjdugmm8faj0a0mfdt7kcsrcelguc7f1%404ax.com&rnum=1

But I'm not sure I can do the same thing from a .NET program, and my low-level c++ skills suck...

# re: Attending a Vignette course...

Friday, May 14, 2004 4:56 AM by Xenia
Just relax Johan... I also attended such a course... actually the whole series about Vignette platform and I really understand what you mean! It is not the best thing that could happen to someone ;-)

# re: Attending a Vignette course...

Friday, May 14, 2004 7:42 AM by Anon

Are you in the Uk? I'll swap :)

# re: Attending a Vignette course...

Friday, May 14, 2004 8:18 AM by Johan Danforth
Lol, no mate, I'm in Stockholm :p

# re: Attending a Vignette course...

Friday, May 14, 2004 11:58 AM by David Puggie
I feel your pain. I recently started a new position at work, where 50% of my time is administering/maintaining VAP/VAB on a 6 node Linux cluster. Some days I welcome the change, but more often than not I long for .Net development.

# re: Is Messenger that dangerous?

Friday, May 14, 2004 1:00 PM by chris
why is there no HTTPS proxy for MSN Messenger but there is for yahoo and AIM? im on a proxy server and the only way i can connect is through HTTPS. how do i do this in MSN
?

# re: The Last Samurai - better than I thought

Saturday, May 15, 2004 2:30 PM by julio
this the hottest movie ever

# Great! Searched for this for a while.

Thursday, May 20, 2004 7:33 AM by Peter Gfader
Thx a lot for your info.

Works great for a Panel with mutiple TextBoxes...

# re: [Java] Coding java (jsr168) portlets with Eclipse

Thursday, May 20, 2004 6:44 PM by Matt
I assume U are using Eclipse 3M8. Have U tried http://dev2dev.bea.com/codelibrary/code/wlplugin.jsp. What is the URL for Lomobz?

# re: [Java] Coding java (jsr168) portlets with Eclipse

Thursday, May 20, 2004 7:01 PM by Matt
Always they way, just found the plugin - http://forge.objectweb.org/projects/lomboz

# re: The Last Samurai - better than I thought

Tuesday, June 01, 2004 1:21 PM by Waghh
It was a good movie. Except the white actors. Tom Cruise was shit in it.

# re: [Java] Deep into the Java trenches

Friday, June 04, 2004 11:54 AM by Frankie Fresh
"the Java language is great, but the rest that comes with it I can do without for sure."

well said.

# re: [Java] Deep into the Java trenches

Friday, June 04, 2004 1:15 PM by Stefano Demiliani
You're terrible right Johan...

# re: Getting Intel 815 display adapter to work in Longhorn

Monday, June 07, 2004 8:26 AM by Timo
Hi,

this was just the information I needed. The same way worked for me too !

Thanks...

# re: [Books] The practice test for the web app MCAD exams really sucks

Monday, June 14, 2004 11:39 AM by Computer Certification

I thought it was only me :-)
Thanks for the info.

# re: SunkCostDrivenArchitecture

Wednesday, June 16, 2004 9:19 AM by Darrell
Unfortunately Martin's not aware of the sunk cost fallacy. Just because it causes some extra developer work doesn't mean that it costs the company more money overall. If force-fitting the software with some extra development coding is less expensive than some other implementation, it is still the correct business decision, no matter how much the developers don't like it.

# re: Found a bug in SqlHelper's UpdateDataset() method

Friday, June 18, 2004 8:13 AM by Ziga Jakhel
Seems that there is the same problem with OracleDataAdapter. Also accepts changes on wrong tables (even whe updating a row collection).

# re: Use LockWindowUpdate to get flicker-free RichTextBox update

Tuesday, June 22, 2004 8:06 PM by Jason Satterfield
I'm new to C#, but I'm a veteran VB( and now VB.NET) programmer, but does SuspendLayout() and ResumeLayout() not work in C#?

# re: The mysterious ways of the RichTextBox...

Saturday, June 26, 2004 1:12 AM by neoaez
Better late than never.

Simply set the Hide Selection property of the RichTextBox to false.

neoaez AT earthlink DOT net

# re: The mysterious ways of the RichTextBox...

Saturday, June 26, 2004 8:19 AM by Irfan Patel (Iffypatel) MCSD
keywords:- richtextbox text scrolling scroll down bottom select
------------------------------------------------------------------------------------------------------

Hi Buddy!!
Fortunately even I was searching for exactly the same issue....and after around 2-3 hrs of R & D I got the solution.


You were pretty close to it my dear.
To make a RichtextBox say richtextbox1 scroll to the bottom try the following

STEPS:-
=========================================================

1) Select your richtextbox at design time and set its HideSelection property to true.
remember thats very crucial elz setting it at runtime did no magic for me.
2) type the following snippet:-
//uncomment the first two lines if you feel your form will not be the toppest one & richtextbox
/...not the active one
//this.BringToFront();
//richTextBox1.Select();

richTextBox1.SelectionStart=richTextBox1.Text.Length;
richTextBox1.ScrollToCaret();


//one more technique is by using the following two lines which work for normal textbox too
//richTextBox1.Select();
//SendKeys.Send( "^{END}");
//ie sending keyboard keys on textbox CTRL END to reach the bottom
//but mind well it wont work if you are using selectioncolor etc

N Joi ;) Buddy!!

irfan Patel (iffypatel)
MCSD
New mumbai , India

# re: [Java] Installing Eclipse and Lomboz

Saturday, June 26, 2004 2:38 PM by robert
I did exactly what you said. However, in the step 5, I could not find any Lomboz items in the shortcut categories.
Thanks!

Robert

# re: [Java] Installing Eclipse and Lomboz

Monday, June 28, 2004 4:27 AM by xuminfeng
i agree robert

# re: SunkCostDrivenArchitecture

Friday, July 02, 2004 2:51 AM by Johan Danforth
That is if "the business" really had a good look at the different options available. My experience is that sometimes it's the wrong people taking decision on what software/system to buy and build on. The result may then be that you end up with a platform or software infrastructure that is both very expensive, difficult to extend and in the worst case cannot even _be_ extended or modified to fit your business purposes.

# re: [Books] Test-Driven Development in Microsoft .NET?

Friday, July 02, 2004 6:38 AM by Johnny Hall
I don't think a great deal will change. Just the tool.

James Newkirk wrote nUnit, the book and VS 2005 TS Unit Testing, so it'll all be a similar picture.

And you can migrate nUnit tests to VS tests.

# RE: [Books] Test-Driven Development in Microsoft .NET?

Friday, July 02, 2004 9:01 AM by eichert12@hotmail.com (Steve)
I'd pick it up. I read it a couple months ago and really enjoyed it! As Johan mentioned although the some minor things will change the core concepts will remain.

# re: [Books] Test-Driven Development in Microsoft .NET?

Friday, July 02, 2004 10:50 AM by Robert Hurlbut
+1 for getting the book and reading/learning the concepts.

# re: [Java] Installing Eclipse and Lomboz

Friday, July 02, 2004 1:47 PM by Preston L. Bannister
You also have to extract emf-sdo-runtime-I200406100948.zip to the parent of the "eclipse" directory. If there is an explicit note to this effect somewhere - I missed it.

# re: [Java] Installing Eclipse and Lomboz

Friday, July 02, 2004 2:17 PM by Johan Danforth
Preston: Install EMF to run eclipse and lomboz?? Nah, I've not installed EMF at all.

Robert and xuminfeng: Hmmm, that's strange, I'll look through the walkthrough again and see if I did anything different. Sorry about that.

# re: [Java] Installing Eclipse and Lomboz

Sunday, July 04, 2004 2:58 PM by Neil
The major problem is that the manual writers at Lomboz are scraps---the installation procedures has LOTS of mistakes. I could see that in Step 3, you corrected some of those mistakes. They have included a screenshot which includes many more files---but I could not find those files in the plugin directory.

However your report also contains a major mistake. As others pointed out, step 5 is WRONG.

Neil

# re: [Java] Installing Eclipse and Lomboz

Tuesday, July 06, 2004 8:30 AM by Johan Danforth
Thanks for the feedback everyone. I've updated the article and corrected the errors. It should be OK now. I also fixed a few other typos that I found. Sorry for this, I hope the walkthrough will help people get started using Lomboz and Eclipse now.

# [JAva] New versions of Eclipse and Lomboz

Wednesday, July 07, 2004 12:07 PM by TrackBack

# [Java] New versions of Eclipse and Lomboz

Wednesday, July 07, 2004 12:07 PM by TrackBack

# re: [Java] Installing Eclipse and Lomboz

Wednesday, July 07, 2004 3:26 PM by nasch
I've extracted Eclipse 3.0 final (also tried with RC2) and Lomboz 3.0 RC2, and started eclipse. The plugin details page shows the plugin there, though the provider and plugin name aren't filled in. In "Window>Customize Perspective...", there's nothing about Lomboz, and there is nothing about Lomboz in Preferences either. Am I doing something wrong? Do I need to install EMF?

# re: [Java] Installing Eclipse and Lomboz

Wednesday, July 07, 2004 4:44 PM by nasch
By installing eclipse, then EMF, then Lomboz it worked. However, I also switched from c:\Program Files\Eclipse to c:\Eclipse, so I don't know which change was the important one.

# re: [Java] Installing Eclipse and Lomboz

Wednesday, July 07, 2004 4:44 PM by Johan Danforth
Awww, they released a new version! I'm going to download it and re-write the installation instructions (again) :)

Will try to update this page in 24 hours.

# re: [Java] Installing Eclipse and Lomboz

Wednesday, July 07, 2004 6:02 PM by Johan Danforth
There, article updated! Things should work way better now :)

# re: [Java] Installing Eclipse and Lomboz

Thursday, July 08, 2004 4:05 PM by Levyk
I did exactly what you said. And everything is fine.

Do you something about the error, when we try to use Lomboz j2EE Client Wizard or servlet?.

This the error "invalid thread access".

Thanks.

# re: [Java] Installing Eclipse and Lomboz

Friday, July 09, 2004 6:37 AM by Johan Danforth
Hmm, no, never seen that one. Sorry.

# re: [Java] Installing Eclipse and Lomboz

Friday, July 09, 2004 9:40 PM by Hendra
How come the lomboz wizard does not close when i click the finish button in the new lomboz j2ee project???

by the way i am using eclipse 2.1 because i dont have emf yet

# re: [Java] Installing Eclipse and Lomboz

Saturday, July 10, 2004 4:42 PM by Chip McCormick
The problem with 'Invalid Thread Access' is a problem with the latest Eclipse Release Candidate. See: http://forge.objectweb.org/forum/forum.php?thread_id=913&forum_id=360

# re: [Java] Installing Eclipse and Lomboz

Saturday, July 10, 2004 4:46 PM by Chip McCormick
Johan: Thanks for some much-needed clarity in getting the Lomboz/Eclipse setup working. Here's a good tutorial for the 'next step' for new J2EE developers that you might add under your tutorial links (it refers to NetBeans but the tips also work in Eclipse): http://www.netbeans.org/kb/articles/j2ee.html

# re: [Java] Installing Eclipse and Lomboz

Monday, July 12, 2004 9:16 AM by Andrew Walsh
Thanks for sharing your notes. This configuration seems to have problems with JSP that exists in a sub directory. This configuration successfully builds the servlet in the j2src directory. When I set a break point it stops and reflect line number in Debug window but does not highlight the source code in the source window or keep up with the line in the source. I am using Eclipse 3.0 and Tomcat 5.0.25.

# re: [Java] Installing Eclipse and Lomboz

Tuesday, July 13, 2004 3:00 PM by Santosh R
I integrated lomboz and eclipse as directed above.

Does Lomboz have code sense or code help feature in JSP's? I tried it but could not get it.

# re: [Java] Installing Eclipse and Lomboz

Tuesday, July 13, 2004 3:26 PM by Santosh R
I observed that JSP code sense/assist does'nt work if there is an error in the page (like invalid tld file path) ? Do you guys see anything like that?

# re: [Java] Installing Eclipse and Lomboz

Thursday, July 15, 2004 3:28 AM by pell_lai
When I try to start Tomcat 4.1.29 from Lomboz I get the following
error:
java.lang.NoClassDefFoundError: javax/management/MBeanRegistration

I am using the configuration for Tomcat 4.1.0 in Lomboz and have added
the mx4j-jmx (which contains this class - I checked this) in the
server classpath panel (Preferences-Lomboz-Server Definitions). I have
also tried it in Client and Project classpath, and all of them.

Tomcat 4.1.29 itself runs fine (Startup.bat), using Lomboz with Tomcat
5.0x also runs fine. Any ideas?

Thx
HW

Complete stack:

Jun 17, 2004 10:24:08 AM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on port 8080
Exception during startup processing
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)
Caused by: java.lang.NoClassDefFoundError:
javax/management/MBeanRegistration
at java.lang.ClassLoader.findBootstrapClass(Native Method)
at java.lang.ClassLoader.findBootstrapClass0(ClassLoader.java:709)
at java.lang.ClassLoader.loadClass(ClassLoader.java:284)
at java.lang.ClassLoader.loadClass(ClassLoader.java:282)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
at
org.apache.catalina.loader.StandardClassLoader.loadClass(StandardClassLoader.java:941)
at
org.apache.catalina.loader.StandardClassLoader.loadClass(StandardClassLoader.java:857)
at
org.apache.catalina.loader.StandardClassLoader.loadClass(StandardClassLoader.java:941)
at
org.apache.catalina.loader.StandardClassLoader.loadClass(StandardClassLoader.java:857)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:537)
at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
at
org.apache.catalina.loader.StandardClassLoader.findClass(StandardClassLoader.java:621)
at
org.apache.catalina.loader.StandardClassLoader.loadClass(StandardClassLoader.java:958)
at
org.apache.catalina.loader.StandardClassLoader.loadClass(StandardClassLoader.java:857)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:141)
at
org.apache.coyote.tomcat4.CoyoteConnector.initialize(CoyoteConnector.java:1097)
at
org.apache.catalina.core.StandardService.initialize(StandardService.java:579)
at
org.apache.catalina.core.StandardServer.initialize(StandardServer.java:2246)
at org.apache.catalina.startup.Catalina.start(Catalina.java:511)
at org.apache.catalina.startup.Catalina.execute(Catalina.java:400)
at org.apache.catalina.startup.Catalina.process(Catalina.java:180)
... 5 more

# re: [Java] Coding java (jsr168) portlets with Eclipse

Friday, July 16, 2004 12:34 AM by Bharath
i want to try out developing an portal application in eclipse confirming to jsr168 spec.
Can u please provide me the detail about any documentation available to explain how to do this.

# J2EE Plugin Internal Error

Friday, July 16, 2004 3:23 AM by Jim
I did exactly what you said. I am using JBoss 3.2.3 & while configuring JBoss through Lomboz in eclipse 3.0 I am getting following error....

J2EE plugin Internal Error...
Connected server can not found....

& am also not able to set default server using lomboz options...

Can u please help me....

# re: [Java] Installing Eclipse and Lomboz

Friday, July 16, 2004 4:00 AM by pell_lai
By: Ren Shao (zhirenshao)
Date: 2004-07-15 03:34
Subject: I know how to install Lomboz 3.0 successfully


Having troubles with installing Lomboz 3.0? Just follow the steps below:

1. Remove your Eclipse folder completely
2. Unzip Eclipse
3. Do not run Eclipse at this stage!!!!
4. Unzip EMF 2.0 runtime
5. Unzip Lomboz 3.0
6. Run Eclipse for the first time, and you will be able to configure your Lomboz 3.0

It is very important to note, after you unzip Eclipse, you can't run it after you unzip EMF and lomboz. If you have run Eclipse for the first time before you unzip EMF and lomboz, they will not appear in the 'Customize Perspective'

# re: [Java] Installing Eclipse and Lomboz

Sunday, July 18, 2004 9:31 AM by jlfeng
I use eclipse2.1.2+lomboz2.1.2+Jboss3.21 to develop EJB, but sometime it's strange
1)deploy a Stateless SessionBean, it's ok
2)when deploy a statefull SessionBean, i click
"deloy", it appears the following:
Buildfile: ....
init:
ejb-jar:...
deploy: ...
deployTool:
[ant] BUILD FAILED: file:F:/eclipse/workspace/CountEjb/Ejb/META-INF/build.xml:64: java.io.FileNotFoundException: F:\eclipse\workspace\CountEjb\Ejb\META-INF\deploy.xml

This errors also appears in stateless SessionBean,but I can test the stateless SessionBean's client application successfully,
while when test the statefull sessionbean's client application,it throws the exception:
javax.naming.NameNotFoundException:
some-JNDI_name not bound?

Why these happen?? I am very confused???


# re: [Java] Installing Eclipse and Lomboz

Sunday, July 18, 2004 9:14 PM by Todd Farmer
Thanks for pointing me in the right direction! I had read several installation instructions that didn't mention EMF at all. After installing EMF, everything worked correctly without even needing to re-extract Lomboz.

Again, thanks.

# re: [Java] Installing Eclipse and Lomboz

Tuesday, July 20, 2004 9:52 AM by Héctor Corzo
Thank you very much for sharing your knowledge. I did exactly what you said and everything is fine, even I get deployed and working one web module which contains several jsp's. However I have got errors when I have tried use taglib's. What I must do in order to get taglib's working?, I need struts taglib's in my project. Thanks in advance

# re: [Java] Installing Eclipse and Lomboz

Tuesday, July 20, 2004 12:09 PM by a chinese guy
exercellent. I love it. good source.

# re: [Java] Installing Eclipse and Lomboz

Friday, July 23, 2004 5:42 AM by Anni
Hendra: Some programs like Oracle install older java versions on your system. Make sure class paths are set to 1.4.x, not 1.3.x because that will cause the problem you're describing.

# re: [Java] Installing Eclipse and Lomboz

Friday, July 23, 2004 7:04 AM by It
Any ideas why my problem markers (in 2.1.3):
A) show on the wrong lines
B) show errors that aren't errors (like "bla bla cannot be instatiated" when it is in fact instantiated just fine)
Thanks for a much clearer installation guide than I've seen before, by the way.

# re: NUnit 2.1 and Whidbey

Friday, July 23, 2004 8:22 AM by Emil
Im using whidbey on longhorn and tried adding the runtime as you guys said.. still im gettings problems running the gui... here's the problem that appears...

System.IO.FileNotFoundException : File or assembly name 'nunit.core, Version=2.1.92.0, Culture=neutral, PublicKeyToken=null", or one of its dependencies, was not found.

A little help pls. :)

# re: [Java] Installing Eclipse and Lomboz

Tuesday, July 27, 2004 1:12 PM by leo
Do you guys have any trouble opening .jsp files using JSP Editor? The following error message is shown each time I try to open a jsp file.

Unable to create part: JSP Editor

I'll be grateful if you guys tell me how to fix it.

# re: [Java] Installing Eclipse and Lomboz

Friday, July 30, 2004 10:52 AM by Guneet
Hey,

I have tried following the document step by step and also tried to extract all three Eclipse,EMF and Lomboz at one time and start...

But nothing works..
The moment i unzip EMF folder it gives me and update and successfully installs.
However Lomboz does not.. it creates the 2 directories in the plugins folder but doen't show me an option in Window -->Customize Perspective ...

Anyone has any advice

# re: [Java] Installing Eclipse and Lomboz

Saturday, July 31, 2004 12:58 AM by surendra kumar
excelent Notes
Pls suggest me to how to build struts application using Lomboz

# re: [Java] Installing Eclipse and Lomboz

Tuesday, August 03, 2004 3:49 PM by Murthy
Hi,

I am trying to set up Lomboz 3.0.1 with eclipse 3.0 and i get the below error when i try to open the Lomboz EJB Creation Wizard.

Has anyone encountered this problem? how do i fix this?

Plug-in "com.objectlearn.jdt.j2ee" was unable to instantiate class "com.objectlearn.jdt.j2ee.ui.wizards.CreateEJBWizard".

# re: [Java] Configuring ServletExec with Lomboz

Wednesday, August 04, 2004 5:25 AM by Guneet
Hey,

I had a version problem before but now with the latest version i got the Lomboz running with no issue at all.. thanks!! this site is really helpful.

However now i need to configure ServletExec with Lomboz as i need to run my JSP's on an IIS server .... can anyone advice ... or can i use say tomcat and then plug it into IIS..

Help required!!

# re: [Java] Installing Eclipse and Lomboz

Wednesday, August 04, 2004 9:50 AM by Murthy
The problem was with the eclipse version. I was using M7 and EJB creation Wizard does not work with M7. I switched to eclipse 3.0 latest release and it works fine now.

Thanks.

# re: Running a VB6 application as a service

Wednesday, August 04, 2004 12:44 PM by Jason Mauss
Johan - may I ask - using the NTSVC.OCX component - how do you keep your application from shutting down when the user logs out? Even though I've successfully got the service running my application under the LocalSystem account, it shuts down once I log out.

# re: [Java] Installing Eclipse and Lomboz

Thursday, August 05, 2004 12:28 AM by Christiono Hendrawan
For robert:
[quote]
I did exactly what you said. However, in the step 5, I could not find any Lomboz items in the shortcut categories.
Thanks![/quote]

Try to go to Help -> Software Update
-> Manage Configuration

From that location you must enable Eclipse Modeling Framework.

I hope this is help :D

regards

# re: [Java] Done with Java for a while

Thursday, August 05, 2004 2:34 AM by Christiono H
I Agree with you :D, even though iam young, but i hate java and some kind open source product :D.

chayo.

# re: Formatting of Date and Time in .NET

Thursday, August 05, 2004 4:37 AM by Adi
How to format a date stored in a var..

# re: Got a cat

Monday, August 09, 2004 8:11 AM by Guneet
Great !!! ... U having a good time...

I need some help .. I am trying to connect to SQL server using JTurbo and am using Apache Tomcat as my server... I have configured the web.xml and conf/server.xml and get no errors while making the connection and writing a SQL query to the DB .,.. but i get no data and I try and give a SYStem.out.println().. where will i see this text in the console or somewhere else..
Please let me know as this is Urgent..

Guneet

# re: Got a cat

Monday, August 09, 2004 8:44 AM by Johan Danforth
Your system.out.println() stuff should be printed in the Eclipse console window. My guess is that your query is wrong or doesn't return data because there is no data to show. :)

# re: No PDC this year?

Tuesday, August 10, 2004 3:20 AM by Hannes Preishuber
seems so, nothing brandn new for devloper this year= no PDC

# re: No PDC this year?

Tuesday, August 10, 2004 4:00 AM by Johan Danforth
Uh, nothing brand new? What about the VS 2005 and Yukon??? I guess I should have attended the TechEd then... :o

# re: No PDC this year?

Tuesday, August 10, 2004 5:18 AM by Stephane Rodriguez

Probably Q3 2005, for the public LH beta.

# re: No PDC this year?

Tuesday, August 10, 2004 7:33 AM by DonXML Demsak
PDCs don't happen every year, just when new technology is going to hit the public for the first time. The fall of 2005 is the rumored next scheduled PDC. Originally we heard April 2005, but as most rumors, that turned out to be incorrect.

# re: No PDC this year?

Tuesday, August 10, 2004 7:55 AM by Johan Danforth
Ah, ok, thanks guys for the info!

# re: Got a cat

Tuesday, August 10, 2004 7:58 AM by Guneet
actually i did check the query again ... thought it might be ;) ... but unfortunately it is not..I cannot retrieve data at all and even my System.out.println also does not print anything in the console....

I am thinking pronbably my connection is not happening... but there is no error also ..

Any ideas :)

# re: Problems connecting to sql...

Tuesday, August 10, 2004 8:15 AM by Johan Danforth
No idea mate. If you want to, you can post the code maybe?

# re: Oracle 10g for Windows

Tuesday, August 10, 2004 11:16 PM by tj
Going through the same thing, I have installed/uninstalled numerous times study for a cert. Now the OracleCSService is not starting as mentioned before. I have made a zillion homes now it afu

# re: SQL 2005 Express anyone?

Wednesday, August 11, 2004 2:39 AM by William Luu
Hi Johan, I've got SQL Server 2000 as well as SQL Server 2005 Express installed on my computer with no problems at all.

So you should be fine! :)

You can use both at the same time if you like... They live in two different processes!

# re: SQL 2005 Express anyone?

Wednesday, August 11, 2004 2:52 AM by Thomas Flindt Lynge
As Johan, I have had no problems running SQL 2000 and 2005 on the same computer, BUT uninstalling SQL 2005 Express will delete some core files with the result that you can not use the Enterprise Manager for SQL 2000 anymore. Reinstalling SQL 2000 is not an option either. You have to uninstall the .NET framework first.

# re: SQL 2005 Express anyone?

Wednesday, August 11, 2004 4:00 AM by Johan Danforth
Ok, thanks for the info. I'll download the latest SQL 2005 Express beta 2 from http://www.microsoft.com/downloads/details.aspx?FamilyId=62B348BB-0458-4203-BB03-8BE49E16E6CD&displaylang=en and see if it installs properly.

# re: Installing SQL 2005 Express on top of SQL 2000

Wednesday, August 11, 2004 8:30 AM by Hector Correa
Here are my notes on things that I found when using SQL 2005 Express for the first time. Hope they help you.

http://www.hectorcorrea.com/DotWiki.htm?topic=UsingSqlExpress

# re: Installing SQL 2005 Express on top of SQL 2000

Wednesday, August 11, 2004 11:52 AM by Mark Heimonen
I have VS 2003, VS 2005 beta, SQL Server 2005 Express, and SQL Server 2000 all running on the same machine without a problem. I have no problems using Enterprisse Manager for SQL Server 2000

The only issue I faced was getting my VS 2003 ASP.NET Applications working again after installing VS 2005 and SQL Server 2005. After running aspnet_regiis -r, and setting the application directory to use the 1.1 framework through IIS, I was back in business.

-Mark

# re: Installing SQL 2005 Express on top of SQL 2000

Wednesday, August 11, 2004 2:26 PM by Mark Heimonen
I guess I spoke too soon....I now get an error ("Error 195: 'schema_name' is not a recognized function name"), if I attempt to "Manage Triggers" in Sql Server 2000/Enterprise Manager.

Rather silly of me to attempt installing the beta products on my primary development laptop. Trigger management is about the only task I don't normally do through query analyzer, so I guess it's time for me do digging through BOL.

So, if I uninstall SQL Server 2005/VS 2005 Express, and then re-install SQL Server 2000, will Enterprise Manager function correctly again?

# re: Installing SQL 2005 Express on top of SQL 2000

Wednesday, August 11, 2004 2:41 PM by Mark Heimonen
According to http://blogs.msdn.com/sqlexpress/archive/2004/07/04/172956.aspx, the problem with Enterprise Manager can be fixed by re-registering the version of SQLDMO used by SQL Server 2000.

I'm not exactly sure what this means. Can anybody point me in the right direction? I found this article:

http://support.microsoft.com/?id=326613

which shows how to create a vs project to install QL Distributed Management Objects (SQL-DMO) for Microsoft SQL Server 2000. Is this a safe procedure to follow? I'm more concerned about making sure my existing VS2003/SQL 2000 projects than anything else.

# re: Installing SQL 2005 Express on top of SQL 2000

Wednesday, August 11, 2004 2:54 PM by Mark Heimonen
Last post...
I should've read my first link a little closer. To fix the bugs with EM, You just need to navigate to the install directory Microsoft SQL Server\80\Tools\Binn directory and run "regsvr32 sqldmo.dll".

*Note that doing this will cause EM to not work with SQL Server 2005 Express.

# re: Installing SQL 2005 Express on top of SQL 2000

Wednesday, August 11, 2004 5:25 PM by Johan Danforth
Cool, thanks for all the info Mark. If I stumble into any strange stuff, I'll post it here.

# re: [.NET 2.0] Adding Web Parts programmatically

Monday, August 16, 2004 12:43 PM by Andres Sanabria (Microsoft)
there are three ways to add a web part to a page:
- DeclarativePageCatalogPart allow page developer a way to define a set of controls that can be added to a page. Any type of control defined in the declarative catalog part can be added to the page any number of times

- PageCatalogPart contains all the controls that are close.

- WebPArtManager.Add.

Per your description, i would suggest adding a PageCatalog to your application.
<asp:CatalogZone ID="CatalogZone1" Runat="server">
<ZoneTemplate>
<asp:PageCatalogPart Runat="server" ID="PageCatalogPart1" BackColor="#eeeeee" />
</ZoneTemplate>
</asp:CatalogZone>

AndresS

This posting is provided "AS IS" with no warranties, and confers no rights.


If a web part is close it can be added back to the page via the page catalog.

# re: [.NET 2.0] Adding Web Parts programmatically

Wednesday, August 18, 2004 5:16 PM by Eric
I'm not sure if the trackback kicked in but have a look at that link, I have something like what you are trying to do.

# re: Webpart Injection via code

Wednesday, August 18, 2004 11:04 PM by TrackBack

# re: [.NET 2.0] Adding Web Parts programmatically (part 2)

Thursday, August 19, 2004 7:31 AM by Fredrik Normén
If you are interested, here is a post about how you can hide webparts based on roles:

http://fredrik.nsquared2.com/viewpost.aspx?PostID=90

# re: Installing SQL 2005 Express on top of SQL 2000

Thursday, August 19, 2004 6:18 PM by Mark Heimonen
Update....

I'm not really sure if it's related to installing the other products, but I ended up experiencing some weird bugs on my system the past few days. I outlined some of the details here:
http://forums.aspfree.com/t35176/s.html

In addition to the problem I mentioned in that post, I also started seeing the error while using query analyzer to access a database hosted on another computer.

I have been unable to correct the issue, and have now given up. I'm currently reinstalling the OS on my laptop.

Again, I don't know if the issues are at all related. As far as I can remember, the problems didn't turn up until after I tried installing Oracle.

# re: [.NET 2.0] Adding Web Parts programmatically (part 2)

Monday, August 23, 2004 11:49 PM by Coloful Life
CatalogZone1.CatalogParts.Add(catalogPart);
is ok ??
CatalogZone1.CatalogParts have only {get;}

# re: Selecting the tools before you know what your needs are

Wednesday, September 08, 2004 3:29 AM by Sam Ramos
You are into Java and .NET at the same time. I find this juggling very difficult. How do you manage to do this?

# re: Selecting the tools before you know what your needs are

Wednesday, September 08, 2004 3:37 AM by Johan Danforth
I'm not sure I manage to do this actually...

# re: Anyone looked at the OWL standard from W3C?

Friday, September 24, 2004 4:58 PM by Anonymous Coward (co-worker ;))
Have a look at:
http://www.amk.ca/talks/semweb-intro/

"The current architecture for the Semantic Web is split into three layers:

From lowest to highest:

-Resource Description Framework (RDF): lets you assert facts
e.g. person X is named "Drew".
-RDF Schema: lets you describe vocabularies and use them to describe things
e.g. person X is a LivingPerson.
-Web Ontology Language (OWL): lets you describe relationships between vocabularies
e.g. persons in schema A are the same thing as users in schema B. "

# Adding Assemblies to 'Add Reference'

Wednesday, October 20, 2004 3:03 PM by TrackBack
If you want to add assemblies to the 'Add Reference' dialog in Visual Studio .NET, and your assemblies don't already have homes, use Andrew Troelsen's method. If your assemblies already have homes, though, use this method to add them wherever...

# re: Using the OracleHelper class

Monday, October 25, 2004 4:00 AM by Aviv Raff
You should also consider creating a DAL that will wrap the existing DAL objects of both SQL Servers (MSSQL and Oracle), so next you would like to move from one to another, you'll just need to change the connetion string.

# re: Using the OracleHelper class

Monday, October 25, 2004 4:01 AM by Aviv Raff
*next time

# re: Using the OracleHelper class

Monday, October 25, 2004 4:14 AM by Johan Danforth
Yes, I know, therefore I *have* such a wrapper class(es) that all my DAL classes inherit and use ;)

I cannot control this from the connectionstring only, I need to change a few lines of code too. Eventually I'll code support for this too.

# WS-I Design and test web services tool

Sunday, November 07, 2004 8:01 PM by TrackBack

# re: Unable to load DLL (oci.dll)

Thursday, December 02, 2004 1:09 AM by Shakil
hello
Can u tell me how to give access right to the bin folder and the tnsoranames folder it would be a great help

reply to bharuchashakil@yahoo.com

# re: Unable to load DLL (oci.dll)

Thursday, December 02, 2004 10:09 PM by swetha
I am getting error Unable to load DLL (oci.dll)

# [Java] Cookies in VAP

Wednesday, December 08, 2004 3:15 AM by TrackBack

# re: Unable to load DLL (oci.dll)

Friday, December 10, 2004 2:59 AM by PINAR SAHIN
1. Log on to Windows as a user with Administrator privileges.
2. Launch Windows Explorer from the Start Menu and and navigate to the ORACLE_HOME folder. This is typically the "Ora92" folder under the "Oracle" folder (i.e. D:\Oracle\Ora92) in Oracle9iR2 or "Client_1" folder under the "Oracle\product\10.1.0" folder (i.e. D:\Oracle\product \10.1.0\Client_1) in Oracle10gR1.
3. Right-click on the ORACLE_HOME folder and choose the "Properties" option from the drop down list. A "Properties" window should appear.
4. Click on the "Security" tab of the "Properties" window. NOTE: If you are running Windows XP and do not have a "Security" tab please do the following:
(a) Open "Folder Options" in your Control Panel. (
(b) Choose the "View" tab.
(c) Under "Advanced Settings" uncheck the option "Use simple file sharing (Recommended)". The "Security" tab should now be available.
5. Click on "Authenticated Users" item in the "Name" list (on Windows XP the "Name" list is called "Group or user names").
6. Uncheck the "Read and Execute" box in the "Permissions" list under the "Allow" column (on Windows XP the "Permissions" list is called "Permissions for Authenticated Users").
7. Re-check the "Read and Execute" box under the "Allow" column (this is the box you just unchecked).
8. Click the "Advanced" button and in the "Permission Entries" list make sure you see the "Authenticated Users" listed there with: Permission = Read & Execute Apply To = This folder, subfolders and files If this is NOT the case, edit that line and make sure the "Apply onto" drop-down box is set to "This folder, subfolders and files". This should already be set properly but it is important that you verify this.
9. Click the "Ok" button until you close out all of the security properties windows. The cursor may present the hour glass for a few seconds as it applies the permissions you just changed to all subfolders and files.
10. Reboot your computer to assure that these changes have taken effect.
11. Re-execute the application and it should now work.
NOTE: If the problem continues to occur, please go back through these same 11 steps but when performing step 8 additionally check the box entitled "Replace permission entries on all child objects with entries shown here that apply to child objects" and be sure to reboot in step 10.

# [Java] Cookies in VAP

Tuesday, January 18, 2005 10:06 AM by TrackBack

# re: [Java] Simple WSS4J with Axis Tutorial

Friday, January 21, 2005 9:28 AM by Konstantin Kasatkin
Hello Johan.
I've found your article very interesting, but I still have some question. Maybe you win be able to help me.

I use Axis connecting to web-service over NTLM authorization by HTTPS. I couldn't find any ways to make Axis use custom autorization mechanism. I know that Appach-common-httpclient 2.0 implements NTLM authorization. But I couldn't find a point where I would insert this initialization.

I would appreciate you give me an advice.

# re: [Java] Simple WSS4J with Axis Tutorial

Friday, January 21, 2005 9:30 AM by Konstantin Kasatkin
Oh sorry, one more thing.
I've forgoten to put my email.
kkasatkin@estylesoft.com
If it isn't hard for you, send your responce directly on my email.

# re: Must-have tools for .NET developers

Sunday, January 23, 2005 11:47 AM by Scott Dockendorf
Great list! I found this one a while back, and thought it was worth a bookmark (or blog roll entry)

http://www.hanselman.com/blog/content/radiostories/2003/09/09/scottHanselmansUltimateDeveloperAndPowerUsersToolsList.html

# re: Must-have tools for .NET developers

Sunday, January 23, 2005 12:25 PM by Johan Danforth
Yay, thanks.

# re: Must-have tools for .NET developers

Sunday, January 23, 2005 12:44 PM by monsoondawn
The list neglects one thing: a tool to get around WinXP Pro's idiotic one website limit. Cassini Extended is good but not great and all development on it seems to have been halted. VS.NET 2005 is still a ways away.

# re: Must-have tools for .NET developers

Sunday, January 23, 2005 12:55 PM by Johan Danforth
Yeah, I agree, I don't like that limit at all :(

# re: Must-have tools for .NET developers

Monday, January 24, 2005 3:06 PM by Tim Haines
I used a little program called IISAdmin to get around the one website limit. However, I've recently switched back to building apps in virtual folders of the main website, as this shows me that the app will work as a virtual folder on a web host. I don't want to get in the trap where I forgot to make URLs use the application root (~), and then have to revise them later.

# re: [Java] Simple WSS4J with Axis Tutorial

Wednesday, January 26, 2005 2:37 PM by Martin Stemplinger
After I had put the xalan.jar both in JAVA_HOME\lib\endorsed and JAVA_HOME\jre\lib\endorsed it worked. I think only the latter is necessary.

# [Java] Simple WSS4J with Axis Tutorial

Saturday, January 29, 2005 5:48 AM by TrackBack

# re: [Java] Simple WSS4J with Axis Tutorial

Tuesday, February 01, 2005 8:34 AM by Rajiv
How can I pass username and password without using a client side callback class?

# re: [Java] Simple WSS4J with Axis Tutorial

Tuesday, February 01, 2005 9:14 AM by Johan Danforth
Not sure exactly what you want to do, but if you want to use wss4j, you MUST use a callback class. Another way of doing it without using wss4j is to manually construct the SOAP request (XML) so that it contains the correct wsse headers for a UserName Token.

# re: [Java] Simple WSS4J with Axis Tutorial

Wednesday, February 09, 2005 2:02 AM by N R Kumar
Hi,

This is nice hands-on. Do we have any to sign similiar tutorials on how to sign and verify SOAP Messages ?


Thanks & Regards,
Kumar.

# re: [Java] Simple WSS4J with Axis Tutorial

Wednesday, February 09, 2005 9:30 AM by Johan Danforth
Sorry, I don't have any totiroals on signing SOAP messages with Java. I'm normally a Microsoft guy ;)

I suggest joining the WSS4J mailing list and go from there.

# re: [Java] Simple WSS4J with Axis Tutorial

Sunday, February 13, 2005 3:05 PM by Issue with signing
Hi Folks,

We are facing this issue when testing wss4j.jar.Can anyone let us know how to resolve this?

Rgds,
Pavan

C:\axis-1_1\samples\stock>java -Daxis.ClientConfigFile=client_deploy.wsdd sample
s.stock.client.StockServiceClient XXX
Exception in thread "main" java.lang.IllegalAccessError: tried to access method
org.apache.axis.SOAPPart.setCurrentMessage(Ljava/lang/Object;I)V from class org.
apache.ws.axis.security.WSDoAllSender
at org.apache.ws.axis.security.WSDoAllSender.invoke(WSDoAllSender.java:3
65)
at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrateg
y.java:71)
at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:150)
at org.apache.axis.SimpleChain.invoke(SimpleChain.java:120)
at org.apache.axis.client.AxisClient.invoke(AxisClient.java:167)
at org.apache.axis.client.Call.invokeEngine(Call.java:2564)
at org.apache.axis.client.Call.invoke(Call.java:2553)
at org.apache.axis.client.Call.invoke(Call.java:2248)
at org.apache.axis.client.Call.invoke(Call.java:2171)
at org.apache.axis.client.Call.invoke(Call.java:1691)
at samples.stock.client.StockWss01SoapBindingStub.getQuote(StockWss01Soa
pBindingStub.java:100)
at samples.stock.client.StockServiceClient.main(StockServiceClient.java:
16)

# re: TDD: Who is testing the tester?

Tuesday, February 15, 2005 4:37 PM by bonder
Personally , I would never hire a developer with this sor of attitude.

# re: TDD: Who is testing the tester?

Tuesday, February 15, 2005 4:56 PM by Johan Danforth
You mean a developer who uses these methods just to get longer contracts, more programming and less documenting? I'm not saying that's the reason why these methods were invented and I don't think that's the case :)

I do believe, with my limited knowledge in these methods, that you might get to spend more time developing the system, but the result may actually be better - the customer gets what he really wants and the quality of the code (and the system) is better. But since I've not been running a full fledged XP or TDD project, I can't say. Not looking forward to writing a zillion test methods manually though :D

# re: TDD: Who is testing the tester?

Tuesday, February 15, 2005 6:44 PM by Russell Pooley
I have to agree with your comments. I can see how writing tests like the book explains can be very powerful and give you 100% tested code, but I have worked on projects where the number of tests has far exceeded the amount of production code and then you have the pain of dealing with tests that are so fine that you are unable to change any of your code without having to fix 100's of tests.

I believe writing tests should be based upon the complexity of the code you are writing. If you are writing a complex algorithm then sure write lots of tests for it, otherwise keep your tests short and sweet enabling you to refactor later without fear of making a 5 minute code change turn into an 8 hour test fixing exercise.

# re: TDD: Who is testing the tester?

Tuesday, February 15, 2005 10:20 PM by Casey Marshall
I think the point of XP and TDD is to make it fit your particular needs and environment. That is what sets these practices apart from something like CMM. And I think this attitude demonstrates that understanding.

100% test coverage is impossible, the best we can do is use our best understanding to strengthen the weakest parts of a system with testing. Kind of like the way a civil engineer might reinforce the stressed points of a structure -- you wouldn't waste time money reinforcing what you don't need to!

# RE: TDD: Who is testing the tester?

Sunday, February 20, 2005 4:27 PM by equist@hotmail.com (Eric Quist)
I guess I use TDD pretty much the same way you do and I like using it that way. One thing differes though: I write my test for my business layer. The reason for this is that I might expose the same business functionallity in more than one facade/Web Service. I would only write test for the facade/Web Service layer if I'm doing some kind of transformation or anything other special in that layer. Do you see any special advantages with testing at the facade/Web Service layer? When I think about it, it feels very good to say that you test from the outside in a SO architecture. I might reconsider how I do this. :-)

# re: TDD: Who is testing the tester?

Tuesday, February 22, 2005 5:12 PM by Anonymous
Personally, I find that people who claim "I would never hire XYZ" as their only response to an article are almost always not the people who are in a position to hire anyone.

# re: TDD: Who is testing the tester?

Friday, February 25, 2005 12:29 PM by Steve Jackson
Like Russell, I did go down the path of testing every method, branch etc, and one simple but significant change (say in the eventing model), forces you to go back and change 100s of tests. I did stumble across a solution that gets you code coverage where you want it, and leaves the rest a bit more flexible. On Len Holgate's blog, I stumbled across Just-In-Time testing. www.lenholgate.com/archives/000359.html

Essentially you go ahead and set up your framework for testing any class you might want to, but if the solution is apparent without testing, don't bother. When you hit a bug because you're not smarter than the code, then you can go easily go back to your framework and write in a test for that case. Now I have confidence that my code is being tested in the right places, and that I'm not wasting countless hours due to a simple architecture change.

# re: [Books] New Features and Tools in ASP.NET 2.0

Thursday, March 03, 2005 11:03 AM by I heart free stuff
Link to "some sample chapters" is broken.
:(

# re: [Books] New Features and Tools in ASP.NET 2.0

Thursday, March 03, 2005 11:26 AM by Johan Danforth
Sorry about that, fixed now.

# re: Set focus on a clicked control in ASP.NET

Thursday, March 31, 2005 9:46 AM by Rick Scott
I did this by using a base class that inherits from PageBase and overrides the Render() function with something like this:

protected override void Render(HtmlTextWriter writer)
{
writer.WriteLine("<HTML>\r\n<HEAD>");
writer.WriteLine(" <TITLE>" + PageTitle + "</TITLE>");

WriteNoCacheCommands(writer);

writer.WriteLine(" <LINK HREF='" + sStyleSheet + "' TYPE='TEXT/CSS' REL='STYLESHEET' />");

writer.WriteLine("</HEAD>\r\n");
if(ctrlFocusOnLoad != null)
writer.WriteLine("<BODY ONLOAD='JAVASCRIPT:document.Form1." + ctrlFocusOnLoad.ClientID + ".focus();'>\r\n");
else
writer.WriteLine("<body>\r\n");

writer.WriteLine("<NOSCRIPT><H2>This page requires JavaScript.<BR>Your Browser does not support JavaScript<BR>");
writer.WriteLine("OR is configured with JavaScript DISABLED.<BR><BR>To view this page, upgrade your Browser and/or ENABLE JavaScript.");
writer.WriteLine("<BR><A HREF='http://www.mozilla.org'><B>DOWNLOAD FireFox now</A><HR></H2></NOSCRIPT>\r\n\r\n");

base.Render( writer );

writer.WriteLine("\r\n</BODY>");

// To see why this duplicate <head> section is here, see http://support.microsoft.com/kb/q222064/
writer.WriteLine("<HEAD>");
WriteNoCacheCommands(writer);
writer.WriteLine("</HEAD>");

writer.WriteLine("</HTML>");

}

// In order to avoid writing the same commands out twice, here is a function used only by Render()
private static void WriteNoCacheCommands(HtmlTextWriter writer)
{
writer.WriteLine(" <META HTTP-EQUIV='PRAGMA' CONTENT='NO-CACHE'>");
writer.WriteLine(" <META HTTP-EQUIV='CACHE-CONTROL' CONTENT='NO-CACHE'>");
writer.WriteLine(" <META NAME='CACHE-CONTENT' CONTENT='NO-CACHE'>");
writer.WriteLine(" <META HTTP-EQUIV='EXPIRES' CONTENT='0'>");
}

Of course, there is lots more site-specific functionality in my base class (rendering header logo, menu, login verification, etc.), but you get the idea :)

# re: Set focus on a clicked control in ASP.NET

Thursday, March 31, 2005 1:45 PM by Paul M
Try out Strength Technologies Smart Scroller. It is a free lightweight control whose speciality is ensuring the page is scrolled to the correct position after postback. I use it in many apps and its just plain awesome.

http://www.asp.net/ControlGallery/ControlDetail.aspx?Control=1351&tabindex=2

Enjoy

# RE: [Off Topic] Finally got my black belt

Sunday, April 03, 2005 4:44 AM by Eric Quist
Congratulations!

# re: [Off Topic] Finally got my black belt

Sunday, April 03, 2005 7:26 AM by Alex lvovich
Congratulations, my friend. I've just started to sduty aikido but I can imagine how do you feel. Good luck in the further studies.
P.S do you have some tips for beginer? :)

# re: How ugly is this solution?

Tuesday, April 05, 2005 1:30 PM by Chris McKenzie
I would suggest either making the label itself a part of the usercontrol, or bubbling the button.Click event from the user control to the page. If you use the second method, you should create a custom eventargs class to pass through the event handler which would contain your new label text.

As to your MyLabel property on the page, I'd dispense with the private mylabel string altogether and just wrap the Label control with the MyLabel property.

public string MyLabel
{
get { return this.Label1.Text; }
set { this.Label1.Text = value; }
}

I find this approach useful when I want the UI to implement the interface of the object its supposed to be viewing / editing. For instance, If I have an IPerson Interface, I write my DataAccess object such that the Save() method receives an instance of IPerson as an argument. If the WebForm implements IPerson, then when the user has made their changes, I can simply pass the entire WebForm to the Save() method because it IS an IPerson.

# re: How ugly is this solution?

Tuesday, April 05, 2005 2:45 PM by Matt Berther
This looks like it might be the first stages of Model/View/Presenter.

http://www.mattberther.com/2005/01/000589.html

# re: How ugly is this solution?

Tuesday, April 05, 2005 9:21 PM by Chris McKenzie
I looked at your Model/View/Presenter, and it is similar to what I'm doing as far as the relationship of the UI to the Business Object is concerned. I'm not sure what your "Presenter" is for though.

# re: How ugly is this solution?

Wednesday, April 06, 2005 4:16 AM by Johan Danforth
The Model/View/Presenter pattern looks good if you want to really abstract the different layers and I guess it will make automatic testing of the UI easier.

But you still have the problem of having a child control accessing a property in the parent container, something I personally don't like. Alright, if you KNOW that all your containers implement a certain interface (like your IMyView), you're fine. But you never know with some new developer comes aboard and tries to use your controls in other parts of the system. Well, you see my point.

I'll post a simple sample of how I use events. I prefer the standard ASP.NET event model for solutions like this.

# re: Sending events from user controls to the parent containers

Wednesday, April 06, 2005 11:01 AM by Andy White

This is simillar to what is described here:

http://weblogs.asp.net/rajbk/articles/110484.aspx

# re: Sending events from user controls to the parent containers

Wednesday, April 06, 2005 3:39 PM by Johan Danforth
Well, not really, because that article describes the other way around - sending events from the page to the controls instead of sending events from the control to the page.

Again, as the article describes, the page should (and also does) implement a specific interface so that the control really knows what kind of features to expect in the parent container.

In this specific case the article describes, I would probably just iterate through the controls in the page and set properties on them to hide/show help. But that's me.

My basic rule is (of course there are exceptions): From the control to the page - use events, from the page to the control - use properties.

# re: How ugly is this solution?

Thursday, April 07, 2005 4:32 PM by Matt Berther
"But you never know with some new developer comes aboard and tries to use your controls in other parts of the system."

Of course, even with the best laid designs, you can have some developer come in and increase the coupling. This is where documentation and education would come in.

The developers would also need to take a little time and familiarize themselves with the project rather than just hacking and banging on something until maybe it works. Unfortunately, this is all too common in our field.

# re: Signed assemblies in the Bin directory are not supported

Thursday, April 21, 2005 8:19 AM by Scott Galloway
Very wierd...especially as I have this working for a number of sites???

# re: Signed assemblies in the Bin directory are not supported

Thursday, April 21, 2005 9:25 AM by David Taylor
WHOAH MAN! This is important Stuff!

I have had this error imtermittently for the last 2 years....The best answer I had for it up until was another knowledge base article that stated it another process (like the Indexing Service) was accessing the ASP.NET temp directory this error could happen, which perplexed me because I have seen it on machines with no virus checkers and indexing service disabled....

Note...If this is the cause, it is not easy to reproduce. But I have defintaly seen it hundreds of time over the last 2 years and have considered it the only critical ASP.NET bug that the team has never gotten on top of.

I have actually been signing all our critical libraries and installing them into the GAC (instead of the bin dir) just because it ensures this never happens, and we provide SLAs on our production systems to partners.

Note that when this bug happens it is BLOODY UGLY. Even an IIS 6 Worker Process recycle DOES NOT solve the probelm!

# re: Signed assemblies in the Bin directory are not supported

Thursday, April 21, 2005 9:31 AM by Johan Danforth
David: Thanks for the comment, it sure sounds like a bad one.

This came to my attention when I got a message from one of our platform support guys. He had found it in the KB and naturally wants to put all our signed DLLs into GAC now, just to be sure and to meet the SLAs.

# re: Signed assemblies in the Bin directory are not supported

Thursday, April 21, 2005 11:30 AM by nick martini
Holy crap, that is mind blowing... what were they thinking?

# re: Signed assemblies in the Bin directory are not supported

Thursday, April 21, 2005 2:50 PM by Samboy LIms
All along I thought signed assemblies are possible in bin directory. This has to do, of course, with versioning. Juval Lowy, in his book "Programming .NET components, p.82", he states that "if the private assembly does contain a strong name, .NET zealously enforces it version compatibility policy." in order to resolve things. Hmm.....

# re: Signed assemblies in the Bin directory are not supported

Thursday, April 21, 2005 7:18 PM by David Taylor
What I love is how the knowledge base article says "This behavior is by design".

My arse it is by design....

Sure...The ASP.NET team thought "Lets have it work the first time.....but then 1 day later when IIS does a worker process recycle, lets fail it them....yeah that would be a great idea wouldn't it".

Really....Just admit it is a bug. Either fail immediately or fix the bug!

# re: I think I got the first and original IBM ThinkPad

Saturday, April 23, 2005 11:39 AM by Samuel Kastberg
Guess you are trying to say we are getting old;-)

If need new sheets ... they still have the same address:p

International Business Machines Corporation
New Orchard Road
Armonk, New York 10504
914-499-1900


Samuel Kastberg

# Hah!

Tuesday, May 03, 2005 2:32 PM by Eric
That's a riot.

# re: Why Geeks and Nerds Are Worth It...

Tuesday, May 24, 2005 7:55 PM by Yoski
That's sooo right... 100% real

# re: Back from vacation

Thursday, May 26, 2005 2:57 PM by Javier Luna
I believe that any DataLayer must be a simple code block, that they allow operations against DB.

That code block would not have to know on the Business Entities. Single to specialize it is to execute the operations (Store Procedures and SQL Sentences) against the engine DB (SQL, Oracle, DB2, etc.), with which this setting.

Finally, I invite to you to download the DataLayer.Primitives Public Version.

This is very cool Data Layer :)

DataLayer.Primitives - Readme!
http://forums.microsoft.com/msdn/ShowPost.aspx?PostID=1389

Cheers,

Javier Luna
http://guydotnetxmlwebservices.blogspot.com/

# re: Looking at WSRP and .NET?

Thursday, May 26, 2005 11:07 PM by Javier Luna
I believe that any DataLayer must be a simple code block, that they allow operations against DB.

That code block would not have to know on the Business Entities. Single to specialize it is to execute the operations (Store Procedures and SQL Sentences) against the engine DB (SQL, Oracle, DB2, etc.), with which this setting.

Finally, I invite to you to download the DataLayer.Primitives Public Version.

This is very cool Data Layer :)

DataLayer.Primitives - Readme!
http://forums.microsoft.com/msdn/ShowPost.aspx?PostID=1389

Cheers,

Javier Luna
http://guydotnetxmlwebservices.blogspot.com/

# re: Back from vacation

Thursday, June 02, 2005 6:01 AM by panos
Hi,
I was reading your blog entry on the usage of wss4j and went through the examples... i was wondering whether you have done any work on this (the second part of the sentense which i copied pasted from your entry)

"In this sample you're still using a client WSDD file, specifying the handler (WSDoAllSender) Axis should be calling when the SOAP request is sent. It's possible to code so that you don't need the WSDD file at all, but I'll try that at a later state.
"

you can reply at panayiotis.periorellis@ncl.ac.uk

# re: [Books][.NET 2.0] Recommended .NET 2.0 books?

Thursday, June 16, 2005 9:45 AM by Hannes Preishuber
if you can read german take ASP.NET 2.0 Crashkurs. Based on Beta 2
http://www.amazon.de/exec/obidos/ASIN/3860635328/qid=1118929461/sr=8-1/ref=sr_8_xs_ap_i1_xgl/028-6455057-2766109

# re: [Books][.NET 2.0] Recommended .NET 2.0 books?

Thursday, June 16, 2005 10:01 AM by Johan
Oh my, I haven't read any German for years and years and years and... :)

# re: [NET 2.0] Master Pages - Most useful feature in ASP.NET 2.0?

Thursday, August 11, 2005 8:50 AM by Chad Humphries
My company has used MasterPages (from MetaBuilders) on pretty much every project since it came out.

We don't use the designer in Visual Studio for anything so the lack of designer support has been a non-issue.

# re: [NET 2.0] Master Pages - Most useful feature in ASP.NET 2.0?

Thursday, August 11, 2005 10:24 AM by Morten
I already have a hard time living with out it when I maintain some v1.1 websites. Can't wait till my provider upgrades to v2.0...

Chad: I agree that the designer in vs2003 is so poor that no designer with respect for themselves would use it at all. That's not the case with vs2005 though.

# re: Writing to Oracle CLOB fields using System.Data.OracleClient - shoot me down please

Tuesday, September 06, 2005 7:27 AM by Eric
As far as I can see, the two first option will do almost exactly the same things, so if one works, the other always will too. The only difference is that you code a little bit more for yourself in the second one and the first one could be a little bit slower since the command builders do some extra talking with the database to set up the parameters. (This can be nicely solved with a smart data access component that caches the parameters which is what I'm doing in my own data access component.)
It has been a long time (I'm glad for that) since I had to work against Oracle (actually I haven't done it since .NET came around) so I can't say anything about which of them to use with any Oracle perspective. But if you are using DataSets today I would go with example 1, but with some modifications, so that I create the update, delete and insert command by myself instead of letting the command builder do it.

# re: Writing to Oracle CLOB fields using System.Data.OracleClient - shoot me down please

Tuesday, September 06, 2005 7:32 AM by Johan
Thanks Eric, but as I said - according to documents, help and forums, option 1 and 2 isn't supposed to be working for CLOBs or BLOBs. But they still seem to work fine for me ;)

I'm sure I've made a mistake or something. Or maybe the OracleClient has been updated or something...

Oh, I failed to mention that I'm working against an Oracle 9i database, not 10g.

# re: Das Keyboard, a precision keyboard that says who you are

Friday, September 09, 2005 4:50 PM by Anon
Whats great in it?

# re: Das Keyboard, a precision keyboard that says who you are

Sunday, September 11, 2005 11:25 AM by Johan
Uh, it was a joke. :) But I would still like to have one, maybe it would make my kids and wife would stay away from my computer at home.

# re: [PDC'05] Just arrived at the conference center

Sunday, September 11, 2005 11:30 PM by Thomas Freudenberg
I'm wondering, why you switched your plane in Germany, while I (German) had to change the plane in Heathrow/London...

# re: [PDC'05] And all went black...

Monday, September 12, 2005 6:50 PM by Michael Schwarz
We got light from all the laptop users that didn't listened to the session... ;)

# re: [PDC'05] Blogging on Windows Vista

Wednesday, September 14, 2005 11:25 AM by David
uhhh is that for real??!!!!!

you can use USB memory as internal memory? WTF?

# re: Writing to Oracle CLOB fields using System.Data.OracleClient - shoot me down please

Thursday, September 15, 2005 8:56 AM by Brian Kennedy
I haven't had a long look through the documents on this, but at first glance, I couldn't see any reasons that any of the approaches here would not work. So I tested out a few things, and yes, all three approaches worked just fine for me. Honestly, I didn't try very hard to break the solution. I was more or less hoping something may not work becuase of an environment/configuration type of issue. I did try putting some strange characters into the clob text and also tried with a 10MB file. Both test cases worked with all three approaches here. Personally, the 2nd approach is the simplest to me when I weigh out the options.

# re: [PDC'05] Blogging on Windows Vista

Thursday, September 15, 2005 11:01 AM by Johan
Yupp, they showed that on a live demo. Quote: 'just stick an USB memory stick, any USB memory, and Vista will use it as internal memory'. It's weird, but cool.

# re: Trying to install Windows Vista on VPC

Tuesday, September 20, 2005 8:36 AM by Kevin Westhead
Is this a more recent build than Beta 1? Below is a link to some advice that was posted for Beta 1, but it might not be relevant to more recent builds:

http://blogs.msdn.com/virtual_pc_guy/archive/2005/08/02/447036.aspx

# re: Trying to install Windows Vista on VPC

Tuesday, September 20, 2005 8:41 AM by Scott Allen
Does this help?
http://odetocode.com/Blogs/scott/archive/2005/07/27/2000.aspx

# re: Writing to Oracle CLOB fields using System.Data.OracleClient - shoot me down please

Wednesday, September 21, 2005 6:08 PM by Abdul Kunnummal
I feel there is a distinct difference between method 1 (and 2) and 3. If you are using a stored procedure (Which will mostly be the case in a corporate application) and has to pass the clob data as a parameter, you are left with the third option only. The first and second methods needs your command as a text, isn't it?

# re: XLINQ blows my mind

Wednesday, October 05, 2005 4:39 PM by Jan-Erik
Anders Hejlsberg made a comparisson with the DOM for XML. "DOM is like Assembler for XML". LINQ rocks!

# re: Installing Vista on VPC... ZZzzzzzz.....

Thursday, October 13, 2005 3:36 AM by David
You might also try to remote desktop into Vista if you can't get the display driver to work.

# re: Installing Vista on VPC... ZZzzzzzz.....

Thursday, October 13, 2005 9:31 AM by Imran
Same case here with the VM additions - it just stayed at about 99% forever! I looked up google groups and apparently a few people have run into the same problem and I haven't found a solution yet. So if you do get the VM additions to installed, would you mind posting how you got that done? Thanks.

# re: Must...code...something...

Monday, November 28, 2005 9:56 AM by Buddy Lindsey
Or you could contribute to Mono. They are always in need of coding on something.

Just a thought.

# re: Some limitations in Outlook add-ins with VSTO

Friday, January 13, 2006 11:53 AM by kevin
InfoBridge may be another way to go. Especially if you're into pain.

# re: File-sharing with Microsoft Max

Wednesday, January 18, 2006 5:13 AM by Dag H
Yep, a shame it isnæt available for those who are running the RTM of .NET 2.0 from November.

# re: File-sharing with Microsoft Max

Wednesday, January 18, 2006 7:10 AM by Johan Danforth
Yes, I saw that in the Max forums. Since they are some 3 months behind in what they build on, I guess Max will support .NET 2.0 really soon.

I guess I'll be using VMWare or VPC builds to test Max on until then.

# re: Help needed - Trying to use w.Bloggar with .Text

Wednesday, January 18, 2006 10:58 AM by Paschal
Why not trying Blogjet? OK it's not under IE, but it works pretty damn well :-)

# re: Help needed - Trying to use w.Bloggar with .Text

Wednesday, January 18, 2006 11:23 AM by Johan
Because it's not free ;)

# re: WS-Transfer - Are We Talking HTTP Over XML Over HTTP?

Wednesday, March 29, 2006 3:39 AM by Kannan Kalyanaraman
I think the idea is about having a protocol independent version of http like functionality over soap.

# re: WS-Transfer - Are We Talking HTTP Over XML Over HTTP?

Wednesday, March 29, 2006 3:48 AM by Johan
Yes, I know SOAP is transport protocol independant, but still it feels pretty weird to run HTTP like commands on SOAP on HTTP again.

# re: [.NET 2.0] Membership and Personalization Provider for Access Database

Monday, April 24, 2006 6:17 AM by scottgu
Hi Johan,

I also have a list of other providers for membership (as well as a lot of other security information) here: http://weblogs.asp.net/scottgu/archive/2006/02/24/438953.aspx

Hope this helps,

Scott

# re: [.NET 2.0] Membership and Personalization Provider for Access Database

Monday, April 24, 2006 7:58 AM by Johan
Excellent resource, thanks Scott! I'm surprised I didn't find that during my membership provider Googling :)

Johan

# re: [Books] Professional ASP.NET 2.0? Naaaah...

Sunday, April 30, 2006 5:39 PM by Phil Winstanley
I have to agree, ever since Professional ASP 3.0, I have bought the Professional ASP* series, this edition was a huge letdown. Get the book from wrox on security, membership and personalization it is fantastic!

# re: [Books] Professional ASP.NET 2.0? Naaaah...

Monday, May 01, 2006 7:01 AM by JosephCooney
I totally agree...over a thousand pages of what? A while ago I worked on an ASP.NET 2.0 project just after the RTM and realized I didn't know as much about ASP.NET 2.0 as I thought I did. I bought this book based on one thing - the Hanselman factor - Scott is usually only associated with quality stuff. I did a double take when I actually saw the size, and realized the book probably wasn't going to be so good, which it isn't. Can't wait for Fritz Onion's new ASP.NET book though.

# re: [Books] Professional ASP.NET 2.0? Naaaah...

Monday, May 01, 2006 9:18 AM by Anonymous Coward
Not just for those reasons, this book also has quite some technical errors (not just typo errors) not mentioned in the errata on the book site

# re: [.NET 2.0] Taking a Web App Offline

Tuesday, May 02, 2006 4:26 PM by scottgu
I also have a slightly newer post that you can check out about this here: http://weblogs.asp.net/scottgu/archive/2006/04/09/442332.aspx

Hope this helps,

Scott

# re: [.NET 2.0] Using Web Deployment Projects with Visual Studio 2005

Friday, May 05, 2006 8:12 AM by Johan
There is also a good article about compiling ASP.NET 2.0 code here -> http://msdn.microsoft.com/library/default.asp?url=/msdnmag/issues/06/01/ExtremeASPNET/toc.asp

# re: [.NET 2.0] Using Web Deployment Projects with Visual Studio 2005

Friday, May 05, 2006 8:43 AM by scottgu
I have a walkthrough that describes the VS 2005 Web Deployment Project utility in more detail here: http://weblogs.asp.net/scottgu/archive/2005/11/06/429723.aspx

We've also added a lot of the features directly into the VS 2005 Web Application Project option that I describe here: http://weblogs.asp.net/scottgu/archive/2006/04/05/442032.aspx

Hope this helps,

Scott

# re: [.NET 2.0] Visual Studio 2005 Web Application Project - Old Skool

Saturday, May 06, 2006 7:22 AM by Eric
Downloaded it the other day to do some testing and it looks very promising. One thing I did not get working though was the Profile feature. I bloged about it http://blog.wikman.se/eric/archive/2006/05/06/5747.aspx

# re: [.NET 2.0] Using Web Deployment Projects with Visual Studio 2005

Saturday, May 06, 2006 7:24 AM by Eric
The Web Deployment Projects seems very useful. I guess I have to spend some time testing it really soon.

# re: [Ajax] Check Out the "Atlas" Control Toolkit

Monday, May 08, 2006 7:15 AM by paulo
I agree 100%, CollapsiblePanelExtender is a great controller, i write a litle example with a CollapsiblePanelExtender inside a GridView, and look very nice. Bye.

http://spaces.msn.com/paulosay/blog/cns!7CC9F2B7406F44D0!358.entry

# re: How to Play Go

Monday, May 08, 2006 9:23 AM by Anoymoys
Where are you playing? Have you tried IGS?

http://www.pandanet.co.jp/English/

# re: [.NET 2.0] Quick Way of Closing VisualStudio Files

Wednesday, May 10, 2006 9:30 AM by Jon Schneider
Closing tabs in Firefox (and IIRC, in the IE7 beta) can be done the same way (with middle-click). It seems like this is becoming a new standard for MDI apps that use tabs. Seems good to me! :-)

# re: [.NET 2.0] How to get Selected-events from an ASP.NET 2.0 TreeView Control using a Web.SiteMap File

Thursday, May 11, 2006 4:03 PM by Josh Stitzel
thanks for this bit of info johan. I'm running into something though... my treeview has a little over 1200 total nodes and the databinding is making the load take FOREVER. Just wondering if you had any thoughts on this. Thanks, stitzel.josh@gmail.com

# re: Windows Defender

Wednesday, May 17, 2006 11:16 PM by William Donagan
I would like to try Windows Defender

# re: [Vista] Beta 2 Available on MSDN Subscription

Tuesday, May 23, 2006 2:32 PM by Jan Tielens
I'm downloading too! :-) Can you request a key for Vista Ultimate Beta 2? If I try on my MSDN subscription I get an error...

# re: [Vista] Beta 2 Available on MSDN Subscription

Tuesday, May 23, 2006 3:00 PM by jdanforth
Nope, they got a problem with that - I told the online MSDN support about it though. I wonder if that helps...

# Quick Links 200605301103

Tuesday, May 30, 2006 6:28 AM by Tiernans Comms Closet
Here are some quick links for today:
Mini-Microsoft quits! (but not fully)
Custom MSBuild task for...

# re: [Vista] Beta 2 Available on MSDN Subscription

Wednesday, May 31, 2006 1:15 PM by jdanforth
Maybe a bit late, but I finally managed to get the other Vista beta 2 license keys through the MSDN subscription product keys page now. :)

# re: Stylish Quotes in Blog Posts

Friday, June 09, 2006 12:50 PM by joeriksson
Looks great! Would it be possible to the the PNG files?

# re: Stylish Quotes in Blog Posts

Saturday, June 10, 2006 7:24 PM by joeriksson
Sorry, my last comment missed a word. What I wanted to say was: Would it be possible to get the PNG files?

# Windows Vista and Daemon Tools won&#8217;t mix! at codyg1985&#8217;s Think Tank

PingBack from http://www.codyg1985.com/2006/06/13/windows-vista-and-daemon-tools-wont-mix/

# dancin.co.uk &raquo; Blog Archive &raquo; Binding .Net Datasets in Java

PingBack from http://www.dancin.co.uk/2006/08/26/binding-net-datasets-in-java/

# VSTS Links - 09/11/2006

Monday, September 11, 2006 9:29 AM by Team System News

Johan Danforth on How to delete a TFS Build Type. Paul Cornell on Visual Studio 2005 SDK Documentation...

# UML As Sketch

Friday, October 13, 2006 5:34 AM by Erics Blog

In my experience most architects and designers wants to use UML As Sketch . The UML stencils in Visio

# VSTS Links - 11/06/2006

Monday, November 06, 2006 9:25 AM by Team System News

Johan Danforth on [Team System] Displaying Document Folders in the Quick Launch Bar. Cameron Skinner...

# re: Quickstart on CruiseControl.NET

Sunday, November 12, 2006 1:40 AM by Adnan Masood

Johan

Thanks for the concise explanation of CC.NET setup, its quite useful!

-Adnan

# re: Quickstart on CruiseControl.NET

Sunday, November 12, 2006 9:08 AM by Hardee Virdee

Hi Johan, many thanks for the guide. I was toying with the idea of using CruiseControl.NET and I no longer have an excuses now! Cheers!

# re: Unable to load DLL (oci.dll)

Friday, November 17, 2006 9:33 AM by kalpana kadam

i m stii facing same problem

# re: Unable to load DLL (oci.dll)

Saturday, November 18, 2006 12:51 AM by seema

I am getting error Unable to load DLL (oci.dll).

I have done above changes also.

i have reinstalled oracle 9i n win2000 also.

but stil i m facing same problem

plz help me out.my email-------

kalp_10@yahoo.com

# re: [Java] Simple WSS4J with Axis Tutorial

Saturday, November 18, 2006 4:08 PM by Biker jacket leather

Wonderful and informative web site.I used information from that site its great.

My Catalogue site of Biker jacket leather

http://solisearch.net/bloghoster/?u=siniy

# re: [Java] Testing SOAP Headers with a Simple Axis Handler

Monday, November 20, 2006 5:58 AM by dmontedoro

Really excellent, does exactly what I want.

thanks.

# re: System Restore...

Tuesday, November 21, 2006 8:08 AM by Thomas

You are not alone with crashing Automatic Update.

Vista is going in tonight... Not expecting that to be less buggy though...  :)

# re: Unable to load DLL (oci.dll)

Friday, November 24, 2006 5:44 AM by dinesh

i m also facing the same problem. and not getting the folder option in control panel in my system. I m using windows Xp

# re: How to Use Msbuild.exe with CruiseControl.NET

Sunday, November 26, 2006 6:06 AM by Dion

Man... are there really people out there that use devenv.exe to build their project on an integration server?

Rule 1: never install Visual Studio on a build server!

# re: How to Use Msbuild.exe with CruiseControl.NET

Sunday, November 26, 2006 4:07 PM by jdanforth

LOL! Look at the prereqs for setting up a build server with Team System! You MUST install VS.NET on it! Heh... perhaps fixed with the Service Pack for Team System, but I haven't checked it out yet.

But with CCNET I think it happens if you don't have a dedicated build server...

# re: How to Hook Up a VS.NET 2005 Solution With CruiseControl.NET in a Few Minutes

Sunday, December 03, 2006 12:17 PM by exortech

hi johan,

great article.  i've added a link to it from the ccnet msbuild page:

http://confluence.public.thoughtworks.org/display/CCNET/Using+CruiseControl.NET+with+MSBuild

cheers,

owen

# re: Unable to load DLL (oci.dll)

Wednesday, December 20, 2006 2:48 AM by sufian shwayat

i have the same problem unable to load oci.dll

and want someone to anser it,i have winxp sp2

# re: Unable to load DLL (oci.dll)

Friday, December 29, 2006 3:19 AM by rajiv

i have same problem about unable to load oci.dll please imitely reply my mail and my o.s is win2k  server

# re: [ASP.NET] An XML based (we)blog with RSS feed

Monday, January 15, 2007 4:39 AM by AIDAN

Hi!

Great work guys. Very nicely done. Keep it up!

# re: [Java] Simple WSS4J with Axis Tutorial

Friday, January 19, 2007 9:07 AM by Kiran Babu

Hi Johan Danforth ,

U said that

Not sure exactly what you want to do, but if you want to use wss4j, you MUST use a callback class. Another way of doing it without using wss4j is to manually construct the SOAP request (XML) so that it contains the correct wsse headers for a UserName Token.

Could u please give me the detailed information to construct the SOAP request (XML).

Thanks in advance,

Kiran.

# re: [Java] Testing SOAP Headers with a Simple Axis Handler

Tuesday, January 23, 2007 2:41 PM by Sriram

Very useful. solved our problem.

# Reinventing the wheel?

Wednesday, January 24, 2007 6:08 AM by Zubin Girglani

Perhaps I have missed something here, but this article seems to overlap the functionality of .NET resources. Using local resource strings, you are able to display text dependent on the user's locale.

For example, in a recent project I was able to use resources to vary the welcome text displayed to a user. Furthemore, because the resource files are XML files I was able to use XPath queries to transform the data into a format that could easily be displayed in a gridview. The gridview was editable for administrators and any changes made would be saved to the XML file and would be effective immediately.

# re: How to Hook Up a VS.NET 2005 Solution With CruiseControl.NET in a Few Minutes

Wednesday, January 31, 2007 6:38 AM by Anders

Thanx alot Johan, this guide was exactly what I was looking for! :D

# re: How to Hook Up a VS.NET 2005 Solution With CruiseControl.NET in a Few Minutes

Thursday, February 08, 2007 12:06 PM by Michael Mendelson

Excellent article - lots of good details.  Here's another article that might assist your readers as well: <a href="http://www.codeproject.com/useritems/ContinuousIntegration.asp"> Continuous Integration using CruiseControl.NET, NANT, CVS, and NUnit</a>

# re: [Java] Simple WSS4J with Axis Tutorial

Wednesday, February 14, 2007 1:02 AM by amit vyas

hi,

 this tutorial gives us information only to use username token of wss4j but not giving any idea about how to encrypt different elements of SOAP message and sign them .

if anyone can help ,please send me info on my mail account

amit_vyas_1981@yahoo.co.in

thanks in advance

amit

# re: NUnit 2.1 and Whidbey

Wednesday, February 14, 2007 7:43 PM by chema

check if you have errors in the configuration file (for example App.config). Errors in this files cause this error message.

# re: [Service Factory] How the Service Factory Guys Think

Saturday, February 17, 2007 1:10 AM by Don

Yeah, you totally get it Johan. You're right, by "message" I did mean lightweight messaging services like a message transformation service, an exception management service, or a monitoring service. I definitely consider BTS and long-running services to be activity/process. I can't make any promises, but we are trying to dabble in that space a little this year. Stay tuned :) BTW, nice post!

# Johan Danforth article on CI

Sunday, May 20, 2007 9:03 PM by Matei's blog

Johan Danforth article on CI

# re: Sending events from user controls to the parent containers

Monday, May 21, 2007 3:24 PM by Lee Brennan

What a fantasic post! - i have read many posts on raising events in user controls and this is by far the best yet!

Thanks!!! - you have saved me hours.

# Cruise Control with Visual Studio 2005

Saturday, June 23, 2007 8:29 AM by Scent of Information

Cruise Control with Visual Studio 2005

# Chris&#8217; Train of Thought &raquo; Blog Archive &raquo; Oplossing &#8216;numeric constant overflow&#8217; in Script#

Pingback from  Chris&#8217; Train of Thought  &raquo; Blog Archive   &raquo; Oplossing &#8216;numeric constant overflow&#8217; in Script#

# re: [Team System] TFS 2008 - Better Build Support, But Good Enough?

Friday, August 24, 2007 5:13 PM by AndrewSeven

I haven't looked into the details of what is comming for

It will take some real effort to get developers to switch because it will take a lot of effort to get to the level of functionality of CC.Net.

I've been using MsBuild rather than nAnt, but CC.Net is still what brings it all together.

# Johan Danforth article on CI

Monday, September 03, 2007 8:40 PM by Matei's blog

Johan Danforth article on CI

# Dream of a journey&raquo; Blog Archive &raquo; Creating specific sized image thumbnail

Pingback from  Dream of a journey&raquo; Blog Archive &raquo; Creating specific sized image thumbnail

# re: [VS2008] Finally had Time to Sit Down and Play

Monday, October 15, 2007 8:39 PM by Raj

Open the properties for the stored proc in the Linq to SQL designer. Change the ReturnType to the entity model you want.

# TV &raquo; Resources for Developing Media Center Apps on Vista

Sunday, October 21, 2007 2:22 PM by TV » Resources for Developing Media Center Apps on Vista

Pingback from  TV &raquo; Resources for Developing Media Center Apps on Vista

# re: Resources for Developing Media Center Apps on Vista

Sunday, October 21, 2007 11:57 PM by Charlie Owen

Best wishes developing for Windows Media Center -- it's a bit 'different' from work on the ZX spectrum. :-)

# Testing SOAP Headers with a Simple Axis Handler

Monday, October 22, 2007 9:03 AM by 李贵庆

这不一教学示例,但是可以共享我学习中使用简单Axis Handler(有点类似于ASP.NET soap扩展).我写2个程序——一个基于java控制台程序样式的简单Web service客户端和一个Web service。在这个客户端中调用Web service的方法Test(),调用同时添加了一个包含一个用户名和密码的SOAP header。这个Web service拥有一个简单的Handler,在部署描述符中定义为一个request Handler, 检查每个请求并且保证用户名和密码正确地存在于SOAP

# i must be an acrobat &raquo; MSSU Follow Up

Sunday, October 28, 2007 11:20 PM by i must be an acrobat » MSSU Follow Up

Pingback from  i must be an acrobat  &raquo; MSSU Follow Up

# re: A Quick Look at the Basics of ASP.NET MVC

Sunday, November 11, 2007 11:52 AM by travis

Great post!  I was not following the whole MVC thing, this post summed it up perfectly.  Thank you.

# The P&P Web Service Software Factory modeling edition and the Secret Dutch Software Factory Society

Friday, November 16, 2007 6:46 PM by Serge van den Oever [Macaw]

It is final! After almost nine months of hard work the version 3 of the Patterns&amp;Practices Service

# [Orcas] Extension Methods

Sunday, November 25, 2007 9:42 PM by [Orcas] Extension Methods

Pingback from  [Orcas] Extension Methods

# [VS2008] CTP1 of XML Schema Designer for VS2008 Announced

Monday, November 26, 2007 1:53 PM by [VS2008] CTP1 of XML Schema Designer for VS2008 Announced

Pingback from  [VS2008] CTP1 of XML Schema Designer for VS2008 Announced

# re: It's Out on MSDN Now - VS2008

Friday, December 07, 2007 9:24 AM by Robert

OK and I have got it installed.

But where is the XML Schema designer that was reported in your previous blog "CTP1 of XML Schema Designer for VS2008 Announced"?

I did not get a chance to play with CTP but I cannot find the designer in my VS2008 VSTS release version.

Thanks.

Robert

# re: It's Out on MSDN Now - VS2008

Friday, December 07, 2007 10:23 AM by jdanforth

According to Lifeng Lu (a Microsoft guy):

"The original schema designer in VS has been removed from the product.  There will be a new schema designer, but it will ship in off-cycle release after the Orcas is shipped.  Currently, you have to use VS2005 to edit the schema file, or use the Xml Editor, which looks like a text editor, but does provide intellisense and schema validation."

# Ellis Web &raquo; Detecting Application Idle State in Windows Forms

Pingback from  Ellis Web  &raquo; Detecting Application Idle State in Windows Forms

# Unable to load DLL (oci.dll) &laquo; Be Your Self

Friday, February 22, 2008 1:02 AM by Unable to load DLL (oci.dll) « Be Your Self

Pingback from  Unable to load DLL (oci.dll) &laquo; Be Your Self

# re: [Vista] SP1 Available for MSDN Subscribers

Saturday, February 23, 2008 6:03 AM by Varun Mahajan

See the irony, googling for MS things..:)

# re: [Vista] SP1 Available for MSDN Subscribers

Saturday, February 23, 2008 6:41 AM by jdanforth

Lol, Googling sounds better than "live searching", doesn't it ;)

# re: [Tools] Microsoft SharedView Beta2

Sunday, February 24, 2008 1:24 PM by Ken Cox [MVP]

Thanks for the pointer. I installed SharedView and it looks very nice, especially the preview feature.

From what I read on their forums, there will be a free version after release.

# Cropper the C# Screen Capture Program - Johan Danforth's Blog

Monday, February 25, 2008 9:33 AM by DotNetKicks.com

You've been kicked (a good thing) - Trackback from DotNetKicks.com

# re: [Tools] Cropper the C# Screen Capture Program

Monday, February 25, 2008 9:39 AM by Mattias

Just this morning I was looking for a good screen capture software to aid in reporting bugs. I found zscreen, another c# open source software, before I got to this post in my ".NET Developers Blog"-feed. But after testing cropper I found that zscreen had a less intrusive workflow which is good for lowering the treshold on getting testers to document bugs properly. Pretty much "hotkey" -> "draw rectangle" -> done. It can upload the screenshot taken to ftp and then copy an url to clipboard. I had to do some minor tinkering to save to a network-path and still copy an url to clipboard (misusing the ftp-settings) but the source was so neat it was no hassle.

www.brandonz.net/.../zscreen

# re: [Tools] Cropper the C# Screen Capture Program

Monday, February 25, 2008 9:33 PM by squorpeeon

I've been using Greenshot. Fast, flexible and no installation. sourceforge.net/.../greenshot

# re: [Tools] Cropper the C# Screen Capture Program

Tuesday, February 26, 2008 11:19 AM by josh

cropper is one my my required dev setup apps. great for grabbing shots of pieces of code or parts of an app for business to look at.

# Links for Thursday 13 February 2008

Wednesday, March 12, 2008 10:27 PM by Richard's Rant

The project I am onis using an Oracle database as the data store.2 of the fields that we are storing

# Halo 3 News Aggregator &raquo; Track Your Halo 3 Progress on Internet

Pingback from  Halo 3 News Aggregator &raquo; Track Your Halo 3 Progress on Internet

# re: My Xbox 360 is so D**n Noisy

Saturday, April 05, 2008 9:55 AM by AUS Ferrari

Newer consoles (Elite for example) are a LOT quieter - but yes cost more.

Mine truly roars but am used to it now.

Sigh!

Maybe the next console iteration will be "just right" like Vista was supposed to be!

# re: Track Your Halo 3 Progress on Internet

Wednesday, April 09, 2008 12:33 AM by Max Stodddart

One of the levels dosent work anymore!

# A .NET Guy Looking at Some Ruby &laquo; Rams On It - .NET

Friday, April 18, 2008 2:42 PM by A .NET Guy Looking at Some Ruby « Rams On It - .NET

Pingback from  A .NET Guy Looking at Some Ruby &laquo; Rams On It - .NET

# Bee Eee Inventions, LLC Blog &raquo; Blog Archive &raquo; c# getting rid of the jitter!

Pingback from  Bee Eee Inventions, LLC Blog  &raquo; Blog Archive   &raquo; c# getting rid of the jitter!

# friend &raquo; Blog Archive &raquo; A .NET Guy Looking at Some Ruby

Saturday, April 19, 2008 6:44 AM by friend » Blog Archive » A .NET Guy Looking at Some Ruby

Pingback from  friend  &raquo; Blog Archive   &raquo; A .NET Guy Looking at Some Ruby

# A .NET Guy Looking at Some Ruby (Part 2)

Sunday, April 20, 2008 9:24 AM by Johan Danforth's Blog

This is me continuing scribbling down notes as I go along relearning lost Ruby skills and at the same

# re: What Happened to the Rails Website?

Sunday, April 20, 2008 5:04 PM by Rob Kischuk

I noticed the same thing, posted on my blog and Digg.  Apparently the IRC channel reports that they are aware of the problem and looking into it (i.e. calling lawyers).

It looks like their domain actually expired and a squatter snagged it.

# re: A .NET Guy Looking at Some Ruby (Part 2)

Sunday, April 20, 2008 6:57 PM by Peter

I didn't quite get the property accessor part...

# re: Try Ruby in the Browser

Sunday, April 20, 2008 6:59 PM by Peter

I got stuck at the poem part; it wouldn't go to the next step...

# re: What Happened to the Rails Website?

Sunday, April 20, 2008 7:01 PM by Peter

Seems to be back, but why do they have the videos in .mov format only? Do I really have to install Apple spamware to see that? If a site has only .wmv files everybody screams about this although 80% of people have the player on their system. It's their choice I guess, but too bad.

# re: A .NET Guy Looking at Some Ruby

Monday, April 28, 2008 3:45 PM by jho

Your statement about converting to string is not altogether correct:

puts "The sum is " + sum.to_s

could be: puts "The sum is #{sum}"

which is very similar to: Console.WriteLine("The sum is {0}", sum);

IMHO the second ruby syntax is much cleaner than any form of string concatenation in either langage.  This syntax is also available in Perl and others.

# re: A .NET Guy Looking at Some Ruby

Monday, April 28, 2008 4:01 PM by jdanforth

Jho, you're absolutely right. Maybe I'll update the blog post.

# re: My Xbox 360 is so D**n Noisy

Tuesday, May 06, 2008 6:16 PM by Michael Reynolds

So did you replace the fan and find out if the urban legend was true?  Just curious.

# re: My Xbox 360 is so D**n Noisy

Wednesday, May 07, 2008 3:03 AM by jdanforth

Lol, no I did not. I thought I was going to buy an Elite anyway because the Xbox was starting to go RROD (whole screen froze up with graphic glitches, red lights on the power button...) on me and as it is more than 2 years old I would have to pay for the repair. But the Swedish Xbox support had problems with their support system (!) and couldn't handle my repair request for 3 days so I got mad, dropped the Xbox from a height of 5 cm or so, and it works like a charm after that. Who said violence doesn't solve problems? (j/k)

I actually think it even runs a bit more quiet now, but I can't prove it :p Maybe it's afraid of being thrown out the window...

# re: My Xbox 360 is so D**n Noisy

Thursday, May 08, 2008 9:34 AM by Ubertas

Don't bother upgrading in my opinion - I have an Elite and it's hideously noisy, can't watch TV from Vista desktop as the fan noise builds to a crescendo in about 10 minutes as the console heats and oblitorates all but the loudest of volume settings.

I resorted to watching media via an old softmodded xbox running XBMC (can't get full 1080P though) - seems a bit daft that the older device is more useable...

# RROD - Our Xbox 360 Finally Gave Up

Saturday, June 07, 2008 4:20 PM by RROD - Our Xbox 360 Finally Gave Up

Pingback from  RROD - Our Xbox 360 Finally Gave Up

# Some RichTextBox tricks

Monday, July 07, 2008 1:17 PM by Patrick Smacchia [MVP C#]

I have recently been responsible for refactoring the Code Query Language query editor in NDepend to fix

# Some RichTextBox tricks

Monday, July 07, 2008 1:53 PM by Community Blogs

I have recently been responsible for refactoring the Code Query Language query editor in NDepend to fix

# re: WPF is Different - The XAML Way of Doing Things

Monday, August 04, 2008 10:22 AM by Guy

Thanks for posting these links, I'm going through the same WPF learning curve, so I am absorbing all the good articles and books I can find..

WPF is really compelling stuff, I'm having a blast so far.

# [.NET 2.0] Playing Around with BuildProvider and CodeDom

Friday, August 08, 2008 6:05 AM by DotNetKicks.com

You've been kicked (a good thing) - Trackback from DotNetKicks.com

# carnewsservice.info &raquo; More on RESTful Service with WCF and POX/POCO

Pingback from  carnewsservice.info &raquo; More on RESTful Service with WCF and POX/POCO

# re: More on RESTful Service with WCF and POX/POCO

Monday, August 11, 2008 5:29 PM by Robert Mircea

How about REST WCF bits from .NET 3.5 SP1? Is it possible now to let the user decide in which format he wants the response (xml or json) like MySpace API for example?

The convention is to use a file like extension at the end of the resource to specify data return type (.xml or .json)

api.myspace.com/.../details.xml

api.myspace.com/.../details.json

# re: My Toolbelt

Saturday, August 16, 2008 2:57 AM by Britt King

Thanks for the kind words regarding ReSharper. We're happy to be part of your toolbelt:-)

Keep up the good work.

Regards,

-Britt King

JetBrains

# re: My Toolbelt

Monday, August 18, 2008 1:38 AM by Dag König

Bra post.

# The tools &laquo; Jan-Erik ??hman&#8217;s Weblog

Monday, August 18, 2008 8:02 AM by The tools « Jan-Erik ??hman’s Weblog

Pingback from  The tools &laquo; Jan-Erik ??hman&#8217;s Weblog

# re: Why Developers Are Interested in REST

Friday, August 22, 2008 2:47 PM by Wade

from the title..............

"Because we are tired"

:)

# re: Why Developers Are Interested in REST

Friday, August 22, 2008 5:34 PM by jdanforth

ROFLMAO :)

# Returning Json from RESTful Interface with WCF

Saturday, August 23, 2008 10:18 AM by Johan Danforth's Blog

Someone commented on an earlier blog post I did on REST, POX/POJO and WCF and the comment read: How about

# Returning Json from RESTful Interface with WCF

Saturday, August 23, 2008 10:18 AM by Johan's Blog

Someone commented on an earlier blog post I did on REST, POX/POJO and WCF and the comment read: How about

# re: Auto Postback with Javascript in ASP.NET MVC

Thursday, August 28, 2008 11:15 AM by Önsel Akin

I think this is much more easy with jQuery.

Try this:

   $('select.postback').change(function () {

       var form = $(this).parents('form');

       form.submit();

   });

This attaches postback behavior to all select that have postback css class defined on them.

Cheers!

# re: Returning Json from RESTful Interface with WCF

Sunday, August 31, 2008 1:55 PM by Travis

You rock!!! Thanks for the article, it helped me get started with a similiar service.  

# re: Google Chrome and Facebook...

Thursday, September 04, 2008 12:42 PM by Lawrence Bassey

Thankfully I am not the only one with Facebook/Chrome difficulties.

Knowing, how the Google team normally respond to these kind of issues it should be fixed really soon.

# re: Google Chrome and Facebook...

Thursday, September 04, 2008 1:17 PM by Gianluca Mele

I thought I was the only one having problem in surfing facebook with Chrome...

Do you think an update will be available soon.

# Chrome is shiny! | WildWebWeaving

Thursday, September 04, 2008 3:12 PM by Chrome is shiny! | WildWebWeaving

Pingback from  Chrome is shiny! | WildWebWeaving

# re: Google Chrome and Facebook...

Friday, September 05, 2008 3:27 AM by Miles

I have same problems with Facebook/Chrome

all javva and flash content just dont work right...

I hope that google team r fixing this soon beacuse im allready a fan of Chrome

# re: Google Chrome and Facebook...

Friday, September 05, 2008 11:12 AM by leo

exactly the same, not working right with facebook... but is very a nice browser for everything else

# re: Google Chrome and Facebook...

Friday, September 05, 2008 11:48 AM by HeathG

Same issue as everyone else with Facebook and also doesnt work totally right with my internet banking for some reason. You would have thought someone would have tested it on Facebook given it's one fo the most popular sites around.

# re: Google Chrome and Facebook...

Friday, September 05, 2008 12:28 PM by Raul

Same problem here, can't use almost any button, waiting for the new version or patch.

# re: Google Chrome and Facebook...

Friday, September 05, 2008 2:16 PM by Michael

Yeah when clicking through photos it keeps going back to the first picture, it's very annoying.

# re: Google Chrome and Facebook...

Friday, September 05, 2008 6:26 PM by Gavin

I find it funny that it sometimes isn't working with Gmail either... oops!

# re: Google Chrome and Facebook...

Friday, September 05, 2008 11:21 PM by Tommy

There's a problem with Chrome and Ajax in this browser.. It seems to give up on Facebook when trying to load the next photo and just jumps back to the previous page.

Oops!

A patch should be available soon no doubt.

# re: Google Chrome and Facebook...

Monday, September 08, 2008 1:50 AM by Alexandre

Well, they did talk about the fact that most of their testing methods are automatic and that they've done less testing with sites requiring authentication.

Still nice to know the problem affects everyone.

Although, it's already been a few days...

# re: Google Chrome and Facebook...

Tuesday, September 09, 2008 2:25 AM by JONI

it has been fixed!!!

# re: Google Chrome and Facebook...

Tuesday, September 09, 2008 4:24 AM by jdanforth

@JONI - Sure it has... unfortunately not (yet). But I'll write a blog post as soon as there's a new version of Chrome that seems to work well on the websites I use regularly. Cheers!

# How to Use Msbuild.exe with CruiseControl.NET

Tuesday, September 09, 2008 7:48 AM by Johan Danforth's Blog

I just updated my primer/tutorial/walkthrough on CruiseControl.NET with some information about how to

# re: Google Chrome and Facebook...

Tuesday, September 09, 2008 11:56 PM by Andreas

I cant get it to work properly with neither Facebook, Netbanking or many flash-plugins (including those on Facebook).

# re: Better Log Formatting for CruiseControl.NET and MSBuild

Thursday, September 11, 2008 2:53 PM by Slava Imeshev

Johan,

If you don't mind products that work out of the box, you might want to look at our Parabuild www.viewtier.com/.../parabuild.htm. It shows MSBuild logs fine without requiring additional changes.

# re: Hug a Developer

Saturday, September 13, 2008 11:53 PM by Coder Blues

This video seems to be making its way through the blogsphere. I recently added it to my blog as well. It is funny.

# re: ASP.NET MVC Preview 5 Released

Monday, September 15, 2008 11:16 PM by MaicoTamayo

I have seen a lot of improvements in preview 5 that might come in handy.. I just hope that the Html helper is accessible on the controller, 'cuz I really want to do partial rendering without writing <%Html.... on my aspx pages. It would also be easier to access using jquey. Just a thought but I think a lot of MVC fanatics also has also the same needs that I have. But still, a great work on preview 5, applause for the MVC team..

# re: Status of Messenger Services

Thursday, September 18, 2008 6:53 AM by Jan-Erik Öhman

Apparently Windows Live had hardware problems. Mary-Jo wrote about it at blogs.zdnet.com/microsoft

# re: Google Chrome and Facebook...

Monday, September 29, 2008 10:46 AM by Anonymous Coward

... and yet here we sit a month later and no ajax fixes

# re: Microsoft Save as PDF or XPS Add-in for Office 2007

Thursday, October 09, 2008 2:23 PM by mike

i downloaded and installed it but cant figure how to use it?

# 周一一览.Net开发工具更新消息

Sunday, October 12, 2008 9:12 PM by 真见

WSCF.blue:TheWSCFtoolforWCFnowonCodePlex

# re: Auto Postback with Javascript in ASP.NET MVC

Monday, October 13, 2008 4:55 AM by indiehead

hiya, i tried this with the asp.net mvc release 4 and keep getting:

The best overloaded method match for 'System.Web.Mvc.HtmlHelper.DropDownList(string, string, System.Web.Mvc.SelectList, object)' has some invalid arguments

any ideas?

<%= Html.DropDownList("myoptions", ViewData["myoptionsobject"], new { onchange = "checkOptions()" }) %>

# re: Windows Home Server Learnings - Don't Install the HP Add-Ons

Monday, October 13, 2008 5:15 AM by Burke Renso

I uninstalled the add-ins, received the message and ignored it. My network health returned to "good," and hasn't become an issue since.

I have 512 MB; won't likely upgrade until I have the time, money -- and guts.

# re: Auto Postback with Javascript in ASP.NET MVC

Monday, October 13, 2008 5:20 AM by indiehead

sorted...

<%= Html.DropDownList("myoptions", "myoptionsobject", new { onchange = "checkOptions()" }) %>

# re: Google Chrome and Facebook...

Wednesday, October 15, 2008 6:18 AM by faiz

everytime a msg on the facebook chat aomes in.. chrome automatically downloads the 'ping' sound.. its driving me crazy

# re: Windows Home Server Learnings - Don't Install the HP Add-Ons

Sunday, October 19, 2008 3:40 PM by Niklas Wikman

Just remove the add-ins from software/add-ins and they won't show up as ready to install "risks".

# re: Google Chrome and Facebook...

Saturday, October 25, 2008 10:28 AM by siamsurf

It may have to do with them liking myspace better than facebook... :) Seriously though, brining out a browser that doesn't work with facebook is pretty bad, if I were google I'd be ashamed of myself.

# re: Google Chrome and Facebook...

Monday, October 27, 2008 12:38 AM by Calvin

I have now ditched chrome as these problems are now beyond annoying.

# re: Google Chrome and Facebook...

Monday, October 27, 2008 2:13 PM by Tiberius

fast... check

doesn't work on facebook still... check

Oh snap.  Any updates Googlers?  did the code branch get lost on the secret squirrel CVS?  I'll check Area 51

# Returning Json from RESTful Interface with WCF &laquo; vincenthome&#8217;s Software Development

Pingback from  Returning Json from RESTful Interface with WCF &laquo; vincenthome&#8217;s Software Development

# Remote Development, Deployment, and Remote Debugging your first SharePoint 2007 Program &laquo; Stuff I geek with

Pingback from  Remote Development, Deployment, and Remote Debugging your first SharePoint 2007 Program &laquo; Stuff I geek with

# re: Please Feedback! Unity, nHibernate, Fluent, Linq... Trying New Architecture Combinations

Wednesday, December 17, 2008 1:17 PM by JV

I have recently used the combination WCF, NHibernate and Unity (amongst other EntLib components) and it works very well. But keep a few thing in mind: Any ORM (so also NHibernate) has it limits in retrieving large amounts of data. So you'll need to check if the situation you describe can handle it well enough (In most applications it ain't a problem).

Unity is easy to set up in the web.config through the EntLib configuration, it worked very well for us.

Bare in mind that NHibernate.Linq is still in development, I wouldn't suggest you to use it yet for production environments. If you are 'allergic' to the XML mappings (I wouldn't know why though), have a look at ActiveRecord, it gives you attribute based NHibernate mappings. I would prefer that to any other form of code mappings (But that's like your XML thing a personal preference ;)).

# WCF, Unity and NHibernate - First Findings

Friday, December 19, 2008 3:36 PM by Johan Danforth's Blog

This blog post is to continue on the one I wrote a few days ago about a new architecture for a WCF project

# WCF, Unity and NHibernate - First Findings

Friday, December 19, 2008 3:36 PM by Johan's Blog

This blog post is to continue on the one I wrote a few days ago about a new architecture for a WCF project

# re: NHibernate and WCF is Not a Perfect Match

Monday, December 22, 2008 4:24 PM by Chad Myers

Remoting entities is generally a bad idea (remember EJB?).  Entities should not cross context boundaries (i.e. web services, remoting, etc).

You can also turn off lazy-loading. But again, all these are smells pointed towards the larger problem which is "remoting entities across context boundaries."

I strongly urge you NOT to do this as this is only the tip of the iceberg of problems you will face with this approach.

I can also pretty much guarantee you that moving to EF is NOT going to make your problems any easier (quite the contrary).

# re: NHibernate and WCF is Not a Perfect Match

Monday, December 22, 2008 5:02 PM by Craig

I have to agree with Chad. It seems you have a design problem somewhere rather than an NH problem.

# re: NHibernate and WCF is Not a Perfect Match

Monday, December 22, 2008 6:20 PM by Allan Ritchie

I use NH in WCF with a fair degree of ease.  Set this as your data contract surrogate.  Just left/inner join in relations that you want to send across the pipe.

   public class NhDataContractSurrogate : IDataContractSurrogate {

       #region IDataContractSurrogate Members

       public object GetObjectToSerialize(object obj, Type targetType) {

           INHibernateProxy proxy = obj as INHibernateProxy;

           if (proxy != null) {

               ILazyInitializer li = proxy.HibernateLazyInitializer;

               obj = (li.IsUninitialized ? null : li.GetImplementation());

           }

           return obj;

       }

       public object GetCustomDataToExport(Type clrType, Type dataContractType) {

           return null;

       }

       public object GetCustomDataToExport(MemberInfo memberInfo, Type dataContractType) {

           return null;

       }

       public Type GetDataContractType(Type type) {

           return type;

       }

       public object GetDeserializedObject(object obj, Type targetType) {

           return obj;

       }

       public void GetKnownCustomDataTypes(Collection<Type> customDataTypes) {

       }

       public Type GetReferencedTypeOnImport(string typeName, string typeNamespace, object customData) {

           return null;

       }

       public CodeTypeDeclaration ProcessImportedType(CodeTypeDeclaration typeDeclaration, CodeCompileUnit compileUnit) {

           return typeDeclaration;

       }

       #endregion

   }

# re: NHibernate and WCF is Not a Perfect Match

Tuesday, December 23, 2008 4:43 AM by jdanforth

@Chad - Yes, I do remember EJB, but I'm not doing remoting here. This is stateless and I usually map internal entities to data contracts that go on the wire. I'm just trying things out here and thought that just maybe I could use NH's great mapping features to create entities that *could* go on the wire when dealing with simpler services.

I tried to turn off lazy loading, but it seems that I ran into an issue/fault in the latest NHibernate Fluent release according to people on the Google group for Fluent. So typical me.

Would be interesting to hear why EF would make things harder for me.

# re: NHibernate and WCF is Not a Perfect Match

Tuesday, December 23, 2008 4:55 AM by jdanforth

@Allan - Thanks for the tip on using IDataContractSurrogat. I'll look at it! I saw some people using NetDataContractSerializer, but that's not an option for me.

# re: NHibernate and WCF is Not a Perfect Match

Tuesday, December 23, 2008 7:54 AM by Ramon

NHibernate's ORM mapping shouldn't be used in the message that you use for wire transfers. You should build your messages with the data from NHibernate's serialization classes that you've created.

NHibernate's sessions are lightweight and you should create and release in as short statements as possible (smallest possible transactions). A lot of developers use some kind of unit of work pattern.

Only thing to care about is that you should just create the factory once.

# re: NHibernate and WCF is Not a Perfect Match

Tuesday, December 23, 2008 3:07 PM by jdanforth

@Ramon - As I wrote to Chad, we're normally not/never exposing internal entities from a service on the wire like this, this was something we did now when trying out NH with WCF.

What we will do next is to set up a proper solution for a Unit of Work were the session is opened and closed and map NH entities to WCF data contracts to be sent on the wire.

Thanks for the concerns about the creation of the factory. We're using Unity as our container and the factory is created only once as a singleton and that part seems to work just fine. Just have to figure out the best possible way to create and close the session :)

# re: Big Problems with iTunes and App Store

Friday, December 26, 2008 11:23 AM by wouldntyouliketoknow

i'm having a problem actually buying apps, i can log in and everything but even though i have over 30 dollars in gift cards on my account it refuses to let me buy apps. i can buy music and get the free apps, i just cant buy apps. its really retarded.

# Gearing up WCF services to be RESTful &laquo; {Programming} &amp; Life

Saturday, December 27, 2008 9:47 PM by Gearing up WCF services to be RESTful « {Programming} & Life

Pingback from  Gearing up WCF services to be RESTful &laquo; {Programming} &amp; Life

# Missing WPF Window template | keyongtech

Sunday, January 25, 2009 4:08 PM by Missing WPF Window template | keyongtech

Pingback from  Missing WPF Window template | keyongtech

# Integration Testing WCF Services with Unity

Friday, January 30, 2009 4:36 AM by IBlog

I've been blogging a few times now about using Unity with WCF, but how do you integration test your service

# Integration Testing WCF Services with Unity

Friday, January 30, 2009 4:36 AM by Johan's Blog

I've been blogging a few times now about using Unity with WCF, but how do you integration test your service

# Integration Testing WCF Services with Unity

Friday, January 30, 2009 4:24 PM by DotNetShoutout

Thank you for submitting this cool story - Trackback from DotNetShoutout

# re: Spotify Stopped and I'm Paralyzed

Monday, February 23, 2009 4:10 PM by Technage

Could you invite me to Spotify? =D

# re: Spotify Stopped and I'm Paralyzed

Thursday, February 26, 2009 8:49 AM by jdanforth

I've actually seen the same problem on 3 machines now, and one of them was a Mac. It works eventually so what the heck :)

# Autopostback DropDownList with ASP.NET MVC

Monday, March 02, 2009 10:44 AM by SuperSKa Weblog

Didn&#39;t you love the days back when you could just open up the properties tab for your DropDownList

# More Setting Up Windows 7

Monday, March 02, 2009 11:18 AM by IBlog

I keep installing programs on my new Dell m4400 running Windows 7 (build 7000). Unfortunately the “Easy

# More Setting Up Windows 7

Monday, March 02, 2009 11:18 AM by Johan's Blog

I keep installing programs on my new Dell m4400 running Windows 7 (build 7000). Unfortunately the “Easy

# re: More Setting Up Windows 7

Monday, March 02, 2009 3:29 PM by jeff_windows_team

Hey Johan-

Jeff here with the Windows Outreach Team.  Thanks for taking the plunge and being a Beta tester. Your input is much appreciated.

I saw you were looking for “spyware” protection; here is a list of security providers that have put out Windows 7 compatible versions of their software.  Most have free trials if you are interested. www.microsoft.com/.../windows-7.aspx

Cheers,

Jeff

Windows Outreach Team

# re: More Setting Up Windows 7

Tuesday, March 03, 2009 2:59 AM by jdanforth

Thanks Jeff. The "spyware" I was thinking off was more the kind of services that companies like Adobe and HP install on your machine together with readers and printer software. Services I'm not interested in having popup in my face at all, less sucking cycles off my CPU :)

# re: More Setting Up Windows 7

Tuesday, March 03, 2009 1:44 PM by jeff_windows_team

Ah yes good ol’ bloatware. Good luck eliminating it and with Windows 7.

Best,

Jeff

Windows Outreach Team

# re: Setting Up Windows 7 Beta On Dell M4400

Monday, March 09, 2009 3:33 PM by RonS [WINDOWS-TEAM]

Hi,

My name is Ron, and I’m part of the Windows Outreach Team.

I like that you’re basically writing a log of your Windows 7 experience. I think it’d be cool to go back and look at all the users’ experiences with the Beta in order to maybe look at how the entire OS Beta programs will work in the future.

Just wanted to also drop this link to the Windows 7 team blog off for you, might help in keeping up with changes and whatnot: windowsteamblog.com/.../default.aspx

Feel free to reach out if you have any questions as well.

Cheers,

Ron

Windows Outreach Team

# re: Windows 7 Beta Issues (Explorer and External USB Drives)

Friday, March 13, 2009 1:24 PM by Nathan Weinberg

I have the same problem.  I reinstalled Windows 7, and didn't have the problem for a week, but then it came back when I was copying a bunch of files from another computer, seems to happen almost any time I copy from a network location, more often if I'm copying more than one file.  It is so annoying.

I love 7 and plan to buy it, but I'll have to download it and run it unactivated before I take a chance and pay for it, since there's no other way to make sure it won't keep happening on my system.  i hope someone finds a fix for this.

# Bad Request With WCF Service in Cassini On Windows 7 Beta

Saturday, March 14, 2009 11:29 AM by IBlog

Trying to run a WCF service in Cassini on your Windows 7 Beta (7000) machine and get this error? The

# re: Case Switching on CLR Types

Thursday, March 19, 2009 3:58 PM by JoshJordan

Can you give more examples of situations where you want to do this? This one was trivial, and I don't see it extrapolated to real situations too easily.

For this simple example, we can simply use reflection to check and print the class name of the type.

One other thing you can consider doing is simply casting it to the type you want, and then catching the casting exception. This is much faster than using reflection.

However, I do appreciate the very robust lambda expressions you have here, and can see their power. Thanks for that!

# ASP.NET MVC Archived Blog Posts, Page 1

Sunday, March 22, 2009 1:54 AM by ASP.NET MVC Archived Blog Posts, Page 1

Pingback from  ASP.NET MVC Archived Blog Posts, Page 1

# re: Windows 7 Beta Issues (Explorer and External USB Drives)

Sunday, March 22, 2009 3:28 PM by Ben

I'm having similar problems with W7, all my USB drives (iPod, kindle, backup HD) hang Explorer and fail to read anything. Big problem.

# ASP.NET MVC Archived Blog Posts, Page 1

Monday, April 06, 2009 12:04 AM by ASP.NET MVC Archived Blog Posts, Page 1

Pingback from  ASP.NET MVC Archived Blog Posts, Page 1

# re: Windows 7 Beta Issues (Explorer and External USB Drives)

Monday, April 13, 2009 1:37 PM by Ganesh

I have similar issues - copying from an mp3 player (which doubles as a usb drive) hangs repeatedly after about 2 or 3 files -removing the drive from usb kills the hanging process but then i cant empty a 2gb mp3 collection 2 files at a time - doesnt happen with an external usb proper hard disk drive and the same usb key works fine on a vista laptop and a very old thinkpad t23 which is just usb1.1 as well - i have to check if the same  pc with xp runs fine but i dont have a spare licence to try - was using the beta so that i can buy windows 7 straight when its released - have a good mind to give ubuntu a try now!! (oh but i miss office 2007 which i use all the time)

# Topics about Finish | Restored 64-bit Windows 7 Beta from Windows Home Server Backup on a&#8230;

Pingback from  Topics about Finish |   Restored 64-bit Windows 7 Beta from Windows Home Server Backup on a&#8230;

# re: Windows 7 RC Feels Very Stable

Thursday, May 14, 2009 2:42 AM by Torkel

I have been running the Beta on my home desktop comp, very stable, no blue screens, very snappy. Only some small issues with IE8 and the explorer shell. Feel no need to update to RC, think i will wait for RTM (hopefully it is released before beta expires)

# re: Windows 7 RC Feels Very Stable

Friday, June 05, 2009 7:14 AM by Nino Turch - Spain

I bought a Dell Precision M4400 two weeks ago, and I installed Windows 7 RC because of your posts. Instalation was very quick and nice, but I have some problems with touchpad controller. I can't install the controller from Dell. Have you the same problem? Have you any sollution?.

Thanks in advance.

Nino.

# re: Windows 7 RC Feels Very Stable

Friday, June 05, 2009 7:34 AM by jdanforth

Nino, I downloaded and installed the touchpad drivers from Dell without any problems at all actually. Driver R212017. Are you on 64-bit? I can send you my drivers if you give me your email address.

/Johan

# re: Windows 7 RC Feels Very Stable

Friday, June 05, 2009 7:49 AM by Nino Turch - Spain

Yes, I'm on 64bit. Please, send me your drivers. My e-mail address is nino.turch@ono.com.

Thanks.

Nino

# re: Windows 7 RC Feels Very Stable

Friday, June 05, 2009 8:25 AM by Nino Turch - Spain

Hi Johan,

I've tried with the driver R212071 and tell me that doesn't support this OS. I forgot to change the execution to Vista Compatibility Mode. I did this and driver was installed without problems.

Thanks for all,

Nino

# hotgazpacho &raquo; Blog Archive &raquo; Daily Digest for July 27th

Pingback from  hotgazpacho  &raquo; Blog Archive   &raquo; Daily Digest for July 27th

# Tune Up Your PC &raquo; Post Topic &raquo; Unity Lifetime Managers and WCF Integration

Pingback from  Tune Up Your PC  &raquo; Post Topic   &raquo; Unity Lifetime Managers and WCF Integration

# Futile &raquo; links for 2009-08-11

Tuesday, August 11, 2009 1:30 PM by Futile » links for 2009-08-11

Pingback from  Futile &raquo; links for 2009-08-11

# re: Visual Studio 2008 Web Test Not Recording on 64-bit Windows 7

Thursday, September 10, 2009 4:23 PM by Mikael Egnéf

Have you tested Watin?

It isn't very fun to maintain those recorded scripts.

I think the Watin API is very nice

/Mikael

# re: Some Good Feedback for Writespace

Sunday, October 25, 2009 5:28 PM by Rob Oakes

Hi Johan,

Glad that you found the article helpful.  I also sympathize with your general point here.

I agree that if you use a product, you should contribute in some meaningful way.  I've really enjoyed WriteSpace and I hope you still have plans for the future.  When you say, "it would hav been fun," does that mean you're finished.  Say it ain't so!

In the past few months that I've been running my own little open source project (called Time Drive, a Linux backup program for anyone who might be interested), I've found that very few users actually contribute back in a meaningful way.  I'm not sure why that is, really.

I understand that not everyone can code.  But you can always file bug reports, help write documentation, or donate money.  There are real costs associated with distribution, including bandwidth and hosting fees.  And if there's money left over, no one would fault the developer a night on the town for a relatively free meal.  No one gets rich doing open source.

Right ... with the rant out of the way ... are there small ways that one such as I could contribute?  I don't really have the time to master the source code of a completely different project, but I'd be happy to help with promotional stuff (advertising new releases) or documentation.  I'm also quite happy to throw some money you're way if there is a donation link.

Regardless, thanks for creating a fantastic piece of kit.  I really hope that you've got big plans for the future.

Cheers,

Rob Oakes

# .NET Solution for ORA-01461: can bind a LONG value only for insert into a LONG column

Monday, October 26, 2009 1:25 PM by Sean Connolly's Blog

.NET Solution for ORA-01461: can bind a LONG value only for insert into a LONG column

# Francesco Biacca blog &raquo; Blog Archive &raquo; c# switch sui tipi CLR

Wednesday, November 04, 2009 7:34 PM by Francesco Biacca blog » Blog Archive » c# switch sui tipi CLR

Pingback from  Francesco Biacca blog  &raquo; Blog Archive   &raquo; c# switch sui tipi CLR

# Visual Studio 2008 web test recorder not working on 64-bit &laquo; Random Technical Thoughts

Pingback from  Visual Studio 2008 web test recorder not working on 64-bit &laquo; Random Technical Thoughts

# Techno Blog &raquo; Archive &raquo; A&ntilde;adir assemblies a Visual Studio

Tuesday, December 01, 2009 1:00 PM by Techno Blog » Archive » Añadir assemblies a Visual Studio

Pingback from  Techno Blog  &raquo; Archive   &raquo; A&ntilde;adir assemblies a Visual Studio

# Visual Studio 2008 web test recorder not working on 64-bit

Friday, December 04, 2009 1:20 PM by Chris Barba

Visual Studio 2008 web test recorder not working on 64-bit

# C# WS Client Gener??l??sa (Service Reference solution) &laquo; Never Mind

Pingback from  C# WS Client Gener??l??sa (Service Reference solution) &laquo; Never Mind

# re: Upgrading TFS 2010 from RC to RTM

Monday, April 19, 2010 2:39 AM by Dag König

Nice. I published it on our site.

/dag

# Twitter Trackbacks for Package and Publish Web Sites with TFS 2010 Build Server - IBlog&lt;Johan&gt; [asp.net] on Topsy.com

Pingback from  Twitter Trackbacks for                 Package and Publish Web Sites with TFS 2010 Build Server - IBlog&lt;Johan&gt;         [asp.net]        on Topsy.com

# Twitter Trackbacks for ASP.NET 4 Website Fails to Start on Your TFS 2010 Server? - IBlog&lt;Johan&gt; [asp.net] on Topsy.com

Pingback from  Twitter Trackbacks for                 ASP.NET 4 Website Fails to Start on Your TFS 2010 Server? - IBlog&lt;Johan&gt;         [asp.net]        on Topsy.com

# Twitter Trackbacks for Insufficient Permissions Problems with MSDeploy and TFS Build 2010 - IBlog&lt;Johan&gt; [asp.net] on Topsy.com

Pingback from  Twitter Trackbacks for                 Insufficient Permissions Problems with MSDeploy and TFS Build 2010 - IBlog&lt;Johan&gt;         [asp.net]        on Topsy.com

# えーまじでー「リサイズしたときはMeasureItemイベントは発生しないので全部コピーしなおしなさい」 http://weblogs.asp.net/jdanforth/archive/2004/01/14/58536.aspx

Tuesday, June 01, 2010 12:55 AM by Twitter Mirror

えーまじでー「リサイズしたときはMeasureItemイベントは発生しないので全部コピーしなおしなさい」 http://weblogs. asp.net /jdanforth/archive/2004

# Software Architecture &#8211; Design Problem &#8211; MS Visual Studio 2010 + .Net 4.0 + WCF + NHibernate + Silverlight &laquo; SoftArchitect

Pingback from  Software Architecture &#8211; Design Problem &#8211; MS Visual Studio 2010 + .Net 4.0 + WCF + NHibernate + Silverlight &laquo;  SoftArchitect

# No-Click Web Deployment – Part 2 – Web Deploy (a.k.a. msdeploy)

Sunday, August 15, 2010 3:24 PM by jon torresdal

# No-Click Web Deployment – Part 2 – Web Deploy (a.k.a. msdeploy)

Sunday, August 15, 2010 4:01 PM by jon torresdal

# No-Click Web Deployment – Part 2 – Web Deploy (a.k.a. msdeploy)

Monday, August 16, 2010 3:23 AM by jon torresdal

# No-Click Web Deployment – Part 2 – Web Deploy (a.k.a. msdeploy)

Monday, August 16, 2010 3:58 AM by jon torresdal

# re: Silverlight DataGrid and DataPager Notes

Thursday, September 02, 2010 4:47 PM by Bryan

thanks for writing it down!  I couldn't figure out why my paging wasn't working until I saw you quote from the DataPager docs.

# Twitter Trackbacks for Silverlight Watermark TextBox Behavior - IBlog&lt;Johan&gt; [asp.net] on Topsy.com

Pingback from  Twitter Trackbacks for                 Silverlight Watermark TextBox Behavior - IBlog&lt;Johan&gt;         [asp.net]        on Topsy.com

# Twitter Trackbacks for Silverlight AutoCompleteBox DataTemplate - IBlog&lt;Johan&gt; [asp.net] on Topsy.com

Pingback from  Twitter Trackbacks for                 Silverlight AutoCompleteBox DataTemplate - IBlog&lt;Johan&gt;         [asp.net]        on Topsy.com

# re: Silverlight Watermark TextBox Behavior

Wednesday, October 13, 2010 3:01 AM by Matjaz Bravc

Hi,

thanks for this great behavior! I'd like to suggest a litle modification - support for binding. Instead Text property use WatermarkText property, declared as

public static readonly DependencyProperty WatermarkTextProperty = DependencyProperty.Register(

                   "WatermarkText",

                   typeof(string),

                   typeof(TextBoxWatermarkBehavior),

                   new PropertyMetadata("Enter text here ..."));

and

       [Description("Gets or sets the watermark text")]

       public string WatermarkText

       {

           get { return (string)GetValue(WatermarkTextProperty); }

           set { SetValue(WatermarkTextProperty, value); }

       }

Now you can bind WatermarkProperty in XAML like this:

<TextBox x:Name="txtSearch"

                                        Grid.Column="1"

                                        BorderThickness="0"

                                        HorizontalAlignment="Stretch"

                                        MaxLength="25"

                                        TextChanged="txtSearch_TextChanged">

                                   <i:Interaction.Behaviors>

                                       <Behaviors:Watermark WatermarkText="{Binding CommonResStrings.TypeHereToSearch, Source={StaticResource Resources}}"

                                                                           Foreground="LightGray" />

                                   </i:Interaction.Behaviors>

                               </TextBox>

Best regards,

Matjaz Bravc

# re: Silverlight AutoCompleteBox DataTemplate

Thursday, October 14, 2010 10:25 AM by JohanLover

Johan, I love you, I spend a whole day digging around, trying to make this work, no go, then I read your post and it worked!!!!

# Twitter Trackbacks for How to Hook Up a VS.NET 2005 Solution With CruiseControl.NET in a Few Minutes - IBlog&lt;Johan&gt; [asp.net] on Topsy.com

Pingback from  Twitter Trackbacks for                 How to Hook Up a VS.NET 2005 Solution With CruiseControl.NET in a Few Minutes - IBlog&lt;Johan&gt;         [asp.net]        on Topsy.com

# Twitter Trackbacks for Extended Silverlight AutoCompleteBox for Handling Enter and Command Binding - IBlog&lt;Johan&gt; [asp.net] on Topsy.com

Pingback from  Twitter Trackbacks for                 Extended Silverlight AutoCompleteBox for Handling Enter and Command Binding - IBlog&lt;Johan&gt;         [asp.net]        on Topsy.com

# Using a Custom CatalogPart to add WebParts dynamically at run time | geissingert&#039;s space

Pingback from  Using a Custom CatalogPart to add WebParts dynamically at run time | geissingert&#039;s space

# Web Deployment Builds in TFS 2010

Sunday, December 26, 2010 2:18 PM by aaron.stemen.me

Web Deployment Builds in TFS 2010

# Windows Phone 7 Watermark on PasswordBox &laquo; Damian&#039;s Blog

Friday, January 21, 2011 6:36 PM by Windows Phone 7 Watermark on PasswordBox « Damian's Blog

Pingback from  Windows Phone 7 Watermark on PasswordBox &laquo; Damian&#039;s Blog

# Detecting Idle Time with Global Mouse and Keyboard Hooks in WPF

Saturday, March 19, 2011 6:29 AM by IBlog

Years and years ago I wrote this blog post about detecting if the user was idle or active at the keyboard

# Detecting Idle Time with Global Mouse and Keyboard Hooks in WPF

Pingback from  Detecting Idle Time with Global Mouse and Keyboard Hooks in WPF

# re: Detecting Idle Time with Global Mouse and Keyboard Hooks in WPF

Sunday, March 20, 2011 6:46 PM by Збарский

Здравствуйте !    

Клининговая  компания  «CleaningLux»  занимается  профессиональной уборкой квартир,      

помещений и предлагает полный спектр услуг  –  от плинтуса до витрины  –  всё будет сиять    

чистотой. Результат – Вам не приходится держать лишний штат сотрудников, тратить деньги    

на оборудование,  Вы обретаете надежного партнера, который  не  оставит  пятен на Вашей      

репутации.    

Так же предлагаем мойку окон, уборку коттеджей "под ключ", уборку снега. Звоните нам !!  

<a href=www.cleaninglux.ru/>%D0%A3%D0%B1%D0%BE%D1%80%D0%BA%D0%B0 квартир спб</a>    

Пишите нам!

# Restful Interface Example | AllGraphicsOnline.com

Tuesday, March 29, 2011 2:27 PM by Restful Interface Example | AllGraphicsOnline.com

Pingback from  Restful Interface Example | AllGraphicsOnline.com

# Silverlight4 TextBox.Watermark &laquo; EmoSun&#039;s Blog

Tuesday, April 12, 2011 10:35 PM by Silverlight4 TextBox.Watermark « EmoSun's Blog

Pingback from  Silverlight4 TextBox.Watermark &laquo; EmoSun&#039;s Blog

# re: Detecting Idle Time with Global Mouse and Keyboard Hooks in WPF

Saturday, May 07, 2011 2:54 PM by ontollaBync

Nice people on the forum!! Any of you guys live near to Las Vegas and need maid services then look me up. Thanks!

# re: Simple Insert Extension for Dapper

Tuesday, May 10, 2011 3:38 PM by Mattias Karlsdon

For less string copying and better performance using StringBuilder would be good option.

# re: Simple Insert Extension for Dapper

Tuesday, May 10, 2011 3:45 PM by mxmissile

Cool! Now what about UPDATEs? :-)

# re: Simple Insert Extension for Dapper

Tuesday, May 10, 2011 3:51 PM by Mattias Karlsson

Would suggest to change void Insert to void Insert<T>, then you can to var type = typeof(t);

Which will work/give you a type even if the value is null.

Also perhaps some attribute support for columns to be excluded, like i.e. Identity columns.

# re: Simple Insert Extension for Dapper

Tuesday, May 10, 2011 3:57 PM by jdanforth

Yes, good ideas, I'm already dabbing at a few of them :)

BBL

/Johan

# re: Simple Insert Extension for Dapper

Tuesday, May 10, 2011 4:00 PM by jdanforth

@Mattias I did Insert<T> first, but had to change to support anon class. Not sure I understand what you mean with "even if the value is null"?

Looking for [Key] atttribute is a good idea, will try that.

/Johan

# Refactored Dapper Extensions

Tuesday, May 10, 2011 6:48 PM by IBlog

Making extensions for Dapper-dot-net was so fun and I needed a few more simple ones so I refactored a

# Refactored Dapper Extensions

Wednesday, May 11, 2011 1:20 AM by Refactored Dapper Extensions

Pingback from  Refactored Dapper Extensions

# re: Simple Insert Extension for Dapper

Wednesday, May 11, 2011 2:22 AM by smirnov.os

I totally agree with Mattias Karlsdon. Check please osmirnov.net/.../boosting-stackoverflow-com

# re: Refactored Dapper Extensions

Wednesday, May 11, 2011 2:29 AM by smirnov.os

Hi, again. Second mistake is no cache for reflection.

# re: Simple Insert Extension for Dapper

Wednesday, May 11, 2011 3:20 AM by scifire

I will propose a much better & readable (in my opinion) version of your method :

public static void Insert(this IDbConnection connection,

 object entityToInsert)

{

const string insertTemplate = @"INSERT INTO {0} ({1}) VALUES ({2})";

var type = entityToInsert.GetType();

var properties = type.GetProperties().Select(p => p.Name).ToArray();

var names = string.Join(",", properties);

var values = string.Join(",", properties.Select(n => "@" + n).ToArray());

var query = string.Format(insertTemplate, type.Name, names, values);

connection.Execute(query, queryentityToInsert);

}

It will generate the query faster because there's no += for string and string.join is even faster then the StringBuilder version.

One more thing to note is that you are calling entityToInsert.GetType().GetProperties() multiple times and one is enough.

Just my 2 cents

# re: Refactored Dapper Extensions

Wednesday, May 11, 2011 4:44 AM by jdanforth

@osmirnov yes, I think I see what you mean. I should try to avoid reflecting over the properties and attributes more than once...

I will also try to completely remove the string sql in-parameters to prevent risk for sql injection as Sam commented on code.google.com/.../detail

Cheers,

Johan

# re: Simple Insert Extension for Dapper

Wednesday, May 11, 2011 4:22 PM by jdanforth

@scifire yes, thanks. I got rid of the string-cat in newer version (see other blog post), and also got better handling of property reflection in code I will share soon!

Thanks for feedback!

/Johan

# re: Detecting Idle Time with Global Mouse and Keyboard Hooks in WPF

Friday, May 13, 2011 1:22 AM by http://ncr.america-shop.ru

запчасти для банкоматов запчасти для банкоматов NCR запчасти для банкоматов http://ncr.america-shop.ru АТМ марок NCR запчасти для банкоматов АТМ запчасти для банкоматов АТМ марок банкомат для банков АТМ марок NCR

# re: Simple Insert Extension for Dapper

Tuesday, May 17, 2011 2:03 PM by Jakub Konecki

Just a little improvement of scifire version.

Multiple calls to type.GetProperties() can be solved by introducing a Dictionary<Type, IEnumerable<PropertyInfo>> behind a reader/writer lock to cache the list of properties by type.

Generating dynamic methods is probably a step too far, as there shouldn't be that many writes in most scenarios (if it's not a problem for SO, it's not a problem for me ;-).

# re: Pomodoro Timer for the Windows 7 TaskBar

Tuesday, August 16, 2011 1:02 PM by Jay

Nice App.  I'll test it and give some feedback.  Are you looking for feedback in a particular area?  

And will you be adding features in future?  I do realize that you said that you would like to keep it simple.  And I'm fine with that.  And I've tried out a few PT apps and while they have some features that I like they are not all in the same app.  A full-featured PT app would be great.  

One that syncs with GTasks or Outlook to assign tasks to time periods.  But that would be a hell of a lot of work.  And I don't even know if a market exists for this kind of app.  It would suck to create a product for a market of 1.  

Anyways I'm happy that you're making it open-source.  

# re: Pomodoro Timer for the Windows 7 TaskBar

Tuesday, August 16, 2011 2:43 PM by Magnus Mårtensson

I cannot get the jump list to work on my machine. Have you got any clue as to why? Get back to me on Twitter if you like!

Cheers,

Magnus

# re: Pomodoro Timer for the Windows 7 TaskBar

Tuesday, August 16, 2011 3:03 PM by jdanforth

@Jay - thanks mate. Feedback on anything you like or not :) and yes, I could add lots of more features, but I will keep this one simple and release the source soon. After that people may fork as much as they like.

@Magnus - no idea why. I've installed it on other machines at home without probs, but there may be something else? I'm using some .NET 4 features for the jumplist. Can you see the jumplist items at all?

Johan

# re: Pomodoro Timer for the Windows 7 TaskBar

Friday, August 19, 2011 3:14 AM by Samuel Kastberg

I like it and could be an user :-)

Some observations.

1. If you have a session going on and you click on the windows close button it ends the application(as expected). I did so "by mistake" which ended my session, an idea could be to ask if you want to exit or just minimize.

2. The text pause timer and resume timer can eventually be better than start and stop.

3. You can "resume" the timer when on 0 minutes, nothing happens so it's not a problem.

Like Jay writes a link to Outlook GTasks would be nice. Since you want to keep it simple ... what about just dumping it to a iCalendar file ? Get back to you on that I could eventually write that ;-)

Samuel

# re: A One File .NET Micro Service Bus for MSMQ?

Friday, August 19, 2011 10:07 AM by Anders Ljusberg

Really like the look of this! I'm a big fan of micro frameworks and I was just about to start looking at nServiceBus or similar.

Would love to see it on github and/or NuGet!

# re: A One File .NET Micro Service Bus for MSMQ?

Friday, August 19, 2011 10:50 AM by Jose Silva

I love the idea and actually started to think about this a couple of days ago.

I would be happy to contribute, if you decide to go open source.

# re: A One File .NET Micro Service Bus for MSMQ?

Friday, August 19, 2011 10:55 AM by jdanforth

Thanks for the quick feedback - if I decide to go open source, which repository would you prefer? I'm used to codeplex myself, but github works too I guess :)

@Jose - I would love to get help on both reviewing/testing and coding if I release the stuff. It's very "spiky" atm ;)

# re: A One File .NET Micro Service Bus for MSMQ?

Friday, August 19, 2011 10:58 AM by jdanforth

@Anders - if released on NuGet, should it be adding ref to the small dll or injecting the code file? Sam changed Dapper from dll to the code/source file. Not sure which is best?

# re: A One File .NET Micro Service Bus for MSMQ?

Friday, August 19, 2011 11:49 AM by Jose

I'm really not picky. CodePlex, BitBucket or any other. PM me at twitter @zepedro

# A One File .NET Micro Service Bus for MSMQ? | .NET and ASP.NET | Syngu

Pingback from  A One File .NET Micro Service Bus for MSMQ? | .NET and ASP.NET | Syngu

# re: A One File .NET Micro Service Bus for MSMQ?

Monday, August 22, 2011 9:53 AM by Alexander Nyquist

Looks good at a first sight.

I would prefer the Nuget package as a single file.

Personally, I think that's one of the main benefits of all theese single-file micro frameworks. No external dependencies, no extra files to include, easy to modify etc.

# re: A One File .NET Micro Service Bus for MSMQ?

Monday, August 22, 2011 12:53 PM by John

I just wrote in my blog about our need for a Short Bus (blog.johnruiz.com/.../case-for-short-bus.html).

And I had previously written a simple, no-frills API for publishing and subscribing to events.  http://eventing.codeplex.com

I'll be interested in following where you take yours. =)

# re: Pomodoro Timer for the Windows 7 TaskBar

Tuesday, August 23, 2011 5:20 AM by Jan-Erik Öhman

Downloaded yesterday, trying it out today.

It would be nice with an option to have tick-sounds. Like an old time wall clock. To remind you of the passing of time

# re: Pomodoro Timer for the Windows 7 TaskBar

Tuesday, August 23, 2011 9:56 AM by jdanforth

The code is now open source on codeplex, on pomodorotimer.codeplex.com

There's a new version for download there too.

# re: Pomodoro Timer for the Windows 7 TaskBar

Thursday, August 25, 2011 5:19 AM by Jan-Erik Öhman

If one pomodoro is complete the bell rings.

You stop the ringing and take a break.

If you now start a new pomodoro "Start Timer" it goes from 0 to -1 to -2 ...

It would be nice if it restarted from the original pomodoro value (25) instead.

# re: Pomodoro Timer for the Windows 7 TaskBar

Thursday, August 25, 2011 5:25 AM by jdanforth

Huh? I hope you use the latest version on codeplex :) How did you stop the ringing? From the jumplist taskbar or the button?

# re: A One File .NET Micro Service Bus for MSMQ?

Thursday, August 25, 2011 5:45 AM by jdanforth

I've created a codeplex project for this now (not open yet), and I've also created a NuGet package locally for testing.

Will try to open upp everything in the next couple of days and would love to get more people aboard - both devs and testers. Especially people who knows concurrency and will be able to break it :)

# re: A One File .NET Micro Service Bus for MSMQ?

Monday, August 29, 2011 7:01 AM by Felice Pollano

Really interesting project,

I think nServiceBus as a too restrictive licensing, and Rhino forces to use Castle, that is becaming huge. An alternative is Mass Transit, that does not have the concept of permanent subscription/transient substcription, so I would love to see this in your project ( these concepts comes from ActiveMQ ). If you accept cooperation on your project, I would be happy to join it.

# re: A One File .NET Micro Service Bus for MSMQ?

Tuesday, August 30, 2011 7:36 AM by jdanforth

Just opened up a codeplex site for this project at http://minibuss.codeplex.com will also open it up for co-op soon.

Will also publish a NuGet installer today called "MiniBuss".

# re: MiniBuss on Codeplex

Tuesday, August 30, 2011 10:39 AM by Torkel

Very nice, but why for the love of god did you use TFS source control? Why not put it on github like everyone else? :) or use codeplex mercurial support.

# re: MiniBuss on Codeplex

Tuesday, August 30, 2011 11:29 AM by jdanforth

@Torkel - lol, what's so bad with TFS ;) if it's a problem for people I can move to mercurial. I got a bunch of other projects at Codeplex already and it works well for me so that's why I put it there.

# The Morning Brew - Chris Alcock &raquo; The Morning Brew #927

Wednesday, August 31, 2011 3:54 AM by The Morning Brew - Chris Alcock » The Morning Brew #927

Pingback from  The Morning Brew - Chris Alcock  &raquo; The Morning Brew #927

# Dew Drop &ndash; August 31, 2011 | Alvin Ashcraft&#039;s Morning Dew

Wednesday, August 31, 2011 8:35 AM by Dew Drop – August 31, 2011 | Alvin Ashcraft's Morning Dew

Pingback from  Dew Drop &ndash; August 31, 2011 | Alvin Ashcraft&#039;s Morning Dew

# re: MiniBuss on Codeplex

Wednesday, August 31, 2011 10:55 AM by Elias Rangel

Very clever! And a single file project :D

Kudos.

# Dew Drop &ndash; September 1, 2011 | Alvin Ashcraft&#039;s Morning Dew

Thursday, September 01, 2011 8:02 AM by Dew Drop – September 1, 2011 | Alvin Ashcraft's Morning Dew

Pingback from  Dew Drop &ndash; September 1, 2011 | Alvin Ashcraft&#039;s Morning Dew

# links for 2011-09-01fboiton&#039;s blog | fboiton&#039;s blog

Thursday, September 01, 2011 3:10 PM by links for 2011-09-01fboiton's blog | fboiton's blog

Pingback from  links for 2011-09-01fboiton&#039;s blog | fboiton&#039;s blog

# links for 2011-09-01fboiton&#039;s blog | fboiton&#039;s blog

Thursday, September 01, 2011 3:10 PM by links for 2011-09-01fboiton's blog | fboiton's blog

Pingback from  links for 2011-09-01fboiton&#039;s blog | fboiton&#039;s blog

# Dew Drop &ndash; September 9, 2011 | Alvin Ashcraft&#039;s Morning Dew

Pingback from  Dew Drop &ndash; September 9, 2011 | Alvin Ashcraft&#039;s Morning Dew

# re: Command Handling the Nancy Way

Monday, September 19, 2011 5:45 PM by Fallon

I tried MiniBuss, and it compiles quite nicely, but when I run the Sender app, it complains that I don't have permission.

"The queue does not exist or you do not have sufficient permissions to perform the operation"

Do you know why this would happen?  I'm on Windows 7.

# re: Command Handling the Nancy Way

Tuesday, September 20, 2011 12:56 AM by jdanforth

Have you made sure the msmq component is installed on your machine?

# re: Command Handling the Nancy Way

Tuesday, September 20, 2011 11:20 PM by Fallon

I thought I posted this, but it was TOTALLY my fault.

The sender program requires that I run the reciever program, or there is no queue, thus the error.

I'm loving the simplicity of your framework, and I'll use it soon.

# re: Command Handling the Nancy Way

Thursday, September 22, 2011 3:10 AM by jdanforth

@Fallon :) Good that things got sorted, I wish you luck. If you got other problems or questions, please use the issues feature on github, codeplex or contact me on twitter at @johandanforth

# Store Axis raw XML request/response in session (to be used in JSP) - Programmers Goodies

Pingback from  Store Axis raw XML request/response in session (to be used in JSP) - Programmers Goodies

# TeamCity, Subversion, Web Deploy, Part 5: Web Deploy with TeamCity &laquo; Kim Cu Hoang&#039;s Weblog

Pingback from  TeamCity, Subversion, Web Deploy, Part 5: Web Deploy with TeamCity  &laquo; Kim Cu Hoang&#039;s Weblog

# Using TFS for CI | iSense Prowareness Developer&#039;s Blog

Thursday, December 22, 2011 10:48 AM by Using TFS for CI | iSense Prowareness Developer's Blog

Pingback from  Using TFS for CI | iSense Prowareness Developer&#039;s Blog

# Dew Drop &ndash; February 7, 2012 (#1,260) | Alvin Ashcraft&#039;s Morning Dew

Pingback from  Dew Drop &ndash; February 7, 2012 (#1,260) | Alvin Ashcraft&#039;s Morning Dew

# MSTest and Calling Exe with Sample Data Files | Unit Testing, ASP.NET | Syngu

Pingback from  MSTest and Calling Exe with Sample Data Files | Unit Testing, ASP.NET | Syngu