9,869,444 members (30,739 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*
112 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 3
Page Size:
10
·
25
·
50
Author filtered by: arunrv
[x]
Problem in altering a column to identity(1,1) in sql
by
arunrv
Question
12 May 2013
license:
CPOL
Hi everyone , I am working on a database merging concept in this i am having many of the table column identity (1,1) . Now my problem is while merging the old DB the Id starts from number but not from beginning its then identity seeding by 1 . Now i have create a new table in new DB...
General Programming
»
Uncategorised Quick Answers
»
General
SQL
Could not call Webservice on second time c# [Web Application]
by
arunrv
Answer
11 May 2013
license:
CPOL
Hi Mohd Riaz Can you show the code how u have written in web service because you are telling that for the first time its working good but for 2nd time its giving problem so the it may be having problem on web service.
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Web-Development
WebService
updatepanel
how to hide print button on hard copy while printing in javascript
by
arunrv
Answer
11 May 2013
license:
CPOL
Hi rgboss238, Here is a code how can you hide a print button while printing Print Page function print_page() { var ButtonControl = document.getElementById("btnprint"); ...
General Programming
»
Uncategorised Quick Answers
»
General
ASP
Javascript
Is it a right way how I am implementing my project
by
arunrv
Question
4 May 2013
license:
CPOL
Hello everyone Hi I am working on a project where the customer has to register through web application after few days a certain alert has to be send to him through SMS or through E-mail which he has provided during registration time .For such alert messages I can use Windows...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
How to get textbox content to a javascript file and use of Jquery functions on it
by
arunrv
Question
28 Feb 2013
license:
CPOL
Hello everyone , I am working on a project where there are 3 login pages for different user for that the parameter userID and Password remains the same . For all the 3 separate login pages i need to write validation for each page so i taught of writing a JavaScript file to validate commonly...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
jQuery
SQL Query problem in fetching data from cross DataBase using where condition
by
arunrv
Answer
19 Feb 2013
license:
CPOL
just need to append a single quot ''' and convert it to varcharhere is the answer'SELECT MemberShipTB.AppNo, MemberShipTB.MemberID, MemberShipTB.Name,...
General Programming
»
Uncategorised Quick Answers
»
General
SQL2005
SQL-Server
SQL Query problem in fetching data from cross DataBase using where condition
by
arunrv
Question
19 Feb 2013
license:
CPOL
Hello every one , I am having problem in fetching data data from another Data base .I am having 2 data base 1.BankingDB2.MarketingDBin this 2 DB i am having a same table MembersTBi.e in banking i am having table MembersTB an also i am having table MembersTB in MarketingDB...
General Programming
»
Uncategorised Quick Answers
»
General
SQL2005
SQL-Server
listening to another userController
by
arunrv
Answer
9 Feb 2013
license:
CPOL
Hi, Fine you can take a class create a get and set property in it ,class numericUpdown { public static int NumericUpDownValue{ get; set; }}in userController in numeric updown change event you can set the property value like this numericUpdown.numericUpdownValue =numUpDownBx.value;...
General Programming
»
Uncategorised Quick Answers
»
General
C#
Get Location name from Latitude and Longitude using Google WebServices
by
arunrv
Question
16 Jan 2013
license:
CPOL
Hello Everyone, I am working on a Vehicle tracking device.From that device i am getting readings like this 12177784N,076372617E. From this reading I need to do some code processing to get data in this format 12 17.7784 , 076 37.2617 I am getting it If i search in google map for this...
General Programming
»
Uncategorised Quick Answers
»
General
C#
.NET
WinForms
Get the location address based on latitude and longitude in .NET windows application
by
arunrv
Question
10 Jan 2013
license:
CPOL
Hello every one , I am working on a school cab management project where i need to track the vehicle movement . A GPS tracking device is fixed on the vehicle it will be sending latitude and longitude readings frequently . Now my task is to get the location address/name with that...
General Programming
»
Uncategorised Quick Answers
»
General
C#
Windows
.NET
.NET4
ASP Session Creation problem in Crome and in Opera browser while deployed on server
by
arunrv
Question
5 Jan 2013
license:
CPOL
Hello every one , I am a software developer working on ASP.Net C# . I am facing problem in creating ASP session when my asp.net web application is deployed in ISS.Here in detail If i run my application through VS software the session id carrying data from Login.aspx to...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
WebHosting
Giving RelationShip from one database to another database
by
arunrv
Question
17 Nov 2012
license:
CPOL
Hello everyone, I am having a DB say DB1 in that i am having an employe Table EmpTable where I maintain employe record and I have set a primary key there .I am having a another DBsay DB2 in that I am having a salary table where all Employe salary will be maintained . Now Instead of...
General Programming
»
Uncategorised Quick Answers
»
General
SQL
e doesn't exist in the current context
by
arunrv
Answer
9 Nov 2012
license:
CPOL
Create function like thisprivate void txtSerial_KeyPress(object sender, KeyPressEventArgs e){ number_handler(e);}private void txtID_KeyPress(object sender, KeyPressEventArgs e){ number_handler(e);}private void number_handler(KeyPressEventArgs e){ char var...
General Programming
»
Uncategorised Quick Answers
»
General
C#
JQuery Not working after publish on IIS7
by
arunrv
Answer
8 Nov 2012
license:
CPOL
Did you check the script src path . I think it may be having problem in SRC path attribute of the script tag
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
How to send sqldatareader
by
arunrv
Answer
6 Nov 2012
license:
CPOL
Hope this code may help you . If you want to get only one Table format from Data Base means you can use like this ,If you want to fetch multiple Table means you can use DataSet but for your prob DataTable is enough .string x=textBox1.Text; string y=textBox1.Text; ...
General Programming
»
Uncategorised Quick Answers
»
General
C#
C#4.0
How to send sqldatareader
by
arunrv
Answer
6 Nov 2012
license:
CPOL
Hope this code may help you . If you want to get only one Table format from Data Base means you can use like this ,If you want to fetch multiple Table means you can use DataSet but for your prob DataTable is enough .string x=textBox1.Text; string y=textBox1.Text; ...
General Programming
»
Uncategorised Quick Answers
»
General
C#
C#4.0
Get Client IP Address and His location for where he login to my web application
by
arunrv
Question
3 Nov 2012
license:
CPOL
Hello Every one, In my project I want to keep the track of users or Client from where did he logged in . I need to get parameter like IP address , location (latitude,longitude) so how can i get that two parameter in my Web application....1. IP Address2....
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP:NET
Decleration of Dynamically created table in SQL
by
arunrv
Question
30 Oct 2012
license:
CPOL
Hello every one I my project I want to declare a temporary table where its columns count changes based on data count .For example if I am having data for first time like this A,B,C,D like this then I want to create column like this Declare @TableName table(name varchar(20),A...
General Programming
»
Uncategorised Quick Answers
»
General
SQL
Redirecting to 2 different pages from one page
by
arunrv
Question
24 Oct 2012
license:
CPOL
Hello every one, In my project I have created a Registration page . When the user fills his application and click submit button I need to redirect to 2 different pages at the same time first is Printing page that i am doing like this ...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Iimplimenting System.Drawing.Printing.PrintDocument in asp.net C#
by
arunrv
Question
17 Oct 2012
license:
CPOL
Hello everyone, In my web project i want to print some values on a application form. Means I want to fill the application form taking data from database and print it on application in a particular location (i.e x,y coordinates has to be set). Say for example application form...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Popup window on image map hotspot click
by
arunrv
Answer
12 Oct 2012
license:
CPOL
RectangleHS.NavigateUrl ="javascript:window.open('WebForm1.aspx','Graph','height=600,width=900');"Hope this will help you I have tried its working ............
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
SQL INSERT query....not inserting varbinary(max) data
by
arunrv
Answer
11 Oct 2012
license:
CPOL
Why cant you store procedure for that1St create a store Procedure like this Here Pass coloum datatypeis varbinary(MAX) in table create procedure [dbo].[SP_Insert](@username varchar(20),@password varchar(20),@Pass varbinary(max))as begin-- Your Insert Query here insert into...
General Programming
»
Uncategorised Quick Answers
»
General
SQL
I cant login through my android mobile .
by
arunrv
Forum Message
4 Oct 2012
Hello Guys, you are doing a good job . I usually travel 3hours every day . So in that time I will open my Android mobile and login to code project and answer to the question which I know. Bef
General Discussions
»
Site Bugs / Suggestions
Introduction to HTTPS
by
arunrv
Question
2 Oct 2012
license:
CPOL
Hello everyone, I am working on a banking sector project for that I have to redirect to loging page to home page with secure manner so can anybody tell how can I implement Https in .aspx page in my project . If explanation is in depth it s good . So can anyone suggest any link ,...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Taking the 2nd row from a table in innerjoin query
by
arunrv
Question
29 Sep 2012
license:
CPOL
Hello every one , I am working on a project where a customer has to book a property then the agreement will be there in that property.For that both payment is done through cash or Cheque so i am maintaining both booking payment and agreement payment in one table its self . and i have...
General Programming
»
Uncategorised Quick Answers
»
General
SQL2005
SQL-Server
Logout code that works on any browser
by
arunrv
Question
24 Sep 2012
license:
CPOL
Hello everyone, In my project I want to write logout code which will work on any browser . My problem is when I login into my home page I am creating session . So in each and every page i am going to check weather session count is there (Session.Count>0) if session...
General Programming
»
Uncategorised Quick Answers
»
General
C#
asp.net4
Selected item of list box wants to be changed
by
arunrv
Answer
14 Sep 2012
license:
CPOL
Add Sub Mul Div ...
General Programming
»
Uncategorised Quick Answers
»
General
C#
apply a theme for a specific user
by
arunrv
Answer
14 Sep 2012
license:
CPOL
http://www.mal...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
how to disply two webpages on one webpage in asp.net
by
arunrv
Answer
11 Sep 2012
license:
CPOL
You can use Iframe tag in HTML5 fallow this link http://www.w3schools.com/html5/tag_iframe.asp[^]http://www.roseindia.net/tutorial/html/html5/HTML5iFrameTag.html[^]Hope it may help you...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Displaying data from sql server database using Ajax in Asp.NET
by
arunrv
Answer
7 Sep 2012
license:
CPOL
DataTable objDataTableReceiptDetails = new DataTable(); objSiteRegistrationBLL.SiteGetReceiptDetails(objSiteBookingDTO, ref objDataTableReceiptDetails); string table = ""; for (int i = 0; i
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Ajax
How to reset the session timeout?
by
arunrv
Answer
13 Aug 2012
license:
CPOL
See this link it may hepl youhttp://stackoverflow.com/questions/9971309/session-timeout-on-server-side-in-asp-net-c-sharp[^]
General Programming
»
Uncategorised Quick Answers
»
General
C#
problem loading image from css URL
by
arunrv
Question
10 Aug 2012
license:
CPOL
Hello every one,I am facing problem in loading my banner image into my .aspx page.Here is the problem i have create a separate folder in my project for CSS and Imagesits like this ../CSS/Director/Director.css and image is stored in ../Image/Director/Image .bg_header{...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
CSS
Taking screenshots when eve the user click on system tray tab
by
arunrv
Answer
22 Jul 2012
license:
CPOL
[DllImport("us...
General Programming
»
Uncategorised Quick Answers
»
General
.NET3.0
C#
Windows
.NET
Taking screenshots when eve the user click on system tray tab
by
arunrv
Question
20 Jul 2012
license:
CPOL
Hello everyone , I am going to develop an application to take screenshots and save it when ever user clicks on the or open the forms on system tray. Consider that i am having 4 task bar (MS Paint,MS Word,Visual Studio,Firefox) think that all the 4 applications are running ...
General Programming
»
Uncategorised Quick Answers
»
General
.NET3.0
C#
Windows
.NET
Audio Recording from microphone in C#.net
by
arunrv
Answer
21 Apr 2012
license:
CPOL
protected void Button1_Click(object sender, EventArgs e) { //Start record mciSendString("open new Type waveaudio Alias recsound", "", 0, 0); mciSendString("record recsound", "", 0, 0); }protected void Button2_Click(object sender, EventArgs e) {...
General Programming
»
Uncategorised Quick Answers
»
General
C#
Executing an EXE file with command Prompt (CMD) using C#
by
arunrv
Question
11 Apr 2012
license:
CPOL
Hello every one , I am having an EXE in "C:\\Program Files\\Veritas\\NetBackup\\Bin\\admincmd>bpdbjobs.exe"it writes some text output ...Now i need to take that output text and write it into a text file . For that i am using this command "C:\\Program...
General Programming
»
Uncategorised Quick Answers
»
General
C#
Displaying table row in view Page in MVC2
by
arunrv
Question
8 Apr 2012
license:
CPOL
Hello every one I am facing a problem in MVC2 to diaplay the Data Base record on the view page . I am having a Product model like thispublic class ProductDetails:IEnumerable { [Required (ErrorMessage="Product name required")] public string ProductName { get;...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
MVC2
onclient click not working
by
arunrv
Answer
7 Apr 2012
license:
CPOL
Its not possible to call both the click event at same time . Here 1st client onclick will be executed (OnClientClick) the return of javascript also effects on it . If the return type is false from the javascript then the "onclick" event does not execute it .So check weather the javascript...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Calling a StoreProcedure using Linq in ASP.net C#
by
arunrv
Question
3 Apr 2012
license:
CPOL
Hello every one I am doing a project where i need to insert data into DB using Store Procedure in Linq. I am getting the store procedure name in Linq class . The store procedure is used for inserting a data into DB. So now my problem is How can i call that Store Procedure and pass...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
LINQ
how to recieve data via com port?
by
arunrv
Answer
12 Mar 2012
license:
CPOL
In order to access comport you need to have namespaceusing System.IO.Ports;then in button click event write this{then need to create an object for serial port like thisSerialPort obj = new SerialPort("COM1");//But be shore that the bardrate matches between hardware and computer...
General Programming
»
Uncategorised Quick Answers
»
General
VB
how to send data via com port while pressing a button?
by
arunrv
Answer
12 Mar 2012
license:
CPOL
In order to access comport you need to have namespaceusing System.IO.Ports;then in button click event write this {then need to create an object for serial port like this SerialPort obj = new SerialPort("COM1");//But be shore that the bardrate matches between hardware and computer...
General Programming
»
Uncategorised Quick Answers
»
General
VB
reading a txt file using html/javascript
by
arunrv
Question
9 Mar 2012
license:
CPOL
hello every one I one of my asp.net application i want to display the txt file content into textbox. So how can i do it i search in internet i got this codeI took a script tag and place this codefunction read() {// var file = fopen(getScriptPath("a.txt"), 0);// var ...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
HTML
how to delete records from parent table and while deleting it should first delete records associated in child table first.
by
arunrv
Answer
8 Mar 2012
license:
CPOL
Hay vins555you have the option to delete the child record when parent record is deletedIt simple while giving relation between two table you give the relation as cascade That's all when u delete the parent record it automatically deletes the child record Hope it will help you.....
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
SQL-Server
An confuse between thread.sleep and thread.join
by
arunrv
Question
7 Mar 2012
license:
CPOL
Hello every one can anybody tell what is the difference between Thread.sleep() and Thread.join()Here i am doing some simple application static void Main(string[] args) { Thread th = new Thread(new ThreadStart(startAnew)); th.Start(); // th.Join(3000); ...
General Programming
»
Uncategorised Quick Answers
»
General
C#3.0
C#
how to use distinct fn here?
by
arunrv
Answer
10 Feb 2012
license:
CPOL
select distinct (DESTINATION) from BUS AVAILABILITY WHERE SOURCE =@SOURCEfor more to know about SQL queries visit the website "WWW.W3Scgools.com"hope this may help you
General Programming
»
Uncategorised Quick Answers
»
General
SQL2005
SQL-Server
How to turn of firewall using C# code
by
arunrv
Question
7 Feb 2012
license:
CPOL
Hello every one I am working on a networking project . So in this project i am using sockets to carry data from one system to another . For this the "Fire wall " has to be turn Off else it wont accept data send by one system to another one . For that i want to turn...
General Programming
»
Uncategorised Quick Answers
»
General
C#3.0
.NET3.5
C#
.NET
how to get alert message in asp.net
by
arunrv
Answer
1 Feb 2012
license:
CPOL
ClientScript.R...
General Programming
»
Uncategorised Quick Answers
»
General
C#
.NET
How to assign the color to grid view
by
arunrv
Answer
30 Jan 2012
license:
CPOL
You can apply CSS to gridview Hope this link may help youhttp://atashbahar.com/post/GridView-makeover-using-CSS.aspx[^]http://www.cyberslingers.com/weblog/post/ASPNET-GridView-Themes.aspx[^]http://www.csharpaspnetarticles.com/2009/07/scrollable-gridview-fixed-headers-asp.html[^]
General Programming
»
Uncategorised Quick Answers
»
General
C#
getting latitude and longitude of place using web service
by
arunrv
Question
26 Dec 2011
license:
CPOL
Hello every one I am doing a project based on web management where a user send his source and destination place .Based on that i need to calculate the total distance of journey and generate bill based on that .So now i am trying to 1st get the latitude and longitude of source and then...
General Programming
»
Uncategorised Quick Answers
»
General
C#
Windows
WebService
Geting combobox text from form to class
by
arunrv
Answer
21 Dec 2011
license:
CPOL
Use this string a=Form1.Combobox1.Text; //Here you will get the selected text that you have choose in comboBox //Hope this will help youthen you can assign the 'a' variable to your search class
General Programming
»
Uncategorised Quick Answers
»
General
C#
Page 1 of 3
1
2
3
First
·
Prev
·
Next
·
Last
Advertise
|
Privacy
|
Mobile
Web01 | 2.6.130513.1 | Last Updated 14 May 2013
Copyright ©
CodeProject
, 1999-2013
All Rights Reserved.
Terms of Use
Layout:
fixed
|
fluid