Hello
Learner
Login
|
Register
|
Forgot password
Home
Articles
Interview QA
Snippets
Tips
News
My Mirror
Publish Article
|
Post Interview QA
|
Submit Snippet
|
Article List
|
Interview QA List
|
Snippets
Stats
Total Count
:
19
Article Categories
.NET Framework
ADO.NET
AJAX
ASP.NET
C#
CSS
HTML
JavaScript & Jquery
LINQ
Microsoft Azure
Others
Practices, Patterns & Arch
Remoting & Web services
Sharepoint
Silverlight
SQL Server
VB.NET
Visual Studio
WCF
Windows Forms
WPF
WWF
XML & XSLT
Resources
Publish New Article
calling Javascript validation function before button click event in ASP.NET - onclientclick before onclick
In this snippet we will see how to call a java script client side validation function before server side method execution.
By:
Ashok Nalam
|
13 Dec 2012
|
ASP.NET
|
Views:
81154
|
Comments:
0
|
Tags:
button
C#
javascript
onclick
onclientclick
Constructors in .NET
In this article we will see about constructors in .net. and types of constructors with sample example.
By:
Ashok Nalam
|
01 Jan 2013
|
VB.NET
|
Views:
7575
|
Comments:
2
|
Tags:
C#
constructor
oops
Display “No Records Found” text in gridview when there is no record
In this snippet we will see how to show “No Records Found” text in gridview when there is no record with grid view headers.
By:
Ashok Nalam
|
03 Jan 2013
|
ASP.NET
|
Views:
84045
|
Comments:
1
|
Tags:
C#
gridview
"Caller Information" feature in Visual studio 2012 (C# & VB.NET)
This article describes about new feature in Visual studio 2012 called as "Caller Information" and its attributes(CallerFilePathAttribute,CallerLineNumberAttribute and CallerMemberNameAttribute) with the example using C#.NET and VB.NET.
By:
Ashok Nalam
|
30 May 2013
|
Visual Studio
|
Views:
21102
|
Comments:
0
|
Tags:
attributes
C#
VB.NET
VB.NET/C# program to convert Fahrenheit to Celsius and Celsius to Fahrenheit
This program(VB.NET/C# versions) converts temperature from Fahrenheit to Celsius and Celsius to Fahrenheit.
By:
Ashok Nalam
|
28 Jun 2013
|
VB.NET
|
Views:
82948
|
Comments:
0
|
Tags:
.NET
C#
conversion
difference
number
How to add new/multi line text in WPF MessageBox
By:
Ashok Nalam
|
24 Jan 2014
|
WPF
|
Views:
17308
|
Comments:
0
|
Tags:
.NET
C#
xaml
Add css class dynamically from code-behind file for HTML/ASP.NET controls
By:
Ashok Nalam
|
17 Feb 2014
|
ASP.NET
|
Views:
32704
|
Comments:
3
|
Tags:
C#
class
css
Bing Code Search for C#.NET extension for Visual Studio
Bing Code Search for C#.NET searches snippets from community sites like MSDN, StackOverflow, Dotnetperls and CSharp411 and allows us to insert code in editor with out leaving Visual Studio.
By:
Ashok Nalam
|
21 Feb 2014
|
Visual Studio
|
Views:
5715
|
Comments:
0
|
Tags:
.NET
C#
extensions
visual studio 2013
.NET - Save image from one folder to another folder
Sometimes we need to copy an image from one folder to another folder. The snippet shows how to copy file using System.IO.File.Copy for ASP.NET, Console and Windows Application.
By:
Ashok Nalam
|
24 Mar 2014
|
ASP.NET
|
Views:
8649
|
Comments:
2
|
Tags:
ASP.NET
C#
file
Programmatically minimize or maximize a WPF/WinForm window
By:
Ashok Nalam
|
11 Apr 2014
|
WPF
|
Views:
54902
|
Comments:
0
|
Tags:
.NET
C#
window
winforms
wpf
1
2