16,020,347 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 Visual Basic questions
View Javascript questions
View .NET 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 Shailesh g (Top 10 by date)
Shailesh g
9-Dec-14 2:16am
View
table.copy() is the best way to get rid of this. This is not compulsory that same datatable is beeing used. Sometimes it happens when we modify the same datatable and same we are trying to add in any dataset.
Shailesh g
21-Sep-12 5:15am
View
Thanks,
But let me tell you that,i don't want to view the pdf in browser. I want the contents of the pdf and want to use in my aspx page.
Now, the question is that is this possible to get contents of pdf with all formatting and can be used on aspx page.
I am using online text editor to format, this solves the formatting of the text to be displayed on the page. But if admin wants to upload formatted pdf and want those contents to be visible on aspx page, then what????.
Thanks
Shailesh g
21-Sep-12 1:49am
View
its read contents not the real contents...
Shailesh g
31-May-12 4:47am
View
I have used the same concept in another application, but in this application its not working....
Shailesh g
31-May-12 4:00am
View
yeah,i did EnablePageMethods="True",
thanks for reply
Shailesh g
17-May-12 5:08am
View
thanks Ashish,
I am using <ul><li> tags to create menus not any specific buttons. And also there is no fixed menu, all menu gets generated dynamically.
some thing like
<ul class='menulist' id='listMenuRoot'><li>
Home
</li><li>
Products
</li><li>
Services
</li><li>
About Us
</li><li>
Contact Us
</li></ul>
Shailesh g
5-Feb-12 1:47am
View
Dear i did not get any thing from the link.
Please provide some other link or solution.
thanks
Shailesh g
21-Jan-12 4:23am
View
With the code i am adding row in GridViw1. Let me know what and how you want.
Shailesh g
19-Jan-12 4:03am
View
suppose a domain - shailesh.com is created and we have copied required files for running our application. when i say http://shailesh.com/login.aspx and after passing the credential checks my application starts running, database is different for every user.
Shailesh g
19-Jan-12 3:57am
View
when any client want our application then we create domain for that and copy our application and this way our application starts running, but we want our application at one place and all our client's domain access the resources from that place, this makes maintenance easy.
Thanks for your reply
Show More