15,742,302 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 M Rayhan (Top 18 by date)
M Rayhan
16-Mar-15 4:28am
View
If your webservice is CORS(Cross Origin Resource Sharing) enabled then you can call your webservice from different domain via ajax. For asmx webservice you can see this http://encosia.com/using-cors-to-access-asp-net-services-across-domains/ and if you use web api then you can see this http://www.asp.net/web-api/overview/security/enabling-cross-origin-requests-in-web-api
M Rayhan
15-Mar-14 3:45am
View
Reason for my vote of 5 \n nice article
M Rayhan
11-Jan-14 1:51am
View
Reason for my vote of 5 \n Nice
M Rayhan
8-Nov-13 6:18am
View
Reason for my vote of 5 \n great
M Rayhan
8-Nov-13 5:47am
View
Reason for my vote of 5 \n Nice
M Rayhan
7-Nov-13 1:36am
View
Your card reader device should come along with its SDK. If you have that then you can access its data.
M Rayhan
7-Nov-13 1:27am
View
Is your card used for enter exit of office/home???
M Rayhan
28-Oct-13 2:15am
View
Reason for my vote of 5 \n Thanks for your nice article
M Rayhan
23-Oct-13 13:30pm
View
Your question is not clear.
M Rayhan
11-Oct-13 2:49am
View
Did you use pagination in the stored procedure? or in the front end?
M Rayhan
8-Oct-13 13:22pm
View
Url is blank. Didn't you put any url??
M Rayhan
8-Oct-13 7:13am
View
Did you check that which value is going inside Session["frugt"] using line by line debugging? Probably in your foreach loop any zero value is overwriting the value of Session["frugt"]. CHeck that.
M Rayhan
8-Oct-13 6:48am
View
Most welcome :)
M Rayhan
8-Oct-13 3:43am
View
Most welcome :)
M Rayhan
8-Oct-13 1:27am
View
Did you mean the Asp.Net Membership database which is provided by default?
M Rayhan
7-Oct-13 8:06am
View
thanks
M Rayhan
7-Oct-13 7:24am
View
You fetch data from other database but can you please check whether you can fetch data from any tables of Asp.Net membership DB??
M Rayhan
1-May-13 7:45am
View
Reason for my vote of 5 \n Nice tut. thanks a lot
Show More