Equivalent To Heroku For The .NET Platform?

Oct 24, 2010

I can't see a reason why we couldn't do the same thing Heroku does for an ASP.NET website.

View 3 Replies


Similar Messages:

Does It Work On Linux Platform

Feb 2, 2010

does ASP.net(web development) works with Linux platform??

View 2 Replies

Is There A Django Or Rails For The .Net Platform

Jan 20, 2010

Now before I dive too far into this this question, I am aware of nDjango and MonoRail; however, those project seem to be lacking.What I'm wondering is if there is a solution out in the .Net world that has the following features out of a single box like Rails has in Ruby or Django has for Python. I know tools that do pieces but am curious if there's 1 unified solution out there.

Database Versioning/Migrations
ORM or similar code gen
MVC-based
Pre-generated administrative screens
View generation
Theming / styling
(I'm sure I'm forgetting another cornerstone feature)


There's lots of options that cover one or more of these aspects but is there something in .Net that covers all of them?

View 5 Replies

Web Platform Installer Says Already Installed But Not

Aug 21, 2010

Just trying to download it from [URL] for the first time. Web Platform Installer says regarding "Frameworks and Runtimes" (and also "Visual Studio Tools"), "All the recommended products from this group are already installed", even though they're not. Did have something called Visual Studio Runtime Redistributable installed which is just a handful of DLL's. I uninstalled it though - made no difference. Also removed entries from registry with "Visual Studio" in them, also made no difference.

View 1 Replies

MVC :: Installing With Web Platform Installer 3

Feb 7, 2011

I get the following error when i try to install asp.net mvc 3 using the Web Platform Installer 3.0: "This product did not install succesfully: Downloaded file failed signature verification and may have been tampered with" The other thing I've noticed is that inside the "Application DataMicrosoftWeb Platform InstallerinstallersMVC3..." folder, the Web Platform Installer creats a "AspNetMVC3Setup.exe" file that has a size an aprox file size of 200KB. Meanwhile, at the beginign of the instalation process the Web Platform Installer informs that it will download a 20MB file.

View 1 Replies

Is Framework Platform Independent

Feb 7, 2011

Is .NET framework platform independent? I need a well authentic and clear one answer

View 4 Replies

ASP.NET Asset Management Platform?

Apr 7, 2010

I want to develop an ASP.NET based solution to manage and digitatize a library of several thousand garments that my company has developed over the past 10 years. This platform should enable my designers to easily create a new style, upload different photos of the same garment, upload the spec, and record the different attributes as well as enable users to browse and search through the collection and retrieve the photos and specs. Before I start from scratch, I am hoping that someone here can point me to either a open source package or a commercial solution that I can extend and customize to achieve what I need.

View 1 Replies

Is Blogengine A Stable Blogging Platform

Apr 3, 2011

I implement many themes in Blogengine.net 2.0 for many users and have lots of problems with it then i need to thing first that are it is really stable.

when i use Be.net 2.0 pagination in the stable version wrongly coded they never update them even someone reported them many time. means no one care about bad thing populated in Be.net 2.0 when i learn them their is too much blog but not as much as wordpress no problem but if you have a question their is no one answer you or answer you got from community going too late. this is not like a wordpress community then you question and get response quickly.

the first and 2nd is small issue no problem i have from that but a big problem is that functionality in blogengine.net not working well as in wordpress and in some other cms have every functionality well designed. i found many issue i reported from other when i implement theme from them like.

3.1 if someone write a post who are in future date , in draft , or published then sometime they show addpost page instead of editpost page. this make sometime user feel dirty because you know what they thing when they write a big post and found that all their craft goes left

3.2 Be.net have less functionality then any average other CMS no problem if it's less the issue that sometime you not found what's going wrong whenever their is a issue in the code you write or refactor existing pattern in blogengine.net

SO i want to know are Blogengine.net 2.0 really have stable version or they make them only for showing that they have really same thing as other.

View 2 Replies

Detecting What Platform Code Is Running On In C#?

Dec 9, 2010

I have C# code I want to use in both a WinForms app and ASP.NET website. The database connection string differs for each though, so I want to be able to find out which platform it's running on and set the connection string appropriately. Is there an easy/recommended way to do this ?

View 3 Replies

Build To Survey Platform From Scratch Using Asp?

