15,794,377 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 khurram ali lashari (Top 30 by date)
khurram ali lashari
14-Dec-14 17:03pm
View
Reason for my vote of 5 \n nice & simple
khurram ali lashari
8-Nov-14 7:43am
View
Did you rebuild after changing ?
khurram ali lashari
8-Nov-14 7:41am
View
comment host element and try
khurram ali lashari
8-Nov-14 7:41am
View
Deleted
comment <host>
<baseAddresses>
<add baseaddress="http://localhost:8181/HelloService">
</baseAddresses>
khurram ali lashari
8-Nov-14 7:40am
View
Deleted
comment below code
and try
<host>
<baseAddresses>
<add baseaddress="http://localhost:8181/HelloService">
</baseAddresses>
khurram ali lashari
7-Nov-14 22:34pm
View
you are not exploring meta data that is why you are not able to browse your WCF Service
khurram ali lashari
26-Oct-14 4:28am
View
You Can Use Tool Tip Control ............
khurram ali lashari
4-Oct-14 8:26am
View
By Setting this values maxReceivedMessageSize="2147483647" i can get large amount of data
khurram ali lashari
2-Oct-14 14:11pm
View
try something like this....
try
{
insert_Reocrd();// you insert method
Response.Write("Record is successfully inserted");
// here print that record is successfully inserted
}
catch(Exception)
{
//here print exception occurs or some thing that you want to display
Response.Write("Record is not successfully inserted :An Exception occurred");
}
khurram ali lashari
2-Oct-14 13:24pm
View
Declare you value variable globally and use this variable into FillDataGrid Function...
khurram ali lashari
2-Oct-14 13:17pm
View
i have posted my client app.config file in which visual studio automatically generate binding and endpoints after adding service reference but i want that visual studio automatically add below things in binding elements
maxBufferPoolSize="2147483647"maxReceivedMessageSize="2147483647"messageEncoding="Mtom"><readerquotas maxstringcontentlength="2147483647" maxarraylength="2147483647" maxbytesperread="2147483647" maxnametablecharcount="2147483647" <="" div=""> <div id="EditDialogPlaceholder"></div> <div id="ReplyDialogPlaceholder"></div>
khurram ali lashari
2-Oct-14 13:16pm
View
Deleted
i have posted my client app.config file in which visual studio automatically generate binding and endpoints after adding service reference but i want that visual studio automatically add below things in binding elements
maxBufferPoolSize="2147483647"maxReceivedMessageSize="2147483647"messageEncoding="Mtom">
khurram ali lashari
2-Oct-14 6:02am
View
Please Add More detail to your Question so that we can answer you question...
khurram ali lashari
9-Aug-14 8:34am
View
Thanks @Mubshir its worked for me . would you Please explain me why (int) this type casting is not working ... ???????
khurram ali lashari
15-Jul-14 17:18pm
View
Post Your Code So that we understand what you are really want to do.......
khurram ali lashari
14-Jun-14 11:23am
View
Why there are two Button Click Event of same Button Which was button1 in Form 1 ????????
khurram ali lashari
25-Apr-14 2:27am
View
Thanks alot ......Its Worked for me
khurram ali lashari
16-Mar-14 16:53pm
View
@mit62 Show us Some Relevant Code so that we help you in a better way...
khurram ali lashari
16-Mar-14 16:52pm
View
Yes You are right..People Should think when they gona ask something.....
khurram ali lashari
8-Mar-14 9:10am
View
Show us your effort so that we help you....
khurram ali lashari
5-Mar-14 15:01pm
View
Reason for my vote of 3 \n very Simple
khurram ali lashari
1-Mar-14 14:31pm
View
Please show us some code which you are using..and tell us more detail which you want to do .....
khurram ali lashari
16-Feb-14 6:40am
View
try to used stored procedure
khurram ali lashari
13-Feb-14 12:18pm
View
You Always Wellcome Amarkhan19
khurram ali lashari
12-Feb-14 14:05pm
View
Post the error which you are getting
khurram ali lashari
11-Feb-14 14:35pm
View
Please Improve Your Question...And Show us What you have Tried ?....
khurram ali lashari
11-Feb-14 14:15pm
View
i have updated my solution... Thankx..I hope it will solve your problem
khurram ali lashari
7-Feb-14 14:10pm
View
You Want to return Inserted Record Id From DataBase to Insert many to many Table ??
Would You Please Explain Little Bit more...:D
What is your meaning many to many ? are You talking about Bridge Table.?
khurram ali lashari
5-Feb-14 15:01pm
View
Change the Property of CheckOnClick = False to True From Properties Windows oF CheckBoxList
khurram ali lashari
5-Feb-14 3:41am
View
Please Show us What you have Tryied So that We can Answer you what you are Expecting from Us..Thankx
Show More