Blog'A'Little

Just another C# guy

Posted: by

Comments

Alexey Gavrilov said:

Great stuff, Einar! It looks real good. I guess however that without z-buffer and any chance to emulate it we are kind of stuck anyways.

kick it on DotNetKicks.com kick it on GameDevKicks.com
# mai 21, 2007 11:51

Morten Salthe said:

Yeah, great! Looking forward to the source code, Einar :-)

kick it on DotNetKicks.com kick it on GameDevKicks.com
# mai 22, 2007 12:43

Einar Ingebrigtsen said:

Thanks..

You could fake Z-buffering by calculating the intersecting planes and then rely on sorting the polygons.

By implementing sorting I can get away with most of it. This might even be simpler than one would think, each polygon have a Z-index property. I'll have to look into this.

kick it on DotNetKicks.com kick it on GameDevKicks.com
# mai 22, 2007 2:34

Anthony S said:

Your project is very interesting.

I am actually trying to make a 3D cube (with 2 differents technologies) to display video, web page, RSS, or image.

I saw your example in javascript and I am looking for the same in C# under Orca. Perhaps we could help each other.

my mail : <censored for privacy issues>

Anthony S

kick it on DotNetKicks.com kick it on GameDevKicks.com
# mai 25, 2007 2:16

Community Blogs said:

Cream , as in &#39;Pick of the Litter&#39; is always subjective, but this is my list for today as I view

kick it on DotNetKicks.com kick it on GameDevKicks.com
# mai 29, 2007 2:35

dan said:

Good stuff Einar :)

kick it on DotNetKicks.com kick it on GameDevKicks.com
# mai 30, 2007 1:39

Michael Schwarz said:

Hi,

have a look at my blog post:

<http://weblogs.asp.net/mschwarz/archive/2007/05/31/dlr-and-performance.aspx>

With the 1.1 alpa version Microsoft didn't had a deep look at performance, but this will come next!!!

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juni 4, 2007 9:27

Michael's Blog said:

During the weekend I spent some minutes to collect some of the greatest Silverlight examples. Most of

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juni 4, 2007 10:27

Morten Salthe said:

Congratulations, Einar!!

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juni 6, 2007 4:05

Jose Luis said:

Great job!!

come on and keep pushing! this looks great and can't wait to see your code :)

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juni 12, 2007 7:54

Blog'A'Little said:

Being a game developer in heart, my first instincts whenever a technology comes out that have visuals

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juni 13, 2007 3:02

FrankFi's view of the world said:

Hi... since there is no "build-in" 3D engine in Silverlight it makes sense to build some kind of engine.

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juni 14, 2007 4:32

Web.Next said:

I just stumbled across this excellent work in Silverlight and 3D. Another great example of how the power

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juni 15, 2007 12:30

John Dowdell said:

If you're into in-browser 3D, and are brand-neutral, then you might be interested in the Papervision 3D project too.

http://blog.papervision3d.org/

jd/adobe

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juni 15, 2007 1:39

Eric Griffin's Blog said:

Screen shot of the demo . You can find out more here It's called Balder and is available on CodePlex

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juni 15, 2007 2:40

Software Cafe said:

Sorry, this entry is in Japanese. ブログとデモンストレーションの紹介です。 Silverlight 1.1 で 3D が実現できています。WPF ではおなじみの きれいな

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juni 15, 2007 4:25

Around and About .NET World said:

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juni 16, 2007 8:03

自由、创新、研究、探索…… said:

Silverlight在微软的产品特性中是没有3D功能的,但是开源社区的力量是强大的,现在有一个开源项目来实现这个功能,项目名称叫做Balder,网址是:http://www.codeplex.com...

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juni 17, 2007 8:52

毛遂自荐博客集 said:

Silverlight 在微软的产品特性中是没有 3D 功能的,但是开源社区的力量是强大的,现在有一个开源项目来实现这个功能,项目名称叫做 Balder ,网址是: http://www.codeplex

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juni 17, 2007 9:33

Christophe Lauer, Blog Edition said:

Contrairement à une idée reçue et qu'on retrouve assez souvent sur un blog ou sur un autre, il n'y a

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juni 17, 2007 12:03

Christophe Lauer, Blog Edition said:

Contrairement à une idée reçue et qu'on retrouve assez souvent sur un blog ou sur un autre, il n'y a

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juni 17, 2007 12:03

Samuel Blanchard said:

I've the same problem with my application. It appears that only the X was in cause. strange but it's an alpha version...

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juni 21, 2007 2:48

fabiopedrosa said:

Is there any need for the code to be in a "Orcas" Project Solution?

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juni 22, 2007 8:34

