<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>eisk Discussions Rss Feed</title><link>http://eisk.codeplex.com/Thread/List.aspx</link><description>eisk Discussions Rss Description</description><item><title>New Post:  Visual Studio 2012 Installer Package (VSIX)</title><link>http://eisk.codeplex.com/discussions/441381</link><description>&lt;div style="line-height: normal;"&gt;We want VS2012 Package(VSIX) Installer of both Form and MVC.&lt;br /&gt;
&lt;/div&gt;</description><author>skpaik</author><pubDate>Wed, 24 Apr 2013 04:54:32 GMT</pubDate><guid isPermaLink="false">New Post:  Visual Studio 2012 Installer Package (VSIX) 20130424045432A</guid></item><item><title>New Post: hi,master,the v6.0's UI is so ugly,can you change it use v5.0's?</title><link>http://eisk.codeplex.com/discussions/431734</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;the v5.0's is so beauty... :-D&lt;/p&gt;
&lt;/div&gt;</description><author>roydux</author><pubDate>Sat, 02 Feb 2013 03:20:46 GMT</pubDate><guid isPermaLink="false">New Post: hi,master,the v6.0's UI is so ugly,can you change it use v5.0's? 20130202032046A</guid></item><item><title>New Post: Guids for Primary Key - Not Gen'ing Id's</title><link>http://eisk.codeplex.com/discussions/395025</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I have a table with the Primary Key datatype set as a uniqueidentifier. I also have newid() set as the table's default value.&lt;/p&gt;
&lt;p&gt;However, the generated BLL is saving an empty Guid as the key for new records. I've looked around the template a bit and don't see an easy way to modify any code to use Guid.NewGuid() as the default. Also, setting the DefaultValue on the ControlParameter
 doesn't seem to work.&lt;/p&gt;
&lt;p&gt;Thoughts?&lt;/p&gt;
&lt;/div&gt;</description><author>Boydski</author><pubDate>Mon, 10 Sep 2012 19:36:06 GMT</pubDate><guid isPermaLink="false">New Post: Guids for Primary Key - Not Gen'ing Id's 20120910073606P</guid></item><item><title>New Post: Horizontal position of gridview not repositioning on browser resize in ie7 </title><link>http://eisk.codeplex.com/discussions/394499</link><description>&lt;div style="line-height: normal;"&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;
&lt;div&gt;Not sure if anybody can help me. The portal has an issue with it.&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;p&gt;The&amp;nbsp;issue is the grid view within the listings page within ie7. On page load, on the employee listings page, the grid view (which sits within&amp;nbsp;an update panel) loads fine and renders.&amp;nbsp; The paging mechanism works OK.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If I re size the browser, the grid view horizontal position stays where it is.&amp;nbsp; The update panel border and paging controls move with the re size horizontally and vertically,&amp;nbsp;but the contents of the grid view do not.&amp;nbsp; Pressing F5 does fix
 the problem but if this is the case I might as well take the AJAX update panel out of the code.&lt;/p&gt;
&lt;p&gt;As previously mentioned this happens only on ie7.&amp;nbsp; All other ie versions above this and other browsers do not seem to have this problem.&lt;/p&gt;
&lt;p&gt;Can anyone provide a solution as it would be nice to know what is going on with ie7?&amp;nbsp; I know that binding the css to the row created or data bound events may fix this but it seems like a lot of work just for ie7.&amp;nbsp; Does anyone know of a workaround
 or can explain why ie7 is rendering the update panel grid view contents differently than&amp;nbsp;the other browsers?&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>m1c999</author><pubDate>Wed, 05 Sep 2012 14:52:33 GMT</pubDate><guid isPermaLink="false">New Post: Horizontal position of gridview not repositioning on browser resize in ie7  20120905025233P</guid></item><item><title>New Post: create a web page for details</title><link>http://eisk.codeplex.com/discussions/360914</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;How I can create a web page for details? please explain&lt;/p&gt;
