15,793,139 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 C++ questions
View Javascript questions
View Python questions
View PHP 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 Ajit Kumar Nayak (Top 7 by date)
Ajit Kumar Nayak
16-Dec-22 9:05am
View
Yes..EXCHANGEMAILURL is the asmx service we use - https://west.exch081.serverdata.net/EWS/exchange.asmx and this functionality works on other systems but not on my laptop
Ajit Kumar Nayak
8-Nov-16 1:08am
View
it works for me. thanks
Ajit Kumar Nayak
28-Mar-14 7:00am
View
Can u please give me some sample
Ajit Kumar Nayak
27-Jun-13 6:45am
View
Hi Keith,
I understood what u said, I am explaining
I have developed a wcf service with 2 methods to fetch data from DB by executing a sql query
e.g . getData1(sql),getData2(sql).
Which returntype is MemoryStream.
When I add reference in my client application .
and pass query to the method getData1(sql)
Then returning MemoryStream is taking long time.
I have simple executed the query in the database and it is taking less time than the service is taking.
Why this so ?
Need some good solution from ur end
Thanks
Ajit Kumar Nayak
17-Jan-13 7:47am
View
I know that,
Explaining my query
I have one map parent=Map<k,v>
i want when i put some condition
suppose i=1
then the map will be Map<k,map<k,v>>
for i=2
Map<k,map<k,map<k,v>>> like this where K,V has different values
Ajit Kumar Nayak
17-Jan-13 7:24am
View
I mean ,I need the Hash Map at Run time .... :-)
Ajit Kumar Nayak
17-Oct-11 9:02am
View
Thanks a lot
Show More