APIJunkie Subscribe to this feed

Stories submitted by APIJunkie

Using the free Babel Obfuscator in Silverlight projects (www.apijunkie.com)

submitted by APIJunkieAPIJunkie(475) 1 month, 7 days ago

One of the problems with Silverlight managed code is that it can easily be reverse engineered using standard .NET reflection tools. Although no method can completely prevent reverse engineering your code there are ways to slow down and even deter all but the most persistent hackers. read more...

add a comment | category: | Views: 11

tags: another

Multiple commands on Visual Studio post-build event with batch files (blog.apijunkie.com)

submitted by APIJunkieAPIJunkie(475) 1 month, 8 days ago

Many times it’s more desirable to collect your post build commands into batch files. Some of the reasons include easier maintenance, portability and satisfying the “don’t repeat principle”. read more...

add a comment | category: | Views: 20

tags: another

3XH Silverlight HighScore and in game Achievement API is now available (www.apijunkie.com)

submitted by APIJunkieAPIJunkie(475) 3 months, 12 days ago

3XH system allows Silverlight game developers to work with high scores and user achievements without the hassle of building and maintaining the framework and the system to support them. The system was in closed beta testing for several weeks and is now available to Silverlight game developers to integrate into new and existing Silverlight games. read more...

add a comment | category: | Views: 6

tags: another

New Silverlight high score service and general in-game event Service (www.mashooo.com)

submitted by APIJunkieAPIJunkie(475) 5 months, 10 days ago

Game developers know how time consuming and distracting it can be to build and manage a good high score system. Furthermore each developer basically reinvents the wheel every time he creates his own custom high score system. Mashooo is announcing a new free High score/in-game event service for Silverlight games (code name 3XH). Game developers can use this system to manage their in-game events/high scores. read more...

add a comment | category: | Views: 3

tags: another

How to add Silverlight detection to Google Analytics (www.apijunkie.com)

submitted by APIJunkieAPIJunkie(475) 9 months, 24 days ago

One of the things that are currently missing from Google Analytics is Silverlight detection. Normally this type of information would appear under the browser capabilities section, the same section that lists Flash and Java versions. While I'm sure this will change eventually, it is something that can be very useful to web sites hosting Silverlight applications today. read more...

add a comment | category: | Views: 11

tags: another

Mashooo S Prize Silverlight Game Contest Update (www.apijunkie.com)

submitted by APIJunkieAPIJunkie(475) 10 months, 12 days ago

The contest has just begun and there are already 15 game submissions to the Mashooo S Prize. read more...

add a comment | category: | Views: 3

tags: another

How to programmatically detect Silverlight version (blog.apijunkie.com)

submitted by APIJunkieAPIJunkie(475) 10 months, 14 days ago

How to programmatically detect Silverlight version on a visitor's browser read more...

add a comment | category: | Views: 43

tags: another

Mashooo S Prize Game Contest Announcement (www.mashooo.com)

submitted by APIJunkieAPIJunkie(475) 11 months, 22 days ago

Mashooo.com is proud to officially announce the first ever, world open, Silverlight game development contest. It is an open "no holds barred" style competition, meaning that people from around the world are free to participate and there are no theme limitations. Just bring your talent and zest for Silverlight game development and show the world what you can do. The contest will begin on March 18, 2009 and last for around 3 months. The approximate retail value (ARV) of all the prizes is more than $10,000 USD in cash and software packages. read more...

add a comment | category: | Views: 2

tags: another

S Prize - Open Silverlight Game Competition (www.mashooo.com)

submitted by APIJunkieAPIJunkie(475) 1 year ago

Mashooo.com announces the first ever, world open, Silverlight game development contest. An open "no holds barred" style competition. People from around the world are free to participate and there are no theme limitations. read more...

add a comment | category: | Views: 8

tags: another

ASP.NET cookie expiration date not saved (www.apijunkie.com)

submitted by APIJunkieAPIJunkie(475) 1 year ago

When reading/reusing a cookie sent from the client do not expect the expiration date to be valid. read more...

add a comment | category: | Views: 11

tags: another

Silverlight games ad revenue program (www.mashooo.com)

submitted by APIJunkieAPIJunkie(475) 1 year, 1 month ago

Currently Silverlight game developers around the world are having a hard time submitting their work to all the flash oriented sites out there. Mashooo.com is offering a new ad revenue sharing program for Silverlight game developers. Silverlight game developers can submit games and earn ad revenue when users view and play their games. read more...

add a comment | category: | Views: 11

tags: another

Useful Resources for Silverlight game developers and designers (www.mashooo.com)

submitted by APIJunkieAPIJunkie(475) 1 year, 2 months ago

A new section on Mashooo.com that is dedicated to resources for Silverlight game developers and designers. In this section the community can contribute links to their favorite Silverlight game resources on the web. read more...

add a comment | category: | Views: 10

tags: another

Url Rewrite ASP.NET 2.0 and HttpUnhandledException (www.apijunkie.com)

submitted by APIJunkieAPIJunkie(475) 1 year, 2 months ago

I was really surprised to discover this bug a couple of days back while working on an ASP.Net 2.0 web site. I spent several hours barking up the wrong code tree since I was convinced it had to do with some recent code changes I made. But as it turns out this problem is as old as the server itself and for some reason has not been fixed by any .Net patches. read more...

add a comment | category: | Views: 22

tags: another

Fix for invalid XAML error the member is not recognized or accessible (www.apijunkie.com)

submitted by APIJunkieAPIJunkie(475) 1 year, 2 months ago

Blend is apparently more sensitive then Visual studio 2008 when it comes to type checking templates. read more...

add a comment | category: | Views: 19

tags: another

A new Silverlight framework for creating managed code splash screens (www.apijunkie.com)

submitted by APIJunkieAPIJunkie(475) 1 year, 4 months ago

We released a new open source project called Silverlight loader on CodePlex today. The project is basically a simple and light framework aimed at taking the pain out of writing splash screens, pre-loaders, loaders etc. read more...

add a comment | category: | Views: 32

tags: another

A new forum dedicated to Silverlight game development and design (www.apijunkie.com)

submitted by APIJunkieAPIJunkie(475) 1 year, 4 months ago

A place where people can exchange ideas about Silverlight game design and development. read more...

add a comment | category: | Views: 7

tags: another