APIJunkie

Stories submitted by APIJunkie

Installing the latest version of Boost from source on Windows-VC(www.apijunkie.com)

submitted by APIJunkieAPIJunkie(539) 4 months, 5 days ago

If you wish to use the latest Boost C++ libraries in your Visual C++ projects you can follow a few simple steps to get the job done. read more...

add a comment |category: |Views: 6

tags: another

VS 2010 native code static linking(www.apijunkie.com)

submitted by APIJunkieAPIJunkie(539) 1 year ago

It is not enough to specify project dependencies in VS 2010. read more...

add a comment |category: |Views: 7

tags: another

How to develop native apps on VS 2010 targeting Win 2K and older(www.apijunkie.com)

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

By default when developing native C/C++ apps using VS 2010 beware that your executables will not run on Win 2000 and older targets. read more...

add a comment |category: |Views: 3

tags: another

How to workaround Visual Studio 2010 Publish Web Site via FTP Bug(www.apijunkie.com)

submitted by APIJunkieAPIJunkie(539) 1 year, 7 months ago

VS 2010 Publish Web via FTP worked well the first couple of times until we started receiving errors on the staging server. read more...

add a comment |category: |Views: 58

tags: another

Fix SQL Server 2008 Express Full Text Index Management Missing(www.apijunkie.com)

submitted by APIJunkieAPIJunkie(539) 1 year, 10 months ago

Are you missing the ability to manage full text indexes inside SQL server 2008 management studio? read more...

add a comment |category: |Views: 6

tags: another

Creating a Self-Signed Certificate for use with IIS on Windows Server(www.apijunkie.com)

submitted by APIJunkieAPIJunkie(539) 1 year, 11 months ago

This is the second time I had to find the solution to install self assigned SSL certificates on IIS so I am writing this down for prosperity reasons. read more...

add a comment |category: |Views: 11

tags: another

Silverlight update KB982926 failure and solution(www.apijunkie.com)

submitted by APIJunkieAPIJunkie(539) 1 year, 11 months ago

After Silverlight update KB982926. It was as if Silverlight was not installed on the machine. read more...

add a comment |category: |Views: 83

tags: another

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

submitted by APIJunkieAPIJunkie(539) 2 years, 3 months 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: 25

tags: another

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

submitted by APIJunkieAPIJunkie(539) 2 years, 3 months 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: 79

tags: another

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

submitted by APIJunkieAPIJunkie(539) 2 years, 6 months 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: 8

tags: another

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

submitted by APIJunkieAPIJunkie(539) 2 years, 7 months 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: 7

tags: another

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

submitted by APIJunkieAPIJunkie(539) 3 years 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: 23

tags: another

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

submitted by APIJunkieAPIJunkie(539) 3 years, 1 month 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(539) 3 years, 1 month ago

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

add a comment |category: |Views: 52

tags: another

Mashooo S Prize Game Contest Announcement(mashooo.com)

submitted by APIJunkieAPIJunkie(539) 3 years, 2 months 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(mashooo.com)

submitted by APIJunkieAPIJunkie(539) 3 years, 2 months 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: 10

tags: another