Einar Ingebrigtsen said:

You can get it to compile in VS2005 :

http://silverlight.net/forums/t/370.aspx

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juni 22, 2007 10:10

Around and About .NET World said:

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juni 22, 2007 12:06

MSDN Up North said:

Det har vært kjent en stund at Silverlight ikke skal støtte 3D, i alle fall ikke foreløpig. Einar Ingebrigtsen,

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juni 27, 2007 10:59

SixSix said:

Silverlight在微软的产品特性中是没有3D功能的,但是开源社区的力量是强大的,现在有一个开源项目来实现这个功能,项目名称叫做 Balder,网址是: http://www.codeplex.com/Balder

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juni 29, 2007 8:03

Chris Cavanagh said:

Einar - Excellent post!  It's amazing that parsing XAML strings can actually be faster than using the API.  Your demos are great!

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juni 29, 2007 9:22

Presentation layer said:

A WPF-esek nagy szívfájdalmára az SL runtime-ba nem kerül bele a 3D támogatás. Ilyenkor szokott az lenni

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 5, 2007 10:58

littleme said:

Here is working 3D engine with texture mapping (although not perspective correct):

http://www.windowsvista.si/?content=main&show3d=1

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 6, 2007 9:58

Einar Ingebrigtsen said:

Thanks a lot.

It is kind of odd. One would think that parsing the XML and adding it to the rendering pipeline every frame would cost more than marshalling the objects across. The marshalling process must be really costy.

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 10, 2007 8:34

Einar Ingebrigtsen said:

This is cool stuff..  

The thing about my texturemapping problem is when you use triangles and want to specify mapping coordinates for each vertex in the triangle. Silverlight does not support this out of the box. There are two ways of overcoming this :

* Use imagebrush transforms to fake it and get the same effect

* Precalculate each texture for every face in a mesh, which might be the best way to go

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 10, 2007 8:45

littleme said:

Einar Ingebrigtsen,

in fact Silverlight _does_ support specifying texture coordinates for each vertex. You can do it using proper Clipping and Matrix.

The above 3D Vista sample was done using that.

Source: http://www.windowsvista.si/js/object_3d.js

Used image: http://www.windowsvista.si/img/3d.jpg

You can see, that only one image was used.

If you want, I can tell you more about it.

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 10, 2007 6:21

littleme said:

But of course, texture mapping is not perspective correct. Not good for 3D, but logical for 2D drawing.

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 11, 2007 9:35

Einar Ingebrigtsen said:

Very interesting..  Please tell me more.. :)

If you don't mind, you can drop me an email : einar_at_dolittle.com.

Thanks for pointing this out. I've been pulling my hair out the last month over this issue.. :)

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 12, 2007 5:17

Einar Ingebrigtsen said:

I downloaded the source..   It's plain and simple brilliant!  Damn..  I've been stuck on other ideas, but it makes perfect sence using clipping and PathGeometry for doing it.

Only thing that might be an issue is speed.    I will start implementation on this asap.. :)

Thanks again for the tip..

You're more than welcome to drop me an email for discussing further development on the Balder 3D engine. If you want to join in, drop me an email with your CodePlex username and I'll add you as a contributor to the project.

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 12, 2007 5:22

liquidboy said:

Hi Einar,

Firstly awesome project. Just downloaded it and am playing with it as i write.

I have a question. Im currently creating my first silverlight app and im about to create an "itunes like album swisher" control, you know the cool eyecandy in the iTunes app that shows you the albums in 2D (but with perspective giving the 3D illusion).

Without having spent too long evaluating Blader, can your toolkit achieve this? Im hoping it can as im stuck at the moment working out how to achieve it in silverlight.

PS. my blog showing my silverlight/iTunes project is here if your interested... http://advertboy.wordpress.com/project-silverlight-11/

LiquidBoy/AdvertBoy

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 16, 2007 9:32

Einar Ingebrigtsen said:

Hi,

thanks for your feedback.

I saw your project the other day and must say it's a great idea and it's really starting to take shape. Great work!

The Balder project should be able to achieve what you're looking for, maybe not easily right now, but when the TextureMapping feature is finnished and my binarysorter stops throwing exceptions. :)  

I've had to move away a bit from the original XAML way of doing things, in order to achieve the speeds I'm looking for, but I want to be able to use the builtin Animation (Storyboard) system for animating properties on Balder objects.

I've also been looking at a way to be able to create 3D scenes declaratively through XAML as well.

If you want to join in, don't hesitate to drop me an email with your CodePlex username (einar_at_dolittle.com).

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 16, 2007 11:30

