Tagged Questions

16
votes
3answers
5k views

How do you beta test an iphone app?

How can you beta test an iPhone app? I can get it on my own device, and anyone that gives me a device, I can run it on theirs, but is there a way to do a limited release via the a …
9
votes
3answers
4k views

ASP.NET MVC Beta 1 - where is Html.RenderPartial?

I'm just in the process of upgrading my Preview 5 application to Beta 1, and I'm nearly there save for this one error when trying to render a control: 'System.Web.Mvc.HtmlHelpe …
7
votes
6answers
355 views

Making a beta code for a public django site

I'm about to put a beta version of the site I'm working on up on the web. It needs to have a beta code to restrict access. The site is written in django. I don't want to change th …
6
votes
19answers
3k views

Issues During ASP.NET MVC Upgrade from Preview 5 to Beta?

What issues or refactoring did you have to do when you upgraded from ASP.NET MVC Preview 5 to the newly released Beta version?
5
votes
2answers
171 views

Private beta test communication and infrastructure

So your commercial app is in the middle stages of development.. enough that it's usable but still needs refinement, extension, bugfixing. It's far from shippable, but it's stable a …
5
votes
3answers
1k views

Deploy asp.net mvc beta to iis 6 causing 404’s

I'm struggling to get around the 404 errors from asp.net mvc beta when deploying on IIS 6. I had this working in one of the previews by mapping .mvc in IIS but this no longer works …
5
votes
2answers
1k views

IModelBinder and ASP.NET MVC Beta

Does anyone have links to tutorials regarding the new IModelBinder in asp.net mvc beta? I can't get my head around it properly, so much has changed. Thanks
5
votes
7answers
263 views

Should a first release be an 0.1 version or 1.0b?

I see so many projects and softwares released on the internet that has a 0.x version and they never reaches 1.0. Shouldn't a first release be 1.0 (or 1.0b at least)? Example, th …
4
votes
5answers
173 views

How do I differentiate between beta versions and normal versions?

I generally agree that major versions of a program should be 1.0, 2.0, ... and significant updates should be: 1.1, 1.2, ..., and that bug fixes should be at the third level: 1.0.1, …
4
votes
3answers
100 views

Where can I find beta users?

I was wondering where can I find beta users for my website? Are there websites that help you find beta users?
4
votes
6answers
621 views

Need to implement “expiration date” for beta software C#

I am developing software in C# for a Windows CE device and I have beta software soon to be released and I want it to die after a certain date so the final release will need to be d …
4
votes
4answers
273 views

iPhone beta OS limitations

I am thinking about installing the iPhone 3.0 beta OS on my iPhone, but it is my personal cell phone. Are there any limitations in the beta OS that would affect the phone's normal …
4
votes
9answers
311 views

What is the value of a ‘beta’ release? [closed]

I've been programming for 25+ years and in the good old days, your first release was 1.0 and it was rock solid. Version 1.1 was major feature additions as well as the fix to the on …
4
votes
4answers
349 views

What is the replacement of Controller.ReadFromRequest in ASP.NET MVC?

I am attempting to update a project from ASP.NET MVC Preview 3 to Preview 5 and it seems that Controller.ReadFromRequest(string key) has been removed from the Controller class. Doe …
3
votes
3answers
94 views

How do I make a beta access page like the one on superuser.com?

I'm working with ASP.Net MVC and I would like to make a web site accesible via the internet, but only to a select few people right now. I want to do something basically exactly lik …

1 2 3 4 next
15 30 50 per page