What you want to see on DotNetFunda.com ?
DotNetFunda.Com Logo
Twitter TwitterLinkedIn
YouTubeGoogle
 Online : 9924 |  Welcome, Guest!   Register  Login
 Home > Articles > ASP.NET Articles

ASP.NET Articles (442)

Latest ASP.NET related Articles

Articles

How to add a Facebook "Like" or "Recommended" button in Silverlight and Asp.net

You ran to my article thinking that you will definitely do this in silverlight. Well it is practically not possible because you have to use iframes to do that and iframes cannot be used in xaml. But I will show you how can do it for your silverlight application not necessarily injecting it in your xaml.

Views: 15988 | Posted by: Vuyiswamb | Votes: 1 | Rating: 5 out of 5

Gmail style file upload in ASP.NET

In this article, I shall show how to upload files in Gmail style where there is no Upload button, no file upload control. Just a link and thats it!

Views: 36877 | Posted by: SheoNarayan | Votes: 3 | Rating: 3.67 out of 5

FileUpload - uploading file to the server without clicking a button

In this article, I shall show how to beign the file upload process without user explicitely clicking the Upload button.

Views: 13827 | Posted by: SheoNarayan | Votes: 1 | Rating: 5 out of 5

Advanced Customization in ASP.Net Dynamic Data

ASP.Net Dynamic Data is used to develop data driven web applications using dynamic page and field templates. In this article, we will look into the various validation options and custom pages.

Views: 11570 | Posted by: Ambily.raj | Votes: 1 | Rating: 5 out of 5

CAS (Code access security) & .NET 4.0 Security model FAQ (With Full Video demonstration)

This article first starts with the basic concepts of CAS like evidence, permission, code groups and caspol.exe. It then moves ahead to demonstrate how CAS can be implemented in real world. This article further talks about ground up changes made in .NET 4.0 for CAS. In those regards it discusses about security transparent model and sandboxing.

Views: 11861 | Posted by: Questpond |

Customization in ASP.Net Dynamic Data

ASP.Net Dynamic Data is used to develop data driven web applications using dynamic page and field templates. In this article we will see how to customize our ASP.Net Dynamic Data web application.

Views: 12351 | Posted by: Ambily.raj | Votes: 1 | Rating: 5 out of 5

Routing in ASP.Net Dynamic Data

ASP.Net Dynamic Data is used to develop data driven web applications using dynamic page and field templates. In this article we will look into the custom routing mechanism supported by ASP.Net Dynamic Data.

Views: 10014 | Posted by: Ambily.raj | Votes: 1 | Rating: 5 out of 5

How to apply custom paging to a DataGrid control

In this article I have explained how you can apply custom paging to a DataGrid control. With the help of this custom paging you can easily navigate the records one by one present in the DataGrid control. Also I have given a code snippet that will give you the brief idea that how you can apply custom paging to the controls.

Views: 5588 | Posted by: Tripati_tutu |

ASP.Net Dynamic Data

ASP.NET 4.0 supports different types of web application development and associated templates. In this article, we will talk about the ASP.Net Dynamic Data and how we can create a fully functional web application without writing a single line of code.

Views: 24808 | Posted by: Ambily.raj | Votes: 1 | Rating: 5 out of 5

How to perform Insert,Update,Delete and Load operations onto the Database

Performing Insert ,Update,Delete and Load operations onto the database using SQL authentication.

Views: 4023 | Posted by: Swethaperugu | Votes: 1 | Rating: 3 out of 5

ASP.NET Security Update Now Available

Remember vulnerability of ASP.net I talked about before, now updates are available for all frameworks of .NET and also for all os platforms

Views: 1932 | Posted by: Vikas413 |

ASP.NET Security Vulnerability and it’s solution

Vulnerability in ASP.NET Could Allow Information leak, how to solve it and link to good knowledge base post ;)

Views: 2454 | Posted by: Vikas413 | Votes: 1 | Rating: 5 out of 5

Passing multiple IDs to the database from ASP.NET Application

Many a time we come into the situation where we need to pass ProductIds or ItemIds separated by comma from UI to the database. The first thing that comes in our mind is its easy by using IN keyword in the SQL Server but this is not as easy as it looks like. In this article, I have shown how to handle this situation easily in the client side itself.

Views: 4463 | Posted by: SheoNarayan | Votes: 3 | Rating: 4.33 out of 5

.NET 4.0 MEF FAQ (Socket, Plug and extension)

This FAQ deep dives in to .Net 4.0 MEF fundamentals (Import and Export) and also explains when to use MEF over DI / IOC. This article also explains step by step on how to use MEF in various technologies like Silverlight, WPF and ASP.NET.

Views: 12349 | Posted by: Questpond |

Dynamically adding an item in a DropDownList Control.

Here i am going to explain how to add an item dynamically in a DropDownList Control.

Views: 16506 | Posted by: Ganeshji | Votes: 1 | Rating: 5 out of 5

Navigate to Page: 1 | ... | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | ... | 30 |

About Us | Contact Us | The Team | Advertise | Software Development | Write for us | Testimonials | Privacy Policy | Terms of Use | Link Exchange | Members | Go Top
General Notice: If you find plagiarised (copied) contents on this page, please let us know the original source along with your correct email id (to communicate) for further action.
Copyright © DotNetFunda.Com. All Rights Reserved. Copying or mimicking the site design and layout is prohibited. Logos, company names used here if any are only for reference purposes and they may be respective owner's right or trademarks. | 5/22/2013 11:20:53 AM