liquidboy said:

Thanks for the offer but i don't think i have anything to offer to your project yet, maybe in a couple of years time when im a guru of something id be able to then contribute.

ps. i have downloaded the source code and i have been studying how it all hangs together, i've learnt so much from it. Great work!!!

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 17, 2007 9:37

Einar Ingebrigtsen said:

Thanks again.

I'm will be working on a tutorial and a WebCast for how to do simple 3D stuff using Silverlight.

The rendering pipeline you find in Balder can easily be adopted and used in any other environment, for instance a GDI+ solution.

Good luck with your ITunes application.

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 17, 2007 5:33

Mark said:

Hi

This project is looking really exciting. I would be keen to help, probably with tutorials and documentation initially as my 3d knowledge is pretty limited. Codeplex username is mrtrombone.

I whipped up the example here (not Balder just Silverlight): http://timheuer.com/blog/archive/2007/07/03/14127.aspx

Cheers

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 18, 2007 4:17

Einar Ingebrigtsen said:

That's great..

I've added you as a contributor to the project.

Cool if you can create some simple tutorials down the line..

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 18, 2007 5:38

Bryan Chow said:

分享几个国外的silverlight例子和blog GreatVisualStudioQuickStarts

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 19, 2007 2:28

zbatorfi said:

A WPF-esek nagy szívfájdalmára az SL runtime-ba nem kerül bele a 3D támogatás. Ilyenkor szokott az lenni

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 26, 2007 11:06

Anthony Main said:

I've just downloaded the 8745 build of Balder, but it appears there is an XSD missing ImageAnimation.xsd

kick it on DotNetKicks.com kick it on GameDevKicks.com
# august 3, 2007 12:19

Sharepoint BUZZ said:

Mikey G has been posting some great content. Very hard to keep up with him. Is like doing full time blogging or something? Not that I&#8217;m complaining, learning alot from him. One of his latest posts (New Mashup � Combining SharePoint List Data ..

kick it on DotNetKicks.com kick it on GameDevKicks.com
# august 6, 2007 6:34

Blog'A'Little said:

I've upgraded the tutorial project to support Silverlight 1.1 Alpha Refresh for the spinning cube tutorial

kick it on DotNetKicks.com kick it on GameDevKicks.com
# august 12, 2007 6:18

SilverlightExamples said:

This is great! While I'm finding a way to draw some basic pixels on the Image control, you guys have managed to draw up 3D objects already. Keep up the good works!

kick it on DotNetKicks.com kick it on GameDevKicks.com
# januar 7, 2008 4:02

rich said:

if Silverlight is better than Flash, then why does Microsoft use Flash on their Homepage! The MSN SHopping area, if you right click on it you will see that it is flash

kick it on DotNetKicks.com kick it on GameDevKicks.com
# januar 27, 2008 3:52

JamesMattheson said:

Getting a Javascript error on page load.

document.getElementById("SilverlightControl") has no properties

That aside, it's only loading the 'Download Silverlight' image.

I have downloaded the latest version and still no change.  Can anyone help?

kick it on DotNetKicks.com kick it on GameDevKicks.com
# februar 3, 2008 3:45

Israel said:

Because Silverlight is still a beta, and it takes some time to make the transition from flash to silverlight anyway.

kick it on DotNetKicks.com kick it on GameDevKicks.com
# februar 9, 2008 9:09

GameDevKicks.com said:

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

kick it on DotNetKicks.com kick it on GameDevKicks.com
# april 2, 2008 11:20

DotNetKicks.com said:

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

kick it on DotNetKicks.com kick it on GameDevKicks.com
# april 4, 2008 10:57

private asteroid said:

Flash with hardware acceleration for 3D

kick it on DotNetKicks.com kick it on GameDevKicks.com
# mai 15, 2008 9:21

weren said:

One huge advantage Windows has over OSX or Linux is directX plus games using it, which keeps customers buying Windows. Adding that to a cross-platform SilverLight would very likely set many used to be Windows-only games free on OSX or Linux which woudl hurt Windows market share. Kinda ironic that Windows dominance gets in M$' own way. In that regard, I don't think M$ is that motivated to add handy hardware acceleration support that soon to SilverLight.

kick it on DotNetKicks.com kick it on GameDevKicks.com
# mai 16, 2008 7:40

Einar Ingebrigtsen said:

That is true, it's a real shame though. The user experience of Silverlight would increase dramatically. In addition, there would be no excuse to hold on to two technologies if they were to implement hardware acceleration. They would be able to implement the full functionality WPF into Silverlight and actually drop WPF. Put in another perspective, Microsoft could save money by doing it, they wouldn't need two teams maintaining two technologies that today already is almost the same. :)

