Articles (2414) - Page 36

Articles posted by registered members of DotNetFunda.com. You can also post an article and win monthly prizes as well as gain community credit points.

2414 records found.
 
Santosh.Impossible
How to optimize the performance of web site. 
Last updated on: 17 May 2014 03:05:50 AM by Santosh.Impossible | Views: 4751 | Category: DotNetFunda.Com |
The main objective of the article is to discuss how and where we can optimize the website performance.
Goud.Kv
Working with Nested Rules, Operators and Functions in LESS 
Last updated on: 10 May 2014 03:25:46 AM by Goud.Kv | Views: 22934 | Category: CSS 3 |
LESS is the simplier way to write CSS by reducing the code and reusing it. So far we learnt something about LESS in the Part-1 article and this is the continuation of that.
Goud.Kv
Working with Grouping, Importing and Escaping in LESS 
Last updated on: 09 May 2014 09:34:26 AM by Goud.Kv | Views: 18549 | Category: CSS 3 |
As we know that LESS is the simple, smart and shorter style of CSS, this is the continuation of the previous articles of LESS-CSS.
Sheonarayan
Maintaining image size and position on the page in database using ASP.NET MVC 
Last updated on: 07 May 2014 07:20:25 AM by Sheonarayan | Views: 33827 | Category: ASP.NET MVC |
Votes: 4 | Rating: 5 out of 5
In this article, we are going to look into how to maintain the image size and position of an image on the page in database so that next time the image renders on the page it renders exactly at the same place and same size where user had saved. ASP.NET MVC is used in the article however the same approach can be followed in any other technologies.
Goud.Kv
Creating a bouncy animated loading effect using CSS 
Last updated on: 06 May 2014 02:30:32 AM by Goud.Kv | Views: 5119 | Category: CSS 3 |
It is possible to create little animation effects using CSS instead of JQuery. In this article, we are going to see a little loading animation effect using CSS without JQuery.
Manuj
Aspect Oriented Programming(AOP) with PostSharp in C# .NET - Example 
Last updated on: 04 May 2014 10:14:49 AM by Manuj | Views: 6935 | Category: C# |
The article explains how to use PostSharp to do logging in existing code.
Santosh.Impossible
Improving the website performance and its impacts 
Last updated on: 03 May 2014 10:26:14 AM by Santosh.Impossible | Views: 4855 | Category: DotNetFunda.Com |
In this article, we will discuss important points that should be considered to improve the website performance and its impacts.
  • Santosh.Impossible
    Removal of Unnecessary HTTP Headers 
    Last updated on: 02 May 2014 04:15:59 AM by Santosh.Impossible | Views: 12474 | Category: ASP.NET MVC |
    Votes: 1 | Rating: 4 out of 5
    The main objective of this article is remove the unwanted HTTP headers that are there in the response headers section of a HTTP request.
    Rama Sagar
    Getting Started With PhoneGap setup Day 2 
    Last updated on: 01 May 2014 01:13:44 PM by Rama Sagar | Views: 5653 | Category: Mobile Development |
    PhoneGap is a open source API that we can use to develop applications that run on variety of mobile devices and platforms
    Rama Sagar
    Getting Started With PhoneGap Day 1 
    Last updated on: 26 Apr 2014 10:15:17 AM by Rama Sagar | Views: 6348 | Category: Mobile Development |
    PhoneGap is a open source API that we can use to develop applications that run on variety of mobile devices and platforms
    Rohit.Agrawal
    Implement Generic Max Length validation in WPF Entity Framework 
    Last updated on: 08 Apr 2014 04:36:47 AM by Rohit.Agrawal | Views: 10993 | Category: WPF |
    Votes: 1 | Rating: 5 out of 5
    In Win-form implementing "Maximum Length validation is easy using EDMX file. But in WPF it is bit tricky to achieve the same validation by reading EDMX file. This article would show you how to achieve the same maximum length validation in WPF project using Entity Framework.
    Rohit.Agrawal
    WPF Zip Compression with Password Encryption 
    Last updated on: 28 Mar 2014 07:09:42 AM by Rohit.Agrawal | Views: 45222 | Category: WPF |
    Votes: 1 | Rating: 5 out of 5
    .net 4.5 library has provided a new feature of compression, we can create our own zip without using third party software like winzip, winrar etc. While exploring about compression methods I found lots of articles available on how to exploit different compression classes to achieve multiple zipping operation, but none of the article available which shows how to enforce password in your zip and make it password protected. This is because Microsoft has not provided password protection feature in 4.5 zip library.
    Rama Sagar
    Introduction to MongoDB cursor operations 
    Last updated on: 24 Mar 2014 01:03:36 PM by Rama Sagar | Views: 18740 | Category: NoSql |
    In the mongo shell, the primary method for the read operation is the db.collection.find() method. This method queries a collection and returns a cursor to the returning documents.
    Nilkantjagtap
    Installing and configuring Project Server 2013 - Part V 
    Last updated on: 22 Mar 2014 01:50:08 AM by Nilkantjagtap | Views: 5355 | Category: SharePoint |
    Installing SharePoint 2013.
    Nilkantjagtap
    Installing and configuring Project Server 2013 - Part VI 
    Last updated on: 21 Mar 2014 07:20:20 AM by Nilkantjagtap | Views: 6423 | Category: SharePoint |
    Installing Project Server 2013.