&lt;/div&gt;</description><author>jhlg</author><pubDate>Tue, 26 Jun 2012 05:10:06 GMT</pubDate><guid isPermaLink="false">New Post: create a web page for details 20120626051006A</guid></item><item><title>New Post: T4 template usage</title><link>http://eisk.codeplex.com/discussions/359397</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I am yet to try but I think I got the answer, please check this&amp;nbsp;&lt;a href="http://t4ef.codeplex.com/"&gt;http://t4ef.codeplex.com/&lt;/a&gt;. This project is also by joycse so he might be using this template.&lt;/p&gt;
&lt;p&gt;&lt;span style="white-space: pre;"&gt; &lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><author>jaydev</author><pubDate>Mon, 25 Jun 2012 20:16:13 GMT</pubDate><guid isPermaLink="false">New Post: T4 template usage 20120625081613P</guid></item><item><title>New Post: T4 template usage</title><link>http://eisk.codeplex.com/discussions/359397</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I am in the same boat.&lt;/p&gt;
&lt;p&gt;How was this generated:&amp;nbsp;&amp;nbsp;Business Entities, Business Logic Layer and Data Access Layer separate&lt;/p&gt;&lt;/div&gt;</description><author>macupryk</author><pubDate>Sun, 24 Jun 2012 23:13:21 GMT</pubDate><guid isPermaLink="false">New Post: T4 template usage 20120624111321P</guid></item><item><title>New Post: T4 template usage</title><link>http://eisk.codeplex.com/discussions/359397</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hello - Thank you for very nice starter kit and the documentation, the only thing I am not able to see in documentation is how did you generate the Business Entities, Business Logic Layer and&amp;nbsp;Data Access Layer separate?&amp;nbsp;&amp;nbsp;The default T4 template
 creates only one of class right?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;PS: I am using the&amp;nbsp;ASP.NET Web Form Edition&lt;/p&gt;
