Tagged Questions
Iron Speed Designer is a application generator which builds database and reporting applications for the cloud, web and Microsoft SharePoint environments.
3
votes
7answers
3k views
Does anyone use Iron speed designer for rapid asp.net development?
Visual studio is pretty good but doesn't create stored procedures automatically. Iron Speed designer does supposedly. But is it any good?
2
votes
3answers
252 views
How do I sum fields in IronSpeed?
How do I sum fields in the same table in IronSpeed? Do I need to use a function?
1
vote
1answer
377 views
What's the difference between ASP.NET DynamicData and IronSpeed?
Will the new commer (DynamicData) relplace the old one (IronSpeed)? They seem to have overlap functionality?
0
votes
1answer
85 views
Iron Speed Designer
I have a problem when changing table column name in Iron Speed Designer.
I made Accept changes for selected table to apply the change but I have problem.
I saw on the Iron Speed web site that I must ...
0
votes
2answers
109 views
How to add a web page with html editor in Iron Speed
I have a website that I have built by Iron Speed.
I have to add a new web page with HTML editor.
I looked for that about 2 hours and I didn't find any helpful article. All the articles that I have ...
0
votes
2answers
75 views
Encrypting Passwords in Ironspeed 6.1.1
I'm currently working on an app that is being created using Ironspeed Designer. It's going to be an internet website with sensitive data, so we (my group) would like to encrypt passwords.
According ...
0
votes
4answers
260 views
Viewstate still present in page even though I'm using sqlserver to store the viewstate
I have an ASP.net web app and on my test (database) server I have enabled sqlserver to store the viewstate and when I run the app from visual studio this works fine.
However when I try to host the ...