Aug 14, 2010

I am planning to build an ASP.NET survey platform, that would also provide a scripting interface. I was wondering if there is an existing framework or open source platform to give a jump start.

Also would a rule engine come in handy?...

View 1 Replies

Setup A WebTV Platform In IIS / Windows?

Feb 6, 2010

I want to create a WebTV site in ASP.NET. At the moment I am thinking of using Flowplayer, serving .flv files. Since it will work with pseudostreaming, IIS will serve various .flv files in a schedule.

Is there a platform/open source package to provide all the clip (and advertisement) scheduling to create the WebTV program? Or do I need to create my own scheduling interface (backend) that will store the .flv schedule in a database, and create e.g. an .aspx that will read the current time and decide which clip to serve?

View 1 Replies

How To Deploy Windows Application In Linux Platform

Jun 17, 2010

how to deploy vb.net windows apploication in linux platform? is there any procdure

View 6 Replies

C# - What Linq Provider To Sqlite On Mono Platform

Feb 12, 2011

I want to use sqlite database in my asp.net project. I prefer linq, but I don't know which linq provider is compatible with mono platform?

View 1 Replies

Iphone - Download File On Mobile Platform

Jul 5, 2010

I've some files stored in a SQL database. When a user visits a url with the given ID, the BLOB data is retrieved from the database to the webbrower via:

Byte[] myData = b.BlobContent;

Response.Clear();
Response.ContentType = "application/octet-stream";
Response.AddHeader("content-disposition", "attachment; filename=" + fileName);
Response.AddHeader("Content-Length", b.SizeInBytes.ToString());
Response.BinaryWrite(myData);
Response.End();

However, the iPhone (Safari) can't download a *.txt and *.doc file. It says: "Safari can't download this file". A pdf can(!) be downloaded and viewed.

On Android none of the files can be downloaded.

Is this because the iPhone and Android just can't handle all files? Or am I doing something wrong in the Response.

View 1 Replies

C# - Create A Setup For A Web Application With Web Platform Installer?

Jun 15, 2010

I have a large Web Application ( ErPwith 11 subsystem) and I want tocreate a setup for itwith Microsoft WebPI. Currently We send our application for customers once a week (for weekly updates). We usefollowing tools in this application, So How to create a setup for out project toconfigure it in client IIS automatically

List item
.netFramework 3.5
SQL server 2008
Asp.net
C#
NHibernate
Log4net
castleProxy
SQL Server Reporting Services (RDL)
Visual Studio Client Reports (RDLC)
Javascript
JQuery

View 1 Replies

Web Platform Installer And Sql Express Database Setup

Feb 3, 2010

I tried to install Amplifeeder today with the Web Platform Installer. When I arrived at the database setup I had to fill out some informations like "db admin user/password" and user username/password. Using SQL Express I do not have any username/password (neither admin or user). How should I be able to install applications with the WPI and SQL Express 2008 ?

Basically I had this error while trying to install in the logs: DownloadManager Error: 0 : MS Deploy exception: Microsoft.Web.Deployment.DeploymentClientServerException: The database 'AmpliFeederDB' could not be created. ---> System.Data.SqlClient.SqlException: Login failed for user 'sa'. The user is not associated with a trusted SQL Server connection.

View 3 Replies

Mobiles :: Platform Based Page Redirect?

May 26, 2010

This will be typical question to ask, but i havent found any right soultion to this. I need to redirect pages based on devices browsing, mostly focusing on iPad, iPhone, Blackberry. But i need server side code, for this; as javascript is disabled by default on Blackberries, so tring to avoid javascript. I have checked MVP Mobile Devices, but dont know how to implement in my sites.

View 17 Replies

Installation :: Web Platform Installer Refusing To Complete?

Sep 5, 2010

I tried installing the asp.net package on my PC today. I had just made a fresh install of Win 7 pro 64 bit, basically a disk wipe, re-install and all Windows updates.

If I remember correctly, there was a list of 21 products to install. When it got to 19 (Visual Web developer), it stayed there with no error message for a very long time until I got tired of it and cancelled using task manager (pressing Cancel yielded no results).I then tried re-starting the PC in Safe Mode w/networking. The WPI "knew" I had already installed the other products and suggested I install Web Developer and SQL Server. This time, I did get errors, but the error log basically said that the instal program returned "1601" (install failed),