But I guess other factors are calculated into the whole picture.

kick it on DotNetKicks.com kick it on GameDevKicks.com
# mai 20, 2008 7:48

Jon Arild Tørresdal said:

I just needed to post a comment to "your madness above" :) Great post btw. I agree on many of your points, also with Agile being Fragile in the way you describe it. However, you have to read your entire post in order to fully pick up on your point :) The statement Agile being Fragile I generally don’t agree with. My experience is that any process you adapt fully gives value. Especially if there were no process to begin with :) Though every book I've read on the subject (Scrum and XP especially) carefully states you HAVE to adopt everything.

I'm currently reading The Art of Agile Development (XP book) which is one of the best books I've encountered on the subject of XP. The nice thing about this book is that it’s not a book about the process theory; it describes how two experienced XP practitioners (the authors) have adopted XP over a long period of time. I'll post a review on my blog as soon as I'm finished with it.

Else wise I must say I feel your pain when it comes to people not being interested enough (my interpretation) to teach/learn themselves the process they are part of.

PS! Any chance you could make the comment box bigger? Its really hard writing when there is only room for 3 words per line... ;) Using Firefox.

kick it on DotNetKicks.com kick it on GameDevKicks.com
# mai 21, 2008 10:22

Einar Ingebrigtsen said:

Thanks for kind words. :)

I'll look into the comment box. Sitting here writing in it myself let's feel the pain.. :)

I think it is very important to get the team to commit and devote themselves to the process and be commited to do the whole process. Only then can one truely say that your process is no longer fragile.

The process is as fragile as the people applying it allows it to be.

kick it on DotNetKicks.com kick it on GameDevKicks.com
# mai 22, 2008 11:09

ugur kazdal said:

I wont buy this cuz I'll wait for something which'll be made by Microsoft ( for surface)

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juni 24, 2008 10:44

ugur kazdal said:

thanks for information...

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juni 26, 2008 2:47

Einar Ingebrigtsen said:

HTC Touch is out there and pretty good. Microsoft has teamed up with NVidia to provide mobile devices with real 3D accelerated graphics. When they get this, faster CPUs and a lot more memory than they have today, they will start to be hardwarewize competing with the iPhone.

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juni 26, 2008 4:04

ugur kazdal said:

I was Istanbul conference..

I enjoyed in your meeting...

how great game coding I saw...

I got some idea because of you..

thanks

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juni 26, 2008 5:48

Einar Ingebrigtsen said:

Thanks.

Glad you liked the conference.

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juni 26, 2008 9:16

Fredrik said:

Haha, I read "Interesting Xna case : SOBER in Turkey" - as if! ;) Hope you're having a blast, and congrats on the new job btw! :)

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juni 27, 2008 9:51

Einar Ingebrigtsen said:

Thanks..

I was sober on occasion. :)  

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juni 29, 2008 8:38

ugurkazdal said:

is there any photo from istanbul:) ?

I hope you'll come to Turkey Again..

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 3, 2008 10:41

ugurkazdal said:

how can we use our computer as a hosting?

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 4, 2008 1:06

Jon Arild Tørresdal said:

Maybe you'll get a price for being the first Norwegian to buy the ticket. Maybe a ticket for another Norwegian ;) May I suggest me! :) Anyways, I would love to go to PDC this year, but I'm afraid I've spent my budget already (and them some).

Enjoy the conference and hopefully I'll get inspired by you telling about PDC next time we meet :)

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 4, 2008 1:31

Einar Ingebrigtsen said:

I'll do a salespitch.. :)  Btw: Still haven't fixed my comment box.  Someday I'll get the time (If I keep saying it, maybe it will be true)

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 7, 2008 12:18

Einar Ingebrigtsen said:

Do you mean as a host for hosting Web sites or specifically as a Xna game host??

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 7, 2008 12:19

Einar Ingebrigtsen said:

Thanks.

I didn't have the chance to take any pictures from Istanbul. I'll check with the Microsoft guys to see if they have some.. I know they videotaped the entire session.

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 7, 2008 12:21

ugurkazdal said:

thankx.

nice we can download..

I'm downloading..

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 7, 2008 1:39

ugurkazdal said:

thanks you

thats exactly what I've searched.

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 8, 2008 12:41

Stefaan Rillaert said:

Thanks for the tip Einar!

I had the same problem and looking at the WPF documentation was not always useful when working with Silverlight... ;-)

Hilsen fra Porsgrunn, Stefaan

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 8, 2008 11:21

Einar Ingebrigtsen said:

Glad to be of assistance.

