15,663,876 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Browse Topics
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View Python questions
View Javascript questions
View C++ questions
View Java questions
discussions
forums
CodeProject.AI Server
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
Search within:
Articles
Quick Answers
Messages
Comments by
HardikPatel.SE
(Top 58 by date)
HardikPatel.SE
8-Aug-17 6:42am
View
Also you can use "ex.GetBaseException()" which will return you the root exception message.
HardikPatel.SE
8-Aug-17 6:41am
View
Also you can use "ex.GetBaseException()" which will return you the root exception message.
HardikPatel.SE
27-Jul-17 10:43am
View
Use Switch case in place of if...else.
HardikPatel.SE
27-Jul-17 10:41am
View
Switch case is faster than if Condition.
HardikPatel.SE
2-Feb-16 8:41am
View
Like given in following solution and create Where conditions as per your conditions and append that query and then pass it to SQL Stored procedure and write
exec('DynamicQuery')
.
HardikPatel.SE
22-Jan-16 8:47am
View
You have to use Dynamic Query for it...
HardikPatel.SE
1-Apr-15 8:11am
View
Thanks buddy...
HardikPatel.SE
30-Jun-14 8:31am
View
Show your code in your question to get proper solution...
HardikPatel.SE
14-Jun-14 2:08am
View
5+
HardikPatel.SE
14-Jun-14 1:44am
View
Deleted
In this function I didn't found any mistake I have tried it so check your other function that is : CallWebService(); <-- This Function
HardikPatel.SE
12-Jun-14 3:41am
View
5+
HardikPatel.SE
10-Jun-14 9:15am
View
Describe more that what do you want???
HardikPatel.SE
10-Jun-14 6:47am
View
My 5+
HardikPatel.SE
9-Jun-14 6:04am
View
my 5+
HardikPatel.SE
3-Jun-14 10:12am
View
Thanks bro... :)
HardikPatel.SE
3-Jun-14 9:42am
View
My 5
HardikPatel.SE
3-Jun-14 9:35am
View
my 5+
HardikPatel.SE
3-Jun-14 9:29am
View
Welcome buddy...
HardikPatel.SE
3-Jun-14 9:23am
View
Yap I have seen it.... Bad luck.... :(
HardikPatel.SE
3-Jun-14 9:20am
View
My 5+
HardikPatel.SE
3-Jun-14 9:20am
View
My 5+
HardikPatel.SE
3-Jun-14 8:38am
View
Welcome.... :)
HardikPatel.SE
3-Jun-14 8:33am
View
My 5+
HardikPatel.SE
3-Jun-14 8:23am
View
Thanks.... :)
HardikPatel.SE
3-Jun-14 1:59am
View
My vote 5+
bcoz you have given absolute solution... :):):)
HardikPatel.SE
1-Jun-14 0:23am
View
Yes but user will not provide Date, Year or Month to task scheduler... He/She will provide only Week Day and Time and also he/she will make change in it at any time....
HardikPatel.SE
31-May-14 10:26am
View
Then see this....
http://jsfiddle.net/hardik4now/VL9TE/
HardikPatel.SE
31-May-14 10:02am
View
\\machine-17\temp\test.jpg
instead of this which path you want???
HardikPatel.SE
31-May-14 8:49am
View
listBox1.SelectedItem.ToString();
listBox1.SelectedValue.ToString();
HardikPatel.SE
31-May-14 8:48am
View
then try this :
ListBox1.SelectedValue.ToString();
HardikPatel.SE
31-May-14 8:08am
View
Try this...
http://www.codeproject.com/Articles/8177/Drag-and-Drop-in-UserControls
HardikPatel.SE
31-May-14 2:59am
View
I have tried it but it's not opening any solutions in VS2010 or VS2012 so I am not able to check it's functionality.... Sorry bro....
HardikPatel.SE
30-May-14 9:32am
View
Yap sure... & thanks for praise.... :)
HardikPatel.SE
30-May-14 9:28am
View
Yap sure.... :)
HardikPatel.SE
30-May-14 9:23am
View
Thanks buddy.... :)
HardikPatel.SE
30-May-14 9:22am
View
Oaky.... & best of luck for further... & that mistake was there because you were calling javascript method in HTML tags...
HardikPatel.SE
30-May-14 9:20am
View
Yap.... :)
HardikPatel.SE
30-May-14 8:46am
View
Okay... I'll try bro.... Thanks... & yap by threading i am nearer to destination so if I'll not be success, I'll try timer.... Thanks again bro....
HardikPatel.SE
30-May-14 8:29am
View
I have already tried but how to run CheckReceivedMessage() this function continuously???
HardikPatel.SE
30-May-14 4:24am
View
Please describe briefly...
HardikPatel.SE
28-May-14 4:02am
View
Do you want to set maximum length of textbox value or maximum value of textbox???
HardikPatel.SE
22-May-14 4:56am
View
Use Client side binding and webmethods to bind data in your application....
HardikPatel.SE
22-May-14 4:55am
View
Add reference of your class library project to your windows project....
HardikPatel.SE
17-May-14 9:30am
View
This link will be Helpful for you : http://www.mssqltips.com/sqlservertip/3160/recover-deleted-sql-server-data-and-tables-with-the-help-of-transaction-log-and-lsns/
HardikPatel.SE
17-May-14 9:15am
View
you can try file I/O functions for that.....
HardikPatel.SE
14-May-14 7:06am
View
That you have to add by javascript div appending.
HardikPatel.SE
14-May-14 6:46am
View
In a single click means how?
HardikPatel.SE
14-May-14 6:21am
View
What is the format of your attendance table in SQL Server Database???
HardikPatel.SE
14-May-14 3:40am
View
Ohk.... For that I think you have to reload page on button click and if the other way is there, than I am not aware of it....
And yes you can also use a grid view for that functionality.... & you can also bind using javascript.... & you can attach new div or table-tr to display controls.... I'll give you example when I'll create it...
HardikPatel.SE
12-May-14 10:32am
View
Here it is bro :
JSFiddel Example
[
^
]
HardikPatel.SE
9-May-14 9:15am
View
Yes but when I am entering it in password, it doesn't work... I have that type in password field...
HardikPatel.SE
15-Apr-14 7:40am
View
I have tried bro........ :(
HardikPatel.SE
31-Mar-14 7:32am
View
Thanks bro,
Your answer is write...
But This is not a solution for me because I have already tried it but not succeed.... :(
HardikPatel.SE
8-Feb-14 2:55am
View
Okay bro.... I'll try it.... Thanq....
HardikPatel.SE
8-Feb-14 1:30am
View
4.0 bro.....
HardikPatel.SE
8-Feb-14 1:20am
View
Thanks For the solution but sorry bro it is not working in my application.... :(
HardikPatel.SE
31-Jan-14 3:46am
View
I have tried the following example but in that I got the old mails first.
http://www.codeproject.com/Articles/188349/Read-Gmail-Inbox-Message-in-ASP-NET
So please help me....
HardikPatel.SE
30-Jan-14 4:49am
View
?
Show More