15,611,775 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 Hasham Ahmad (Top 22 by date)
Hasham Ahmad
11-Jan-17 1:19am
View
Just a thought.. why cant you give a dropdown to ask the user to select their age instead? otherwise its a simple calculation, just parse the date from Calendar1.SelectedDate.ToString() and calculate it with the current date, then bind it with txtDob.Text.
Hasham Ahmad
19-Nov-14 14:06pm
View
you can make another object with hour values in it and then query it with the left join
Hasham Ahmad
19-Nov-14 13:48pm
View
can you also write down the result what you want to achieve?
Hasham Ahmad
23-Dec-13 1:59am
View
thanks :)
Hasham Ahmad
23-Dec-13 1:24am
View
http://lmgtfy.com/?q=creating+stored+procedures
http://lmgtfy.com/?q=use+stored+procedures+in+.net
Hasham Ahmad
20-Dec-13 6:27am
View
drivers? are you asking to search the files in all drives?
Hasham Ahmad
2-Jul-13 7:17am
View
you need to check the datatypes of all the fields from the table emp_det and match them in your code .... or you can just share the table structure of emp_det
Hasham Ahmad
20-Jun-13 4:09am
View
The error is unable to connect to the server
anywayz ... i have used the different technique for the task but still wonder why the request generated by webclient.downloadfile is different from a normal web browser request
Hasham Ahmad
19-Jun-13 4:54am
View
Reason for my vote of 5 \n it was helpful
Hasham Ahmad
19-Jun-13 1:57am
View
The server configuration is indeed blocking my webclient.downloadfile() function but the questions still remains that how the browser manages to download the file when the URL is called directly, can we call a function which can create a request similar to that of a web browser?
Hasham Ahmad
15-Jun-13 18:18pm
View
yeah ofcourse ... thats why i am worried sergey ...
Hasham Ahmad
24-Feb-13 20:33pm
View
then you need to return specific values from the procedure, then check for those values and display msg accordingly
Hasham Ahmad
19-Feb-13 9:57am
View
can you share the code which is not returning your desired value?
Hasham Ahmad
18-Feb-13 18:10pm
View
thanks Sergey :)
Hasham Ahmad
18-Feb-13 14:34pm
View
can you please explain the scenario which you are trying to implement? also what is the error you are facing? I am unable to understand and test your scenario as I have no clue of the table structure you are following or the condition you are trying to implement
Hasham Ahmad
15-Feb-13 8:45am
View
i dont think i can answer your question with the details provided, how would i refer to your previously asked question?
Hasham Ahmad
8-Feb-13 14:15pm
View
he is looking to do it in SQL server
Hasham Ahmad
8-Feb-13 13:27pm
View
nothing to be done, just select the count before deleting and display it on the other page
Hasham Ahmad
8-Feb-13 12:06pm
View
nice one richcb thumbsup to you :)
Hasham Ahmad
8-Feb-13 11:59am
View
when i looked at the article, i just wondered where was the solution! thumbs up to the your piece of solution
Hasham Ahmad
8-Feb-13 11:55am
View
where is the problem occurs?
Hasham Ahmad
4-Feb-13 13:08pm
View
i was assuming that retrieving values from the database and changing the code given above according to your liking wont be a problem for you. Anywayz... it would be better if you start working and ask questions if something occurs :P
Show More