&lt;/div&gt;</description><author>jaydev</author><pubDate>Wed, 13 Jun 2012 07:04:12 GMT</pubDate><guid isPermaLink="false">New Post: T4 template usage 20120613070412A</guid></item><item><title>New Post: The project type is not supported by this installation.</title><link>http://eisk.codeplex.com/discussions/356144</link><description>&lt;div style="line-height: normal;"&gt;&lt;blockquote style="border: solid .1em #ccc; font-style: italic; margin: .25em 1em 0 1em; padding: 0 .25em 0 .25em;"&gt;&lt;strong&gt;WhiteSwan wrote:&lt;/strong&gt;&lt;br /&gt;
&lt;p&gt;Hi ,&lt;/p&gt;
&lt;p&gt;All projects load successfully in solution explorer except Eisk.MVC project .&lt;/p&gt;
&lt;p&gt;I use VS 2010 Ultimate SP1 But all the times I get this error : "The project type is not supported by this installation."&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I tried to open the project in &lt;span style="text-decoration: underline; color: #000000;"&gt; &lt;strong&gt;different ways&lt;/strong&gt;&lt;/span&gt; , still no success , Hope you can help me .&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks in advanced&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;WhiteSwan,&lt;/p&gt;
&lt;p&gt;Thanks for using EISK and my apology for delayed response. To make the respective work, you'll need to install &lt;a href="http://www.asp.net/mvc/mvc4"&gt;ASP.NET MVC 4&lt;/a&gt; RC for Visual Studio 2010.&lt;/p&gt;
&lt;p&gt;Please note that EISK V6.0 MVC Edition is not officially released and still in development phase, as well as ASP.NET MVC 4.0 is in RC phase at this moment. For that reason you may face different unknown technical issues and it may not safe to use the code in production at this moment.&lt;/p&gt;
&lt;p&gt;Thanks again for your interest on EISK.&lt;/p&gt;&lt;/div&gt;</description><author>joycsc</author><pubDate>Mon, 04 Jun 2012 20:49:32 GMT</pubDate><guid isPermaLink="false">New Post: The project type is not supported by this installation. 20120604084932P</guid></item><item><title>New Post: The project type is not supported by this installation.</title><link>http://eisk.codeplex.com/discussions/356144</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Even I tried Visual Studio 11 Developer Preview ! Still I get the same error .&lt;/p&gt;
&lt;p&gt;I don't know why you don't answer none of the questions .&amp;nbsp; It's a pity such a good project has no support.&lt;/p&gt;
&lt;/div&gt;</description><author>whiteswan</author><pubDate>Fri, 01 Jun 2012 21:37:34 GMT</pubDate><guid isPermaLink="false">New Post: The project type is not supported by this installation. 20120601093734P</guid></item><item><title>New Post: The project type is not supported by this installation.</title><link>http://eisk.codeplex.com/discussions/356144</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Ashraf .&lt;/p&gt;
&lt;p&gt;This question require your attention please ! It's really important to me&amp;nbsp; .&lt;/p&gt;&lt;/div&gt;</description><author>whiteswan</author><pubDate>Thu, 24 May 2012 12:25:27 GMT</pubDate><guid isPermaLink="false">New Post: The project type is not supported by this installation. 20120524122527P</guid></item><item><title>New Post: The project type is not supported by this installation.</title><link>http://eisk.codeplex.com/discussions/356144</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi ,&lt;/p&gt;
&lt;p&gt;All projects load successfully in solution explorer except Eisk.MVC project .&lt;/p&gt;
&lt;p&gt;I use VS 2010 Ultimate SP1 But all the times I get this error : &amp;quot;The project type is not supported by this installation.&amp;quot;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I tried to open the project in &lt;span style="text-decoration:underline; color:#000000"&gt;
&lt;strong&gt;different ways&lt;/strong&gt;&lt;/span&gt; , still no success , Hope you can help me .&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks in advanced&lt;/p&gt;
&lt;/div&gt;</description><author>WhiteSwan</author><pubDate>Thu, 17 May 2012 12:44:41 GMT</pubDate><guid isPermaLink="false">New Post: The project type is not supported by this installation. 20120517124441P</guid></item><item><title>New Post: Documentation</title><link>http://eisk.codeplex.com/discussions/249486</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;&lt;span style="color: #0000ff;"&gt;Hi,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #0000ff;"&gt;Thank you for documentation, but it doesn't explain how you did it.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #0000ff;"&gt;I thank you very much for what you've already provided.. but I would be grateful if you can make a video explaining what is not covered in the documentation.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #0000ff;"&gt;For example: How you click the "View" and that generates a page dynamically with photo and detail records from database with customized URL.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #0000ff;"&gt;Many thanks,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #0000ff;"&gt;// Troy&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>cell09</author><pubDate>Thu, 03 May 2012 16:54:03 GMT</pubDate><guid isPermaLink="false">New Post: Documentation 20120503045403P</guid></item><item><title>New Post: A simple version for newbies</title><link>http://eisk.codeplex.com/discussions/354419</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thank you for sharing such a great website and code EISK.&lt;/p&gt;
&lt;p&gt;However, I am struggling to understand some concepts. Would it be possible to provide a simpler version... or some description how it is done.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline"&gt;I am particularly struggling to understand:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;From the Gridview, when selecting a row, how it is generating detail page dynamically? I can see something called - &amp;quot;&lt;em&gt;Page.GetRouteUrl&lt;/em&gt;&amp;quot; is used. How it is implemented? What is
&lt;em&gt;RouteKey&lt;/em&gt; ? Would it be possible to explain this?&lt;/p&gt;
&lt;p&gt;I don't understand some of the files like &amp;quot;Eisk.Web.csproj&amp;quot;, &amp;quot;Global.asax&amp;quot;.... looks they are all involved generating this display page with
&lt;em&gt;EmployeeId&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;A video would have been very useful, but if that is not possible, can you explain the steps how to display single record in detail in another page?&lt;/p&gt;
&lt;p&gt;Many thanks in advance.&lt;/p&gt;
&lt;p&gt;// Troy&lt;/p&gt;
&lt;/div&gt;</description><author>cell09</author><pubDate>Thu, 03 May 2012 16:46:08 GMT</pubDate><guid isPermaLink="false">New Post: A simple version for newbies 20120503044608P</guid></item><item><title>New Post: Visual Basic version</title><link>http://eisk.codeplex.com/discussions/353642</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Dear sirs,&lt;/p&gt;
&lt;p&gt;I'd like to say a big thanks for your wonderful kit. It is helping me very much. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;But I'd rather work with Visual Basic. Do you consider to develop a VB version of your project?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>Ilya_Sergeev</author><pubDate>Thu, 26 Apr 2012 05:28:02 GMT</pubDate><guid isPermaLink="false">New Post: Visual Basic version 20120426052802A</guid></item><item><title>New Post: modify existing employee table, add multiple linked tables</title><link>http://eisk.codeplex.com/discussions/348450</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi Ashraf,&lt;/p&gt;
&lt;p&gt;First, thanks very much for creating this sample. I was wondering if there are any additional things to look out for if I wanted to alter the original employee table by changing some columns and adding some new ones.&lt;/p&gt;
&lt;p&gt;I know I'll need to change the gridview on the listings and detail page to incorporate my new columns but will the business layer also need to be modified manually or will that be taken care of when I reapply the Update Model from Database as you described
 in your Hand on Coding Walkthrough?&lt;/p&gt;
&lt;p&gt;Will the same be true if I add multiple tables that are linked to each other via foreign keys (i.e. client_tbl, client_preferences, client_details, etc)?&lt;/p&gt;
&lt;p&gt;Thanks in advance for your insights.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br&gt;
Dan&lt;/p&gt;
&lt;/div&gt;</description><author>rothschildd</author><pubDate>Tue, 13 Mar 2012 17:16:42 GMT</pubDate><guid isPermaLink="false">New Post: modify existing employee table, add multiple linked tables 20120313051642P</guid></item><item><title>New Post: Audit logging</title><link>http://eisk.codeplex.com/discussions/285875</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi ,&lt;/p&gt;
&lt;p&gt;I would like to know your opinion on how could I implement A Consolidated &amp;quot;History&amp;quot; Table for All Tables which Changes are Being logged&amp;nbsp; into a Single Column as Scott Mitchell mentioned
&lt;a href="http://www.4guysfromrolla.com/webtech/041807-1.shtml"&gt;over here&lt;/a&gt; .&lt;/p&gt;
&lt;p&gt;Should I put my log method on &amp;quot;OnEntitySaved&amp;quot; and &amp;quot;OnEntityDeleted&amp;quot; methods or Is there any way I could utilize IObjectSet interface ?&lt;/p&gt;
&lt;p&gt;Thanks in advance&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>WhiteSwan</author><pubDate>Thu, 12 Jan 2012 09:54:34 GMT</pubDate><guid isPermaLink="false">New Post: Audit logging 20120112095434A</guid></item><item><title>New Post: Caching is necessary ...</title><link>http://eisk.codeplex.com/discussions/284686</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Thanks for your message. While caching sample is not provided in release, however it is includes as part of "Lab" edition. Please have a look in the following url: &lt;a title="Cache Layer Sample" href="http://eisk.codeplex.com/SourceControl/changeset/view/66967#1145781" target="_blank"&gt;Cache Layer Sample&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><author>joycsc</author><pubDate>Mon, 02 Jan 2012 13:27:11 GMT</pubDate><guid isPermaLink="false">New Post: Caching is necessary ... 20120102012711P</guid></item><item><title>New Post: Caching is necessary ...</title><link>http://eisk.codeplex.com/discussions/284686</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hello Ashraf . Thanks for your effort .&lt;/p&gt;
&lt;p&gt;Because of eisk , Now I have good understanding in EF , T4 , 960 grid and 3 layers programming . I'm using the eisk Web-Form V5 in my production application .&lt;/p&gt;
&lt;p&gt;I'm wondering do you have any plan for Caching ? It really needed .&lt;/p&gt;&lt;/div&gt;</description><author>WhiteSwan</author><pubDate>Sun, 01 Jan 2012 18:44:49 GMT</pubDate><guid isPermaLink="false">New Post: Caching is necessary ... 20120101064449P</guid></item><item><title>New Post: using CSS framework</title><link>http://eisk.codeplex.com/discussions/254989</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Yes, exactly Everardo.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;Wahid&lt;/p&gt;&lt;/div&gt;</description><author>wahidbinahsan</author><pubDate>Mon, 25 Apr 2011 18:50:31 GMT</pubDate><guid isPermaLink="false">New Post: using CSS framework 20110425065031P</guid></item></channel></rss>