Tagged Questions

2
votes
4answers
50 views

How to mix audio samples?

My question is not completely programming-related, but nevertheless I think SO is the right place to ask. In my program I generate some audio data and save the track to a WAV file …
0
votes
3answers
50 views

iPhone and printer integration Sample code/API for custom App development

Hi Friends, My recent engagement demands a printer integration using iPhone. The app will • Generate a PDF with the collected data • Print the same when user clicks print bu …
1
vote
5answers
152 views

Foo - what does it mean? [closed]

Possible Duplicate: What does ‘foo’ really mean? I have seen a lot of samples, mostly Java code, that have a lot of "Foo" in it or "Foobar". What does "foo"/" …
40
votes
8answers
2k views

ASP.NET MVC Best Practices, Tips and Tricks

Please, share your ideas which could serve as best practices or guidelines for creating ASP.NET MVC web applications. These ideas and/or coding samples should be relevant to ASP.NE …
13
votes
13answers
870 views

When a potential employer wants “code samples”, what do they REALLY want?

I often see job posting with a request for "resume, cover letter, and code samples" and this baffles me. If I am applying for job with little, or no prior knowledge of what type …
0
votes
1answer
34 views

Where can I find the .NET Framework 3.5 Entity Framework Sample application files that are described in the MSDN documentation?

Where can I find the .NET Framework 3.5 Entity Framework Sample application files that are described in the MSDN documentation? The download link in the MSDN documenation is a li …
13
votes
5answers
1k views

Good Domain Driven Design samples

I'm learning about DDD and enjoying every minute of it. However, there are some practical issues that are confusing to me that I think seeing some good samples might clear up. So …
1
vote
2answers
183 views

Examples of Dynamics AX 2009 programming?

I'm just learning to program Dynamics AX 2009. So far I got the dev system running, I got some background about the architecture. Now I'm looking for some walkthrough-samples to l …
0
votes
2answers
89 views

learning ado.net in c# and looking for good code sample

Hi all, I am trying to learn ado.net. I want to see a real project, real code in 3 layes that works well and written well. I underrstand every part seperatly, I cn't get it right …
7
votes
8answers
3k views

WPF sample applications

Hi, Are there any WPF sample applications that showoff the 'coolness' of WPF? I'm hoping to see some examples of the UI capabilities etc., and general structure and best practice …
0
votes
1answer
20 views

How do you like SDK samples to be presented?

Samples are often distributed with SDKs to provide real world details on how to use the product. Some samples are complete applications, some are bare bones console applications an …
0
votes
1answer
264 views

What Does this MSDN Sample Code Do? - ItemsControl.ItemTemplate

This is a XAML code sample taken from the MSDN library article for the ItemsControl.ItemTemplate property: <ListBox Width="400" Margin="10" ItemsSource="{Binding Source={Stat …
0
votes
1answer
78 views

Table module samples

Hello, I'm looking for some good open-source sample applications that use the Table Module pattern to organize the business logic (can be any language). Any suggestions?
1
vote
3answers
108 views

Large number of sample documents

Does anyone know where I can find a huge repository of sample documents, in a variety of subjects? I'm looking for at least a few thousands documents (Office or PDF should be fine) …
0
votes
2answers
187 views

Unlimited fields in PHP?

How do I do unlimited fields in php? Here is the scenario: At first, there are only 2 fields, lets called: first name1, last name1 What I want to do is, when I click the "add" bu …

1 2 next
15 30 50 per page