Tagged Questions

0
votes
1answer
19 views

How does the .net Framework Class call Platform API?

We know that .NET framework class encapsulate the Win32 API, now I am wondering how the .NET framework class call Win32 API? Ways I know so far: Through P/Invoke VC++/CLI Both 1 and 2 Anybody …
0
votes
3answers
60 views

How to allow customization of a platform built on Drupal (and PHP obfuscation)

Hi, My company is building a platform on top of a heavily extended Drupal core. I have multiple customers who will be using separate instances of this system and will want to customize both the theme …
0
votes
0answers
16 views

How to install wamp server and zend platform without conflict?

I first installed wamp server and everything works fine, but after install zend platform,things go wrong. Anyone has the right steps to avoid this?
0
votes
4answers
145 views

JQuery VS Flex - Choosing a Platform for SAAS

Our team is about to start a SAAS web application geared toward small businesses. This is a completely new experience for us; we are a system/linux/php development organization and no experience …
4
votes
13answers
736 views

Which is the future of web development: HTML5 or Silverlight(or other RIA framework)?

My colleagues have a heated debate on what is the future of web development. One side is supporting HTML5 and the other is supporting Silverlight. There is no conclusion of the debate yet. In my …
2
votes
3answers
127 views

Is Django Book platform available?

The Django Book has a neat content publishing template. Anyone knows if it's available for public use? Alternatively, what Django sources would you recommend as an easy to use, out of the box CMS?
2
votes
3answers
195 views

Reliably detect Windows in Python

I'm working on a couple of Linux tools and need to prevent installation on Windows, since it depends on FHS and is thus rendered useless on that platform. The platform.platform function comes close …
20
votes
22answers
2k views

What major applications does Microsoft sell which use the .NET framework?

As a programmer, I feel much safer knowing that the frameworks being 'sold' to me are actually in use by their creators to produce real applications, as this gives me some reassurance that they will …
0
votes
1answer
65 views

What does Java Error “Your active platform is: JDK_1.6, but the corresponding property “platforms.JDK_1.6.home” is not found in the project’s properties files” mean?

I'm a Java noob (but have been programming for 25+ years, and have worked with OO languages from day 1). All of a sudden I started getting this error: Your active platform is: JDK_1.6, but the …
0
votes
2answers
111 views

ideal programming language for writing applications? [closed]

what is the most convenient and simple (lets substitute simple with efficient/..?) programming language for writing applications for all major platforms?. c# or java? and why?
1
vote
5answers
477 views

What common algorithms are used for C’s rand()?

I understand that the C specification does not give any specification about the specific implementation of rand(). What different algorithms are commonly used on different major platforms? How do they …
0
votes
6answers
67 views

How to obtain a string describing the current platform ?

I need to check the platform I'm on, meaning: processor, operating system, and operating system version. An example I currently have is i686-apple-darwin10. How can I obtain the similar string on …
2
votes
3answers
1k views

Visual Studio 2008 Project Properties Build Configuration Missing Options

I have a strange problem, and hopefully someone can help me. I have a solution with 13 separate C# projects. I am using Vista x64 to develop on, and I would like to build these projects to target the …
12
votes
8answers
679 views

Can you do Desktop Development using JavaScript?

I know there's JScript.NET, but it isn't the same as the JavaScript we know from the web. Does anyone know if there are any JavaScript based platforms/compilers for desktop development? Most …
0
votes
4answers
70 views

Any ideas on what platform this site is built with http://www.nibbledish.com? [closed]

Not sure if this site http://www.nibbledish.com/ is built using something like Wordpress MU and Buddypress or if it's custom built but I would like to find out if possible. Any ideas? Thanks …

1 2 3 4 next
15 30 50 per page