I also tried installing Web Developer only, omitting SQL server. This didn't help. suggest a patch, or alternative way of completing this install?

View 4 Replies

Visual Studio :: How To Compile Application Targeting 32-bit Platform

Apr 21, 2010

I want my application to get compiled as a 32-bit application since the dll's that are added are 32-bit dll's.

View 1 Replies

WCF / ASMX :: Create Test Platform Using C# - Invalid Webservice

Aug 18, 2010

I am writting a client applicatin that acesses a webservice written by another company. I need to test against this webservice but since it is live I need another place to test with. I don't have access to the code from the webservice but have added a reference to my project. I would like to create a test platform using C# which will run on IIS and not Java. I have created a basic webserive using both the NetBeans platform and the VS/C# platform. The problem I am having is if I dynamically change the web address from one to the other my client application complains that the webservice is invalid. I have verified all the calls are the same.

Are there any setting with VS/C# that allow me to configure it to behave more like the Java webservice? I don't have the server support to host the Java application for full testing along with other problems using the Java version. I have run both services in the "WCF Test Client" and can see where the WCF service uses the varibles for request and the Java uses body/request but can't get the WCF to follow that format. I read somewhere about changing the OperationContract with SoapRpcMethod but then the mentod is not longer exposed. I also tried a Web Service in .NET 3.5 instead of a WCF server but that seems to be more trouble and does not help.

Error message:

The message with Action '' cannot be processed at the receiver, due to a ContractFilter mismatch at the EndpointDispatcher. This may be because of either a contract mismatch (mismatched Actions between sender and receiver) or a binding/security mismatch between the sender and the receiver. Check that sender and receiver have the same contract and the same binding (including security requirements, e.g. Message, Transport, None).

View 7 Replies

Web Forms :: Present Video And Audio In A Site With 3.5 Platform?

Feb 19, 2010

I want to present video and audio in a site with 3.5 platform. Using mediaplayer or flv player?

View 3 Replies

Mobiles :: Develop Of A Smartphone Application Like Android - Symbiam Platform

Mar 30, 2011

I like to begin the develop of a smartphone application. I am using VS 2008, when I followe the step of creating a new project I have to pick the Tarjet Plataform, but this list is only for Windows, How I develop for other plataforma like Android, symbiam, etc.

View 2 Replies

Architecture :: Best Way Of Passing Lists/arrays For Cross-platform Environments

Feb 24, 2010

I'm currently in the process of creating a library app to use inconjunction with websites. Note: NOT JUST ASP.NET SITES. I say this because i've made the dll available to COM and it works, I can reference it from VB6 and see the types/functions/enums etc...My question though is this: I like using List<type> in c# and I know if this dll was only to be used with .net sites then there would be no issue but how would a List<type> be returned to a different environment. Can they recognize this?

View 2 Replies

Visual Studio :: How To Install Web Developer Express 2010 - Web Platform Installer

Jul 4, 2010

I had VS 2010 RC installed on my machine. Uninstalled it and wanted to install VWD 2010.

I installed Web Platform Installer as instructed on the download site, but there is no VWD Express under any tabs...including Tools.

FYI: I did install VWD 2010 using WPI on my other machine but somehow on this machine WPI does not show this option.

Not sure if VS2010 RC was installed on this machine and that's the issue.

Now i am downloading .iso image for VS 2010 Express that has VWD express.

View 8 Replies

Extend Legacy Site With Another Server - Side Programming Platform - Best Practice

Jun 13, 2010

Company I work for have a site developed 6-8 years ago by a team that was enthusiastic enough to use their own private PHP-based CMS. I have to put dynamic data from one intranet company database on this site in one week: 2-3 pages. I contacted company site administrator and she showed me administrative part - CMS allows only to insert html blocks & manage site map (site is deployed on machine that is inside company & fully accessible & upgradeable).

I'm not a PHP-guy & I don't want to dive into legacy hardly-who-ever-heard-about CMS engine I also don't want to contact developers team, 'cos I'm not sure they are still present and capable enough to extend this old days site and it'll take too much time anyway. I am about to deploy helper asp.net site on IIS with 2-3 pages required & refer helper site via iframe from present site. New pages will allow to download some dynamic content from present site also. Is it ok and what are the pitfalls with iframe approach?

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved