User Shiju - Stack Overflow most recent 30 from stackoverflow.com 2009-12-20T13:52:16Z http://stackoverflow.com/feeds/user/27753 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/1900014/hottest-technologies-of-2010 0 Hottest technologies of 2010 [closed] Shiju 2009-12-14T10:04:04Z 2009-12-14T10:04:04Z <p>What will the hottest technologies 0f 2010? Please list your pick of technologies that you expect to become hot?</p> http://stackoverflow.com/questions/846754/configurable-workflow-engine-for-asp-net-application 1 Configurable workflow engine for ASP.NET application Shiju 2009-05-11T04:57:20Z 2009-11-17T08:00:04Z <p>I want to use a user configurable workflow engine for an ASP.NET application. The workflow engine should provide a web based graphical designer for the end user and an API for integrating the workflow designed by the end user graphically. Does anyone have a suggestion for .Net based open source configurable workflow engines or a commercial products?</p> http://stackoverflow.com/questions/220845/restful-web-services-with-asp-net-mvc 2 RESTful Web Services with ASP.NET MVC Shiju 2008-10-21T05:20:00Z 2009-08-12T10:48:42Z <p>Do you think ASP.NET MVC is able to develop RESTful web services and which approach you would use for it?</p> http://stackoverflow.com/questions/1133855/posttorial-asp-net-mvc-entity-framework-and-linq-video-tutorials-including-mi/1135342#1135342 0 Answer by Shiju for Posttorial: ASP.NET MVC, Entity Framework and LINQ video tutorials - Including MIX09, PDC, TechED Shiju 2009-07-16T04:09:19Z 2009-07-16T04:09:19Z <p>A reference ASP.NET MVC / Entity Framework 4.0 application available from <a href="http://dataguidance.codeplex.com/" rel="nofollow">http://dataguidance.codeplex.com/</a></p> http://stackoverflow.com/questions/948720/connection-between-web-parts-in-sharepoint 0 Connection between web parts in SharePoint Shiju 2009-06-04T05:27:56Z 2009-06-18T09:35:43Z <p>I have a couple of questions regarding SharePoint 2007.</p> <ol> <li><p>Is it possible to bind a List View Web Part to SQL Analysis Services using SharePoint configuration?</p></li> <li><p>I have two webparts. When clicking one row of a List View Web Part, I want to show a chart in another web part based on the value on the clicked row. How can I achieve this functionality? Is this possible without writing any code, just by configuring?</p></li> </ol> http://stackoverflow.com/questions/390693/does-anyone-beside-me-just-not-get-asp-net-mvc/780363#780363 10 Answer by Shiju for Does anyone beside me just NOT get ASP.NET MVC? Shiju 2009-04-23T04:51:45Z 2009-04-23T04:51:45Z <p>Please have a look at Rob Conery's post <a href="http://blog.wekeroad.com/blog/i-spose-ill-just-say-it-you-should-learn-mvc/" rel="nofollow">I Spose I’ll Just Say It: You Should Learn MVC</a></p> http://stackoverflow.com/questions/463140/asp-net-mvc-release-date/464121#464121 3 Answer by Shiju for ASP.NET MVC Release Date Shiju 2009-01-21T04:56:22Z 2009-01-28T05:21:27Z <p>Update on January 28 <a href="http://weblogs.asp.net/scottgu/archive/2009/01/27/asp-net-mvc-1-0-release-candidate-now-available.aspx" rel="nofollow">The Release Candidate (RC) version of ASP.NET MVC 1.0 is now available</a> </p> <p>"The RC release is almost here. The team is doing final testing on it now" - A comment from Scott Guthrie's <a href="http://weblogs.asp.net/scottgu/archive/2009/01/19/silverlight-and-the-2009-presidential-inauguration.aspx" rel="nofollow">blog post</a></p> http://stackoverflow.com/questions/471189/data-grid-in-asp-net-mvc/471906#471906 1 Answer by Shiju for Data Grid in ASP.NET MVC Shiju 2009-01-23T04:45:04Z 2009-01-23T04:45:04Z <p>Check the blog post <a href="http://weblogs.asp.net/shijuvarghese/archive/2008/07/23/asp-net-mvc-grid-view-using-mvccontrib.aspx" rel="nofollow">ASP.NET MVC Grid View using MVCContrib</a></p> http://stackoverflow.com/questions/460145/what-is-the-page-lifecycle-of-an-asp-net-mvc-page-compared-to-asp-net-webforms/460182#460182 2 Answer by Shiju for What is the 'page lifecycle' of an ASP.NET MVC page, compared to ASP.NET WebForms? Shiju 2009-01-20T05:12:09Z 2009-01-20T05:12:09Z <p>Check this article <a href="http://www.stephenwalther.com/blog/archive/2008/03/18/asp-net-mvc-in-depth-the-life-of-an-asp-net-mvc-request.aspx" rel="nofollow">ASP.NET MVC In-Depth: The Life of an ASP.NET MVC Request</a></p> http://stackoverflow.com/questions/376956/best-net-books-covering-asp-net-3-5-with-asp-net-ajax/377007#377007 3 Answer by Shiju for Best .NET Books covering ASP.NET 3.5 with ASP.NET AJAX Shiju 2008-12-18T05:48:32Z 2008-12-18T05:48:32Z <p><a href="http://rads.stackoverflow.com/amzn/click/0672329735" rel="nofollow">ASP.NET 3.5 AJAX Unleashed</a> </p> http://stackoverflow.com/questions/294890/asp-net-mvc-user-input-and-service-repository-where-to-do-validation/294962#294962 2 Answer by Shiju for ASP.NET MVC - User Input and Service/Repository - Where to do Validation? Shiju 2008-11-17T05:44:13Z 2008-11-17T05:44:13Z <p>Check the following blog posts</p> <p><a href="http://blog.codeville.net/2008/09/08/thoughts-on-validation-in-aspnet-mvc-applications/" rel="nofollow">http://blog.codeville.net/2008/09/08/thoughts-on-validation-in-aspnet-mvc-applications/</a> <a href="http://www.emadibrahim.com/2008/09/08/client-server-side-validation-in-aspnet-mvc/" rel="nofollow">http://www.emadibrahim.com/2008/09/08/client-server-side-validation-in-aspnet-mvc/</a></p> http://stackoverflow.com/questions/286227/new-features-you-would-like-to-avail-in-asp-net-mvc 1 New features you would like to avail in ASP.NET MVC Shiju 2008-11-13T04:00:59Z 2008-11-13T06:55:10Z <p>What are the new features you would like to avail in ASP.NET MVC in the future releases?</p> <p>I Would say </p> <p>1) A separate view engine for ASP.NET MVC instead of current WebForm view engine.<br> 2) Asynchronous Controller Actions.<br> 3) Subcontrollers / Partial Requests. <br> </p> http://stackoverflow.com/questions/268231/how-to-learn-good-software-design-architecture/268455#268455 3 Answer by Shiju for How to learn "good software design/architecture"? Shiju 2008-11-06T12:13:24Z 2008-11-06T12:13:24Z <p>Try reading Eric Evans's <a href="http://rads.stackoverflow.com/amzn/click/0321125215" rel="nofollow">Domain-Driven Design: Tackling Complexity in the Heart of Software</a> along with Fowler's <a href="http://rads.stackoverflow.com/amzn/click/0321127420" rel="nofollow">Patterns of Enterprise application Architecture</a></p> http://stackoverflow.com/questions/249256/what-is-new-in-visual-studio-2008-vs-2005-or-c-3-0-vs-c-2-0/249308#249308 0 Answer by Shiju for What is new in Visual Studio 2008 vs 2005 or C# 3.0 vs C# 2.0? Shiju 2008-10-30T04:51:16Z 2008-10-30T05:02:26Z <p>One of the unknown but powerful feature of Visual Studio 2008 is <a href="http://msdn.microsoft.com/en-us/library/bb126445.aspx" rel="nofollow">T4 (Text Template Transformation Toolkit)</a>. T4 is a code generator built right into Visual Studio 2008.</p> <p>Check the <a href="http://weblogs.asp.net/scottgu/default.aspx" rel="nofollow">Scott Guthrie's</a> blog post <a href="http://weblogs.asp.net/scottgu/archive/2007/11/19/visual-studio-2008-and-net-3-5-released.aspx" rel="nofollow">Visual Studio 2008 and .NET 3.5 Released</a>. This post was written when Visual Studio 2008 and .NET 3.5 is Released. This post has included lot of links for the new features of Visual Studio 2008 and C# 3.0. </p> http://stackoverflow.com/questions/244577/what-are-the-best-options-available-for-a-rich-ui-in-an-asp-net-mvc-application/245839#245839 1 Answer by Shiju for What are the best options available for a rich UI in an ASP.NET MVC application? Shiju 2008-10-29T04:57:07Z 2008-10-29T04:57:07Z <p><a href="http://www.codeplex.com/MVCContrib" rel="nofollow">MVCContrib</a> provides a grid helper for ASP.NET MVC applications. You can read the documentation from <a href="http://www.codeplex.com/MVCContrib/Wiki/View.aspx?title=Grid&amp;referringTitle=Documentation" rel="nofollow">here</a></p> http://stackoverflow.com/questions/224441/where-are-asp-net-mvc-docs/224455#224455 4 Answer by Shiju for Where are ASP.NET MVC docs? Shiju 2008-10-22T04:04:43Z 2008-10-22T04:04:43Z <p>Tutorials <a href="http://www.asp.net/learn/mvc/" rel="nofollow">http://www.asp.net/learn/mvc/</a> Quickstarts -<a href="http://quickstarts.asp.net/previews/mvc/" rel="nofollow">http://quickstarts.asp.net/previews/mvc/</a> Video tutorials - <a href="http://www.asp.net/learn/mvc-videos/" rel="nofollow">http://www.asp.net/learn/mvc-videos/</a></p> http://stackoverflow.com/questions/100420/hidden-features-of-visual-studio-2005-2008/203711#203711 8 Answer by Shiju for Hidden Features of Visual Studio (2005-2008)? Shiju 2008-10-15T04:20:01Z 2008-10-15T04:20:01Z <p><a href="http://msdn.microsoft.com/en-us/library/bb126445.aspx" rel="nofollow">T4 (Text Template Transformation Toolkit)</a>. T4 is a code generator built right into Visual Studio</p> http://stackoverflow.com/questions/846754/configurable-workflow-engine-for-asp-net-application/846770#846770 Comment by Shiju on Configurable workflow engine for ASP.NET application Shiju 2009-05-11T05:13:52Z 2009-05-11T05:13:52Z Hi JP, Thanks for the reply. I want a graphical workflow designer for the customer. Please let me know the price of K2 if you know.