15,745,306 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 Javascript questions
View C++ questions
View Python 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 Suket shah (Top 21 by date)
Suket shah
18-Oct-16 3:17am
View
HiCan you please try with below code
if (evt.ctrlKey && evt.shiftKey)
Suket shah
3-Aug-16 5:13am
View
Hi i have check with your code it's working perfectly it might be some other issue please check it once.
Suket shah
27-Jun-16 3:30am
View
Which popup you are using? Please share your code
Suket shah
20-Aug-15 9:13am
View
http://www.codeproject.com/Articles/814768/CRUD-Operations-Using-the-Generic-Repository-Patte
Suket shah
20-Aug-15 9:05am
View
hey refer below link :
http://www.codeproject.com/Questions/383509/how-to-write-code-for-ASP-Login-Remember-Me-functi
Suket shah
20-Aug-15 7:20am
View
how to fetch data using jquery or simple post back? let me clear first.
Suket shah
20-Aug-15 7:05am
View
please check my updated code
Suket shah
20-Aug-15 7:00am
View
Best way to do is make it one common function and directly call that function from view and that return type should be SelectListItem.
you can do it with my above code just remove one that is assign value to viewbag
Suket shah
20-Aug-15 5:40am
View
hey check my updated answer.
Suket shah
20-Aug-15 2:03am
View
HTTPRequest directly not possible from SQL
Suket shah
20-Aug-15 1:54am
View
Please visit below link
http://stackoverflow.com/questions/19424058/system-data-entity-infrastructure-dbupdateexception-occurred-in-entityframewor
Suket shah
20-Aug-15 1:31am
View
From your question i could not get it. can you please tell me what exact error you get.so it would help to resolve.
Suket shah
18-Aug-15 4:28am
View
ok that's great.
please resolve issue so no one will stuck
Suket shah
17-Aug-15 1:44am
View
i don't know why u have given negative ranking but its really helpful code.if you can explain me so i will try to improve.
Thanks.
Suket shah
14-Aug-15 7:19am
View
can you please explain and code is so much massive.please update first.
Suket shah
12-Aug-15 5:41am
View
can you please clearly mention your requirement.
Suket shah
12-Aug-15 4:27am
View
SELECT
BDATE AS BIRTHDAY,[Name]
FROM
TestDateData
WHERE 1 = (FLOOR(DATEDIFF(dd,BDATE,GETDATE()+365) / 365.25))
-
(FLOOR(DATEDIFF(dd,BDATE,GETDATE()) / 365.25))
Suket shah
12-Aug-15 4:27am
View
above code is same like that you can check. remove whatever column you don't require
Suket shah
5-Aug-15 8:43am
View
As it is group so why you need to select any specific result.It's just grouping an item.
Suket shah
18-Sep-13 6:04am
View
Reason for my vote of 5 \n its saved a lot of time.
Thanks
Suket shah
18-Sep-13 6:00am
View
Reason for my vote of 5 \n yes its work for me
Show More