9,869,883 members (28,038 online)
Visit CodeProject.TV
Discuss CodeProject.TV
Sign in
Email
Password
Forgot your password?
Sign in using
home
articles
Chapters and Sections
>
Search
Latest Articles
Latest Tips/Tricks
Top Articles
Beginner Articles
Technical Blogs
Posting/Update Guidelines
Article Help Forum
Article Competition
Submit an article or tip
Post your Blog
quick answers
Ask a Question
View Unanswered Questions
View All Questions...
C# questions
ASP.NET questions
VB.NET questions
C#4.0 questions
C++ questions
discussions
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work & Training Issues
Design and Architecture
ASP.NET
JavaScript
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
Adobe Technologies
C#
Free Tools
Objective-C
Ruby On Rails
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
.NET Framework
Mobile
VS 11 & .NET 4.5
Sharepoint
Silverlight / WPF
Visual Basic
Web Development
Site Bugs / Suggestions
features
Component & Service Catalog
Competitions
News
The Insider Newsletter
Newsletter archive
Surveys
Product Showcase
Research Library
CodeProject Stuff
community
The Insider News
The Lounge
The Weird & The Wonderful
The Soapbox
Press Releases
Who's Who
Most Valuable Professionals
Company Listings
Non-English Language
>
General Indian Topics
General Chinese Topics
help
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
Site Map
Advertise with us
Employment Opportunities
About Us
The default search term operator is
AND
.
You can use brackets,
AND
,
OR
, and
NOT
to improve your search. For example:
C# AND NOT(VB or SQL)
A query of a single
*
will return everything, filtered by any filters.
Filter examples:
Search by Author
author:"author name"
Filter by tag
tag:C#
or
tag:(C++ or Java)
Wildcard search
use "?" or "*" eg.
gr?d
or
gr*
265 Results
Search
Everything
Articles
Technical Blogs
Tips & Tricks
Questions
Answers
Forum Messages
News Items
Catalog Items
Videos
Training Courses
Just My Stuff
My Bookmarks
Sort by
Relevance
Rating Asc
Rating Desc
Title Asc
Title Desc
Author Asc
Author Desc
Date Created Asc
Date Created Desc
Date Modified Asc
Date Modified Desc
Price Asc
Price Desc
Duration Asc
Duration Desc
Match
All Fields
Title
Description
Author(s)
Tags
Any Date
Last 12 hours
Last 24 hours
Last week
Last 2 weeks
Last month
Last 3 months
Last 6 months
Last year
January
February
March
April
May
June
July
August
September
October
November
December
Rating Range
All - Including Unrated
1.0 - 5.0
2.0 - 5.0
3.0 - 5.0
4.0 - 5.0
4.5 - 5.0
4.8 - 5.0
5.0
Advanced Filters:
Article Topics
All Topics
Desktop Development
Web Development
Mobile Development
Cloud Computing
Enterprise Systems
Database
Multimedia
Languages
Platforms, Frameworks & Libraries
General Programming
Graphics / Design
Development Lifecycle
General Reading
Third Party Products
Mentor Resources
Article License
All Licenses
CPOL
CDDL
Ms-PL
MPL
CPL
Eclipse
MIT
BSD
Apache
CC (ASA 2.5)
Zlib
Public Domain
CC (Attr 3U)
CC (ASA 3U)
LGPL3
GPL3
Forums
All Forums
Feature Forums
General Programming
Web Development
Product Lifecycle
Database & SysAdmin
General Discussions
Non-English Language
Catalog Category
All Categories
Books & Training
Charting & Graphing
Components, Controls, Libraries
Data Manipulation & Mining
Database Tools
Debugging
Documentation & Help
Financial, Math & Scientific
Frameworks & APIs
General Development Tools
GIS & Maps
Graphics & 3D Modeling
Hardware and Robotics
Hosting
IDEs
Imaging
Mobility
Multimedia
Networking
Performance and Profiling
Programming Languages
Project Life-cycle Management (ALM)
Reporting
Search
Security
Setup & Deploy
System Adminstration
Utilities
Virtualization
Web Design/Development
Catalog License
All Licenses
Commercial
Fully Function Evaluation version
Limited Functionality Trial
Limited Time Trial
Shareware
Free For Personal Use
Freeware
Page 1 of 6
Page Size:
10
·
25
·
50
Author filtered by: Member61
[x]
Crystal Report is not generating after published on IIS
by
Member61
Answer
14 May 2013
license:
CPOL
Hi,Check this one,http://forums.asp.net/t/1744060.aspx/1[^]http://aspsnippets.com/Articles/Crystal-Reports-13-Visual-Studio-2010-Issue-with-IIS---bobj-is-undefined-JavaScript-Error-and-Crystal-Report-Viewer-not-displaying.aspx#comments[^]
General Programming
»
Uncategorised Quick Answers
»
General
C#
Visual-Studio
C#4.0
VS2010
CrystalReports
Crystal Report is not generating after published on IIS
by
Member61
Answer
14 May 2013
license:
CPOL
Hi,Check this one,http://aspsnippets.com/Articles/Crystal-Reports-13-Visual-Studio-2010-Issue-with-IIS---bobj-is-undefined-JavaScript-Error-and-Crystal-Report-Viewer-not-displaying.aspx#comments[^]
General Programming
»
Uncategorised Quick Answers
»
General
C#
Visual-Studio
C#4.0
VS2010
CrystalReports
My vote of 4
by
Member61
Forum Message
12 May 2013
Very nice article....
General Discussions
»
Method Overriding In C#
Remove Unused Usings in Visual Studio is a good practice?
by
Member61
Question
12 May 2013
license:
CPOL
Hi Everyone, Removing Unused Usings in Visual Studio is a good practice? Any drawbacks of removing unused Usings?
General Programming
»
Uncategorised Quick Answers
»
General
Visual-Studio
SET @cmd = N'DELETE FROM ' + @table_name + ' WHERE ' + @nameField +' = ''' + @value +''' ' in above statement what is the use of N
by
Member61
Question
12 May 2013
license:
CPOL
Hi, SET @cmd = N'DELETE FROM ' + @table_name + ' WHERE ' + @nameField +' = ''' + @value +''' ' in above statement what is the use of N
General Programming
»
Uncategorised Quick Answers
»
General
SQL-Server
Onmouseover change the backcolor of a Button control
by
Member61
Question
12 May 2013
license:
CPOL
Hi,I want to change the backcolor of a button control on MouseOver event of a button using Javascript.
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Javascript
GridView's RowDataBound equivalent event in Windows DataGridView
by
Member61
Question
8 May 2013
license:
CPOL
Hi,GridView's RowDataBound equivalent event in Windows DataGridView..
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Want to disable a Button column based on other column text in DataGridView
by
Member61
Question
8 May 2013
license:
CPOL
Hi Everyone, Want to disable a Button column based on other column text .
General Programming
»
Uncategorised Quick Answers
»
General
C#
Duplicate items are not supported by the "Resources" parameter
by
Member61
Question
7 May 2013
license:
CPOL
Hi friends, I am getting this error, when i build the project."Error 2 The item "obj\x86\Debug\Hanshan.ManagementReports.frmAMLSuspicious.resources" was specified more than once in the "Resources" parameter. Duplicate items are not supported by the "Resources" parameter. Hanshan"
General Programming
»
Uncategorised Quick Answers
»
General
C#
The model item passed into the dictionary is of type 'System.Collections.Generic.List`1[MvcApplication5.Models.Employee]', but this dictionary requires a model item of type...
by
Member61
Question
7 May 2013
license:
CPOL
Hi,The model item passed into the dictionary is of type 'System.Collections.Generic.List`1[MvcApplication5.Models.Employee]', but this dictionary requires a model item of type 'MvcApplication5.Models.Test1'.I'm getting this error. Below is my code. Please tell me where i'm...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
.NET
MVC
datagrid view operations
by
Member61
Answer
5 May 2013
license:
CPOL
Hi,The below link gives all the Gridview related operations.... Gridview examples in asp.net[^]
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
SQL-Server
C#
C#4.0
how to show tool tip for anchor tag
by
Member61
Answer
5 May 2013
license:
CPOL
Hi, Try this,http://forums.asp.net/p/1036174/1800067.aspx[^]http://odetocode.com/articles/223.aspx[^]http://www.nullskull.com/faq/939/how-to-set-tooltips-in-calendar-controls-dayrender-event.aspx[^]
General Programming
»
Uncategorised Quick Answers
»
General
C#
Regular expression validator for *% and ' symbols
by
Member61
Question
30 Apr 2013
license:
CPOL
Hi, I want to validate a textbox using RegularExpressionValidtor .The textbox shouldn't allow *,% and ' symbols .
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
How to Disable Ctrl+Z
by
Member61
Answer
29 Apr 2013
license:
CPOL
Hi,Go through the below links..http://www.csharp-station.com/Articles/EventHandlingInCSharp.aspx[^]http://msdn.microsoft.com/en-IN/library/ms171535.aspx[^]
General Programming
»
Uncategorised Quick Answers
»
General
C#
I created a Login but i need some help, can somebody explain/show the a best way to doing it, whit error validation like "Database invalid "/"This user don't exists".
by
Member61
Answer
29 Apr 2013
license:
CPOL
Hi,You can do validation either :1. Server side.2. Client...
General Programming
»
Uncategorised Quick Answers
»
General
VB
Visual-Studio
VS2012
How to handle browser back button ?
by
Member61
Answer
29 Apr 2013
license:
CPOL
hi,Try this, Try to delete the previous history from the browser...http://www.ehow.com/how_7512704_delete-history-aspnet.html[^]
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Browser
what is the code for progress bar using ajax in web applications
by
Member61
Answer
29 Apr 2013
license:
CPOL
hi,Try following...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
giving rating using button clik
by
Member61
Answer
29 Apr 2013
license:
CPOL
hi,Find the below...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Simple application in MVC4
by
Member61
Question
25 Apr 2013
license:
CPOL
Hi Everyone, I am beginner to MVC,Can i have some examples of MVC , so that i can learn the flow of MVC application. I read some articles on google but in all the articles i found the default pages which comes with the MVC application. So i need some other examples. I am using VS...
General Programming
»
Uncategorised Quick Answers
»
General
.NET
MVC
My vote of 4
by
Member61
Forum Message
24 Apr 2013
it's too good for beginners...
General Discussions
»
Article "Deep Dive Into Asp.Net Mvc 4 - Part [1] - Introduction"
Disable Upload Button in AjaxFileUplaod Control
by
Member61
Answer
24 Apr 2013
license:
CPOL
Hi, Please look into the below links: 1. link is just for reference2. link instead of making the button disable u can show a progress...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Ajax
insert table using hashtable
by
Member61
Answer
24 Apr 2013
license:
CPOL
hi,Please look into the code for getting the data from the hash table :using System;using System.Collections;class Program{ static void Main() { Hashtable hashtable = new Hashtable(); hashtable[1] = "One"; hashtable[2] = "Two"; hashtable[13] =...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
ASP.Net-4.0
Mouseover to get data from DB
by
Member61
Answer
24 Apr 2013
license:
CPOL
Hi, You can do it very easily with the help of AJAX's HoverMenu Extender,Please go through the below link:http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/HoverMenu/HoverMenu.aspx[^]http://www.devx.com/asp/Article/33041[^]
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
jQuery
how do display desciption in textbox when item selected from dropdownlist in asp.net
by
Member61
Answer
24 Apr 2013
license:
CPOL
Hi,While binding data from database bind the dropdownlist.DisplayMember and dropdownlist.ValueMember, bind the displaymember to dept_code and valueMember to dept_description. then on dropdownlist selectedindexchanged event set the textbox value to dropdownlist's valuemember property.If...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
SqlServer
What is exact use of Response.Cache.SetCacheability(HttpCacheability.NoCache) with example
by
Member61
Answer
24 Apr 2013
license:
CPOL
Hi,HttpCacheability.NoCach...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Find all stored procedures containing some word
by
Member61
Answer
24 Apr 2013
license:
CPOL
hi,Check this query,select * from INFORMATION_SCHEMA.ROUTINES where ROUTINE_NAME like 'sp%'
General Programming
»
Uncategorised Quick Answers
»
General
SQL-Server
query
StoredProcedures
SQL2012
How to split comma of a column data in sql query..
by
Member61
Answer
24 Apr 2013
license:
CPOL
hi, I think you have a column containing strings separated by commas, use this below code for creating user defined functions. and then call in select statement as shown below querries.Split a delimited string into sub-components and return them as a table. Parameter 1: Input string...
General Programming
»
Uncategorised Quick Answers
»
General
SQL-Server
How to delete image files from a filesystem which is not in database
by
Member61
Answer
24 Apr 2013
license:
CPOL
Hi, Directory.GetFiles(@"c:\MyDir\")Before using the Above statement get the paths from the database.Please look into the below link for further information.http://www.csharp-examples.net/delete-all-files/[^]
General Programming
»
Uncategorised Quick Answers
»
General
C#
SQL-Server
How to display window again on reinstalling application?
by
Member61
Answer
24 Apr 2013
license:
CPOL
Hi, Create a configuration file and place a flag , based on the flag value enable or disable the dialog. When u check the checkbox update in the configuration file. and based on the value of in the configuration file do whatever you want.
General Programming
»
Uncategorised Quick Answers
»
General
C#
.NET
How to delete image files from a filesystem which is not in database
by
Member61
Answer
24 Apr 2013
license:
CPOL
hi,How will u check? I mean have u stored the path of those images in database? if yes, then get those unwanted paths from the database and delete them.
General Programming
»
Uncategorised Quick Answers
»
General
C#
SQL-Server
How Extract 1 Column as 2 columns in sql
by
Member61
Answer
22 Apr 2013
license:
CPOL
hi,Use Substring function ....Please look into the following link...http://msdn.microsoft.com/en-IN/library/ms187748.aspx[^]http://www.sql-server-helper.com/tips/tip-of-the-day.aspx?tkey=4AB06421-E859-4B5F-A948-0C9640F3108D&tkw=uses-of-the-substring-string-function[^]
General Programming
»
Uncategorised Quick Answers
»
General
SQL-Server
How develop android applications in c-sharp?
by
Member61
Answer
22 Apr 2013
license:
CPOL
hi, Please look into the links for developing Android apps in Visual studio using c#...
General Programming
»
Uncategorised Quick Answers
»
General
C#
how to validate textbox and dropdown list using jquery?
by
Member61
Answer
22 Apr 2013
license:
CPOL
hi, Jquery Validations with example...Please check the below links...http://freezecoders.com/2012/10/jquery-validation-for-drop-down-box.html[^]http://www.mysamplecode.com/2012/09/jquery-form-validation-plugin-example.html[^]
General Programming
»
Uncategorised Quick Answers
»
General
jQuery
How to set Taborder In datagrid
by
Member61
Answer
18 Apr 2013
license:
CPOL
hi,How to set tab order in gridview...Check this below link...http://stackoverflow.com/questions/1764677/asp-net-c-sharp-gridview-tab-index-issue[^]http://stackoverflow.com/questions/4082042/set-tab-order-in-asp-net-gridview[^]
General Programming
»
Uncategorised Quick Answers
»
General
C#
SQL data fetch from DB and assign that data to Label1
by
Member61
Answer
18 Apr 2013
license:
CPOL
hi,http://www.aspdotne...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
sqlserver2008
how to make a my panel and its content into pdf file?
by
Member61
Answer
18 Apr 2013
license:
CPOL
hi,This may help you... http://aspsnippets.com/Articles/Export-HTML-DIV-contents-to-PDF-using-iTextSharp-in-ASPNet.aspx[^]http://stackoverflow.com/questions/5732954/saving-a-scrollable-panel-as-pdf-using-net[^]
General Programming
»
Uncategorised Quick Answers
»
General
C#
disable/enable button via javascript
by
Member61
Answer
18 Apr 2013
license:
CPOL
hi,This may help you...http://www.easywayserver.com/blog/enable-disable-radio-button-text-box-in-javascript/[^]
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
VB
VB.NET
disable/enable button via javascript
by
Member61
Answer
18 Apr 2013
license:
CPOL
hi Dear, Check the below code, it is running successfully.... function btnCheck() { var txt = document.getElementById('
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
VB
VB.NET
sms provider or services for the c#.net application
by
Member61
Answer
18 Apr 2013
license:
CPOL
hi,http://www.smscountry.com/[^]http://bulkindiasms.com/[^]http://smsgatewayhub.com/[^]
General Programming
»
Uncategorised Quick Answers
»
General
C#
.NET
Good
by
Member61
Forum Message
18 Apr 2013
Good
General Discussions
»
Tip/Trick "How To Get User Controls Clientid In Java Script In Aspx Page."
having problem in gridview
by
Member61
Answer
18 Apr 2013
license:
CPOL
hi,Remove comment from item template
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
ProgressBar In Asp.net and C#
by
Member61
Answer
18 Apr 2013
license:
CPOL
hi,Search in Google...ProgressBar for ASP.NET[^]http://www.dotnetcurry.com/ShowArticle.aspx?ID=384[^]http://www.dotnetfunda.com/codes/code1439-progress-bar-in-aspnet.aspx[^]
General Programming
»
Uncategorised Quick Answers
»
General
C#
adding table backgroud from codebehind
by
Member61
Answer
18 Apr 2013
license:
CPOL
hi,Copy the table's HTML code in a string variable, then on the table background property apply the color you retrieved from database.ex string str="hello"
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
HTML
CSS3
Autopopulate datalist with search box input
by
Member61
Answer
18 Apr 2013
license:
CPOL
hi, Based on the search text , if the searched text found in DB, then fill it in dataset, then count the no. of rows in dataset , based on that bind data to the datalist , if dataset row count is zero, then disable the datalist.
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Exporting a web page as PDF
by
Member61
Answer
18 Apr 2013
license:
CPOL
hi,check below link...http://stackoverflow.com/questions/2031717/export-ms-charts-to-pdf-and-excel[^]All in One Export Data in ASP.NET[^]
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
C#
C#4.0
Try parse is not accepting 10 digits
by
Member61
Answer
17 Apr 2013
license:
CPOL
hi, the range of Int32 is -2,147,483,648 to 2,147,483,647 so use Int64 or decimal datatype.
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Data type mismatch in criteria expression.
by
Member61
Answer
17 Apr 2013
license:
CPOL
hi,Check below link...http://support.microsoft.com/kb/175258[^]
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
SQL
How to change background color of my calendar
by
Member61
Answer
17 Apr 2013
license:
CPOL
hi,http://api.jqueryui.c...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Pageload should display default values if no data in database
by
Member61
Answer
17 Apr 2013
license:
CPOL
hi, Use isnull() function in your query...select isnull(username,"") as uname,isnull(lastname,"") from employee where department='Account'After retrieving the data check the datareader or dataset whether it has data or not...Then based on the value retrieved you can set the...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
adding new row on gridview
by
Member61
Answer
17 Apr 2013
license:
CPOL
hi, You can do this in two ways:1. Either you insert the data in database then bind the new data to Gridview2. Or else take Gridview data in a datatable and insert data into datatable and then bind new data from the datatable to Gridview.
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Page 1 of 6
1
2
3
4
5
6
First
·
Prev
·
Next
·
Last
Advertise
|
Privacy
|
Mobile
Web01 | 2.6.130513.1 | Last Updated 15 May 2013
Copyright ©
CodeProject
, 1999-2013
All Rights Reserved.
Terms of Use
Layout:
fixed
|
fluid