Thursday, February 28, 2013

Events and Delegates Explained in a Simplified way

Events and Delegates Explained in a Simplified way


Events and Delegates Explained in a Simplified way

Posted: 21 Feb 2013 11:40 AM PST

Delegates and Pointers have always been a point of discussion among the Freshers as well as Experienced Technocrats. To simplify things for the readers, I have tried to present Events and Delegates concepts and implementation in a simplified way.

Server Error in /Reports Application.

Posted: 21 Feb 2013 09:36 PM PST

Here I am trying to explain that how to resolve an error ie, Server Error in /Reports Application.I have faced such a big problem that when I hosted my web site,Report is not working. I am using 3tier architecture and I have kept all my forms and reports in folders.When I published my web site Reports only not working,all others are ok. When I browse http://<<localhost:>>/Reports it will show the error.

Adding attributes to dropdownlist in asp.net

Posted: 23 Feb 2013 10:29 AM PST

In this article we are going to see how to add attributes to dropdownlist in asp.net using c#. We will add some custom attributes to the dropdownlist in the page_load event of the page and use it whenever some selection gets changed in the dropdownlist to dislay it as a label text.

How you can use a Combobox and a Listbox and populate them from MYSQL Database in VB.Net

Posted: 23 Feb 2013 08:04 PM PST

In this article I am going to show you how you can use a Combobox and Listbox to select a value from the Listbox as well as from the ComboBox and populate them from MYSQL Database table in Visual Basic.Net. The values which we select are actually being populated from the database table.

What are the benefits of WPF

Posted: 24 Feb 2013 04:15 AM PST

In this article we are going to see some of the most important benefits of WPF applications like: Resolution independence using vector graphics , Broad Integration, usage of declarative programming using xaml,Rich composition and customization, .

Container controls in WPF

Posted: 24 Feb 2013 05:43 AM PST

If you are new wpf, want to know what are the available container controls in wpf and what are the properties for that controls to use then this article helps you to know the basic container controls in Windows Presentation Foundation(WPF).

The with statement and various loops available in Visual Basic.Net.

Posted: 24 Feb 2013 09:58 AM PST

In this article I am going to discuss with statement and various loops like Do While, DO Loop, For Loop, while Loop etc available in Visual Basic.Net. These loops are actually very useful in Visual Basic .Net and all other programming languages.

Interview Questions for 3-6 years experienced .Net professional

Posted: 24 Feb 2013 10:35 AM PST

I have tried to reproduce the frequently asked questions for .Net professionals between 3 to 6 years experienced. The set of questions is put forward as a result of interaction with friends and colleagues who attended interviews in CMM-i Level 5 organisations.

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home