Ps:

Godt å se at det er flere i området som driver med Silverlight.

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 8, 2008 1:43

Jon Arild Trresdal said:

Yo DLSB! DLTC here. You should definatly try out pair programming! ;-)

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 8, 2008 7:40

Einar Ingebrigtsen said:

:)

I guess so..

In fact, I've done quite a bit of pair programming and enjoy it too. But I must admit, (and now all the guys at work is going to kick me in the groin) I probably like more to sit alone writing the actual code.  I've been a strong advocate for pair programming at work, hence the groin kicking. :)

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 8, 2008 9:55

Jarle Nygård said:

I would take the test if I could... Firewall is blocking that address unfortunately... ;)

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 9, 2008 9:19

Stefaan Rillaert said:

DHSC here. I like too much to figure things out and to tweak stuff by myself... :-)

Einar, about the readers of your blog, you have a small 'fanclub' ;-) here at Porsgrunn. Your 'Agile is fragile' post went around by email, it ringed a bell... I like your honesty, we should have that more in our industry.

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 9, 2008 10:14

Einar Ingebrigtsen said:

Thanks a lot Stefaan. Have you considered coming to NNUG Vestfold, when we user group meetings?  I understand if it is too far for you. Drop me an email (einar_at_dolittle_dot_com) if you want details. Maybe we could look into establishing NNUG Telemark or Porsgrunn or something.

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 9, 2008 3:21

Marcin Buciora said:

COOL!!!!

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 11, 2008 12:22

Einar Ingebrigtsen said:

Thanks. I've working on a new version that will work with the compact framework as well. Involves quite a bit magic. :)  

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 11, 2008 10:48

Bookmarks about Silverlight said:

Pingback from  Bookmarks about Silverlight

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 14, 2008 10:13

Engin said:

Even though I didn't have any idea about xna or any future plans that is slightly related to it, I enjoyed your presentation. It is always a pleasure to watch talented people doing what they do best. Hope to see you in Turkey again.

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 22, 2008 9:35

Tini said:

Thank you soo much for this! really helpful.

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 23, 2008 10:39

Einar Ingebrigtsen said:

Thanks a lot.  I hope I can come back to Turkey, I loved it there!

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 24, 2008 10:04

Einar Ingebrigtsen said:

No problem. I'm glad it turned out helpful for you.

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 24, 2008 10:07

Delf said:

Thanks a lot for this generic singleton class. Now I should be able to get access to my singletons over App domains. This point is really appreciated when applications using plugins/modules that use application singletons.

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 25, 2008 11:48

Einar Ingebrigtsen said:

Glad to be of any assistance. You should also look at the update post for this :

www.dolittle.com/.../crossappdomainsingleton-update.aspx

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 25, 2008 5:42

CrossAppDomainSingleton - Update - Blog'A'Little said:

Pingback from  CrossAppDomainSingleton - Update - Blog&#39;A&#39;Little

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 25, 2008 6:14

ugurkazdal said:

thx for info..

i've been following RSS here...

kick it on DotNetKicks.com kick it on GameDevKicks.com
# juli 29, 2008 2:57

Fredrik Kalseth said:

Smashing Magazine did a review of 15 different blogging tools for different platforms (including Mac) just recently:

www.smashingmagazine.com/.../15-desktop-blogging-tools-reviewed

kick it on DotNetKicks.com kick it on GameDevKicks.com
# august 10, 2008 4:33

Einar Ingebrigtsen said:

Great..  Thanks for the input.

kick it on DotNetKicks.com kick it on GameDevKicks.com
# august 10, 2008 6:13

Stefaan Rillaert said:

Sorry that you went through such a bad experience... I hope you are getting better and that the MacBook pro helps with that !

Greetings, Stefaan

kick it on DotNetKicks.com kick it on GameDevKicks.com
# august 11, 2008 8:49

Jon Arild Tørresdal said:

Good luck with your new job and looking forward to hear and see more about Silverlight. Might come a Silverlight presentation request from Bergen soon... ;)

kick it on DotNetKicks.com kick it on GameDevKicks.com
# august 11, 2008 1:49

GameDevKicks.com said:

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

kick it on DotNetKicks.com kick it on GameDevKicks.com
# august 11, 2008 11:28

Einar Ingebrigtsen said:

Thanks a lot.  I´d love to come to Bergen and talk about Silverlight. I had great fun the last time, even though you had the worst rain in ages and the taxi took 2 hours in.. :) Always great coming to Bergen, in fact one my favourite cities in the world!

kick it on DotNetKicks.com kick it on GameDevKicks.com
# august 11, 2008 11:48