﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » Updates and Information » StrataFrame Users Contributed Samples  » Web Application with Security</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 02:18:57 GMT</lastBuildDate><ttl>20</ttl><item><title>Web Application with Security</title><link>http://forum.strataframe.net/FindPost22747.aspx</link><description>How to get the Sample Web Application Running on your Computer&lt;/P&gt;&lt;P&gt;Download Dundas Data Visualization.&amp;nbsp; Choose the Enterprise edition.&amp;nbsp; I’ve used DevExpress, Telerik and Infragistics charting and I’ve come to like this one the best.&amp;nbsp; The technical support is top notch (even for trial users), the charts are easy to use and the product is fully operational (it applies a watermark to the chart until you buy a license), the trial never runs out and the documentation is excellent.&amp;nbsp; All of these are very important, to me anyway.&lt;/P&gt;&lt;P&gt;Download Micrsoft Enterprise Library Version 4.1, October 2008.&amp;nbsp; Just for fun I used this for business and error logging in the application.&lt;/P&gt;&lt;P&gt;Create a directory on the drive of your choice named Samples.&amp;nbsp; Create another subdirectory on your C drive named Logs.&lt;/P&gt;&lt;P&gt;Extract the IMA.zip file into the Samples subdirectory.&amp;nbsp; You should see the following two files and one directory: IMAData.bak, IMASecurity.bak and IMA (directory)&lt;/P&gt;&lt;P&gt;Restore the two bak files to an SQL Server of your choice.&lt;/P&gt;&lt;P&gt;Launch Visual Studio 2008 and open the solution file &amp;lt;drive&amp;gt;:\Samples\IMA\IMA.sln&lt;/P&gt;&lt;P&gt;Edit the Global.asax file in the IMAWeb project and change the Data Source property from localhost to the name of of the server to which you restored the backups.&amp;nbsp; This connection uses Windows Authentication so make sure the user name under which you signed in has permissions to use this database.&lt;/P&gt;&lt;P&gt;Set the IMA project to Set as Startup Project (right click the Project name and select Set as Startup Project).&lt;/P&gt;&lt;P&gt;Build the solution, you should get one error in the license.licx file.&amp;nbsp; Open that file by double-clicking the error in the Errors tab and delete the line that references DevExpress.&amp;nbsp; Save and close and rebuild.&amp;nbsp; Now you should have no errors.&lt;/P&gt;&lt;P&gt;Launch the application and work through the connection configuration that is standard with a WinForms application built using StrataFrame.&amp;nbsp; Make sure you use Windows Authentication for both the Data and the Security database connections.&lt;/P&gt;&lt;P&gt;Set the IMAWeb application as the Set as StartUp Project.&lt;/P&gt;&lt;P&gt;Run the application … the login in TLT with the password being “easy#777”&lt;BR&gt;This application is fully integrated with security, it uses transactions between two tables, Contact and Customer.&amp;nbsp; It uses Dundas Charts to show the number of users per day created.&amp;nbsp; The only thing I left out was reporting.&amp;nbsp; It is embarrassing but after using StrataFrame for almost four years I’ve only written one report.&amp;nbsp; I would appreciate it if a reporting expert would take this application and add a reporting module to it, Greg McGuffey &amp;lt;s&amp;gt; and roll your “Reporting: Create a typed dataset from Business Objects that can be bound at design time to reports”. Or, feel free, Mr. Mauri, to lend your expertise in reporting using Report Sharp-Shooter as well. &lt;/P&gt;&lt;P&gt;Please feel free to play around with the security editor and then launch the web application again and see how the different settings affect the functionality of the application.&lt;/P&gt;&lt;P&gt;Also check out how easy it is to use the Microsoft Enterprise Library for logging purposes.&lt;/P&gt;&lt;P&gt;I tried to roll as much as I could about my knowledge of web development into this sample application, however, I am by no means the be all and end all of StrataFrame web development.&amp;nbsp; If you know how to do something better, improve it and repost that application, please share with others.&amp;nbsp; That is how we all learn.&lt;BR&gt;</description><pubDate>Fri, 17 Apr 2009 10:15:47 GMT</pubDate><dc:creator>Charles Thomas Blankenship</dc:creator></item><item><title>RE: Web Application with Security</title><link>http://forum.strataframe.net/FindPost22755.aspx</link><description>I forgot to tell you that the password for the security module is "Administrator" : "bucket"+&amp;lt;daynumber&amp;gt; ... for today it would be "bucket17".</description><pubDate>Fri, 17 Apr 2009 10:15:47 GMT</pubDate><dc:creator>Charles Thomas Blankenship</dc:creator></item></channel></rss>