1
vote
1answer
27 views
gwt> importing a sample project
I'm just barely after 2 hours of trying to force it to work and looking for answers online.
How in the world do you import a sample gwt application into your eclipse and make it …
0
votes
4answers
78 views
sql script to creat a new database
I have following script.
I dont know how to create new database in sql server 2005.
I run following scirpt, and it create tables under model instead of seperate databse. it look ma …
0
votes
1answer
103 views
WPF, xaml Cad or drawing app examples?
I am trying to learn WPF and xaml and am writing a cad style geometry app for my kids. Does anyone know of an existing example written in VB.net? C# is fine as well. Thanks!
ED …
5
votes
11answers
396 views
Good Quality C# code
Where can I find samples of C# code written by top programmers for learning ?
thanks,
1
vote
2answers
24 views
Creation of sample data in database tool @ sqlserver
I need a database tool where i can easily add information to it.
Example:
I have 2 tables, customers and invoices. The database tool must show me input fields of the customer and …
1
vote
3answers
174 views
Simple database “starter kit” for ASP.NET web CRUD application
I'm not even sure how to properly frame (or title) this question, so apologies in advance.
I'm looking for a "starter kit" for a super basic ASP.NET website that is data driven vi …
1
vote
4answers
758 views
How to convert a .WAV audio data sample into an double type?
Hi,
I'm working on an application that processes audio data.
I'm using java (I've added MP3SPI, Jlayer, and Tritonus). I'm extracting the audio data from a .wav file to a byte ar …
1
vote
2answers
309 views
Google Performance Tools (profiler) tutorial
I just downloaded and built the libraries/executables of Google Performance Tools. Before I run the CPU profiler on the application that I want to investigate, I want to learn how …
0
votes
0answers
64 views
Sample Login Application
Hi ,
I am newbie and i wanted to create a sample login application which accepts username name and password and validates the same after licking on a submit button.
i have create …
1
vote
3answers
319 views
Want to share a MGTwitterEngine iPhone Xcode skeleton project?
Anyone want to share an Xcode project that has MGTwitterEngine in it? Mine won't compile. Are there certain project settings to set? I just made a stock tab bar app for iPhone and …
2
votes
1answer
219 views
Boost Priority pool sample?
Hi,
I am working on a Boost thread pool.
I have a structure like this:
class SimThreadPool
{
static SimThreadPool* getInstance();
boost::threadpool::prio_pool& getTh …
1
vote
2answers
89 views
Change the playing video.
Hi.
I'm trying the following code http://code.google.com/apis/ajax/playground/#change_the_playing_video
It works well when runned from the playground page. But if I create a ne …
7
votes
15answers
380 views
Real-life C application to show at introductory course
I am holding a course on the C programming language, and I want to show the students some real-life useful applications of C, to catch their interest. Usually all they see are bori …
0
votes
1answer
41 views
What is the model VB.NET sample app?
I'm looking for an open-source VB.NET app that demonstrates a lot of .NET's power, ideally something that works fully offline. Maybe some of you have encountered an amazing utility …
0
votes
2answers
121 views
Where can I find the source of the CrashLander iphone example?
Apple pulled the plug to the sample. It is no longer distributed... Anyone got a link to a copy of the sample?
