feel-tech-evolution.blogspot.com
Feel Tech Evolution: 01/01/2014 - 02/01/2014
http://feel-tech-evolution.blogspot.com/2014_01_01_archive.html
Programmatically add in Asp.net. Convert to html page to PDF. LINQ Opration on String. Sunday, 19 January 2014. Entity Framework interview questions. Entity Framework interview questions. If you are interested in Code First approach, a very good tutorial that I would recommend is http:/ blogs.msdn.com/b/adonet/archive/2011/03/15/ef-4-1-code-first-walkthrough.aspx. What is Entity Framework? Will there be any issues adding a table without primary keys to a data model? Every entity must have a key, even in ...
feel-tech-evolution.blogspot.com
Feel Tech Evolution: 10/01/2012 - 11/01/2012
http://feel-tech-evolution.blogspot.com/2012_10_01_archive.html
Programmatically add in Asp.net. Convert to html page to PDF. LINQ Opration on String. Tuesday, 30 October 2012. Aspnet jQuery Page Load Event Handler. 1- Asp.net jQuery Page Unload Event Handler. The page unload event can be handled using jQuery by adding a handler to the jQuery. Add your code here. Change the reference of the jQuery. Jquery-1.7.2.js. Files to point to your local directory. Http:/ www.w3.org/1999/xhtml". JavaScript/jquery-1.7.2.js" /. Page Unload Event Handler. Add your code here. The p...
feel-tech-evolution.blogspot.com
Feel Tech Evolution: 06/01/2013 - 07/01/2013
http://feel-tech-evolution.blogspot.com/2013_06_01_archive.html
Programmatically add in Asp.net. Convert to html page to PDF. LINQ Opration on String. Friday, 28 June 2013. DYNAMIC PIVOT Table in Sql server. This is fine only when you know how many columns you need. But when columns vary according to the query then how could you apply them on your scripts. The only way is to store them in a string variable at runtime and apply them in a dynamic SQL query, shown below. Number, description, [loc1], [loc2], [loc3], [loc4], [loc5]. Loc1], [loc2], [loc3], [loc4], [loc5] ).
feel-tech-evolution.blogspot.com
Feel Tech Evolution: 02/01/2013 - 03/01/2013
http://feel-tech-evolution.blogspot.com/2013_02_01_archive.html
Programmatically add in Asp.net. Convert to html page to PDF. LINQ Opration on String. Thursday, 28 February 2013. Create CSS Dropdown Menu Using HTML 5. In fact, however, keyboard navigation is virtually impossible with this kind of menu because, while the tab key moves the "focus" to the submenu items, the user has no way of knowing what item is currently selected, or even what items are available. The only items that can be reliably accessed are those of the outer list. SubMenu Text here 1 /. Wednesda...
feel-tech-evolution.blogspot.com
Feel Tech Evolution: 05/01/2013 - 06/01/2013
http://feel-tech-evolution.blogspot.com/2013_05_01_archive.html
Programmatically add in Asp.net. Convert to html page to PDF. LINQ Opration on String. Tuesday, 28 May 2013. Why Asp.Net Web API. Why Asp.Net Web API (Web API)? Today, a web-based application is not enough to reach it's customers. People are very smart, they are using iphone, mobile, tablets etc. devices in its daily life. These devices also have a lot of apps for making the life easy. Actually, we are moving from the web towards apps world. Responses have an Accept header and HTTP status code. Responses...
feel-tech-evolution.blogspot.com
Feel Tech Evolution: 09/01/2013 - 10/01/2013
http://feel-tech-evolution.blogspot.com/2013_09_01_archive.html
Programmatically add in Asp.net. Convert to html page to PDF. LINQ Opration on String. Wednesday, 25 September 2013. SHIFT DELETE (Delete the selected item. Permanently without placing the item in the. CTRL while dragging an item (Copy the. CTRL SHIFT while dragging an item (Create a. Shortcut to the selected item). F2 key (Rename the selected item). CTRL RIGHT ARROW (Move the insertion. Point to the beginning of the next word). CTRL LEFT ARROW (Move the insertion point. Highlight a block of text). ALT S...
feel-tech-evolution.blogspot.com
Feel Tech Evolution: Asp.Net MVC3 And MVC4 Important Interview Questions And Answers Or Real Time MVC3 And MVC4 Interview Questions And Answers
http://feel-tech-evolution.blogspot.com/2015/03/aspnet-mvc3-and-mvc4-important.html
Programmatically add in Asp.net. Convert to html page to PDF. LINQ Opration on String. Wednesday, 11 March 2015. AspNet MVC3 And MVC4 Important Interview Questions And Answers Or Real Time MVC3 And MVC4 Interview Questions And Answers. 1) Why we are migrating from ASP.Net to MVC Framework? Has been an important architectural pattern in computer science for many years. Originally named Thing. In 1979, it was later simplified to Model. What is meant by MVC? Ans: MVC Means Model View Controller. These are t...
feel-tech-evolution.blogspot.com
Feel Tech Evolution: 08/01/2014 - 09/01/2014
http://feel-tech-evolution.blogspot.com/2014_08_01_archive.html
Programmatically add in Asp.net. Convert to html page to PDF. LINQ Opration on String. Wednesday, 27 August 2014. According to the single responsibility principle:. A class,a method ,an assembly should have one and only one reason to change. If we have more than one reasons ,say you have n reasons to change for a class, we have to split the functionality in into n number classes. A good separation of responsibilities is done only when the full picture of how the application should work is well understand.
feel-tech-evolution.blogspot.com
Feel Tech Evolution: 03/01/2015 - 04/01/2015
http://feel-tech-evolution.blogspot.com/2015_03_01_archive.html
Programmatically add in Asp.net. Convert to html page to PDF. LINQ Opration on String. Wednesday, 11 March 2015. AspNet MVC3 And MVC4 Important Interview Questions And Answers Or Real Time MVC3 And MVC4 Interview Questions And Answers. 1) Why we are migrating from ASP.Net to MVC Framework? Has been an important architectural pattern in computer science for many years. Originally named Thing. In 1979, it was later simplified to Model. What is meant by MVC? Ans: MVC Means Model View Controller. These are t...