Quantcast
Channel: CodeProject Latest postings for ASP.NET
Browsing all 3938 articles
Browse latest View live
↧

Error in accessing WCF Service: I am struck can somebody please help me friends

Hi, I am trying to access some considerably large data from a WCF Service Operation, sometimes I am getting this error:Additional information: An error occurred while receiving the HTTP response to...

View Article


Web API: Can we generate token without using identity

HI, i want to return token if user is valid but i do not want to use identity to generate token. so please guide me how to achieve it or redirect me to any relevant article which show me how to...

View Article


creating organisational charts

How can I create an organisational chart and be able to click it and see information on it?

View Article

Size Window to show all elements or Controls of it within the screen

hi all, I am new to MVC and Kendo world. I have been given an existing MVC application, when I have added few new fields to it, its all working but the last couple of fields are not showing on the...

View Article

Unable to cast object of type 'System.Web.UI.WebControls.TemplateField' to...

I have a markup page that was using CommandField delete button. This was later replaced with regular button control....

View Article


An error occurred while receiving the HTTP response to...

Hi, I am using WCF Service to get data from Entity Framework, I am getting the following error while I am trying either trying to get data from service or while converting the returned data into jSon,...

View Article

Data Access In Models & Repositories

How to Use Entity Framework Code?

View Article

Process master detail JSON with WCF

How to process master detail JSON with WCF? I would like to know, is there any guide on how to create WCF to process master detail JSON and insert it into SQL Server database?

View Article


Architecture similar to asp.net boilerplate

Is there any Architecture similar to asp.net boilerplate?

View Article


Difference between Open ID and OAuth

i am familiar with OAuth but not with open id. Nowadays many web site allow us to login to their site with facebook, linkedin etc. so when we click on facebook image then we redirected to facebook...

View Article

Domain driven design pattern and onion architecture is same or different

i read a article on DDD and also read one on onion architecture from csharpcorner. some how i felt both are same but have different name only. please some one let me know your thought. if there is any...

View Article

SCHEDULER IN VISUAL STUDIOS

Hi, I am creating a scheduling website for a university project using Visual Studios. It is a website for managing shifts and schedules and the main event of the website is the scheduler which will...

View Article

Page.RegisterStartupScript Method

I am hoping someone can explain to me the rationale behind the Page.RegisterStartupScript method... What does it achieve that simply writing your script to a Literal doesn't? I've never had a reason to...

View Article


how to find a running total in a gridView templateField

I have a gridview with a score column (4). I am trying to get the total score. Thanks...

View Article

Need to loop through Kendo grid to get the selected value of all the...

Hi, I have a Kendo grid I am have a dropdown as the first element of it, I want to get the selected text or value of those all drop downs if they are selected. If they are not selected there is no need...

View Article


HttpCookie vs Cookie, and multi-value HttpCookie

I don't get it here. I've always used HttpCookies to store multiple values in them But using Cookie, it seems you can only store 1 value. What I'm trying to do: I have a mvc view called Bug Report. You...

View Article

Enable Image Zoom only

Hi, Is there a way to disable page zoom and enable only image zoom of the page in a touch screen? Thanks

View Article


Asp.Net MVC

"Object reference not set to an instance of an object." Hello Friends, i want suggestions for this problem. In ASP.net MVC am Using entity framework and trying to get a list of employees using the...

View Article

what is Uniform Interface in REST

one rest principal is not clear to me that is Uniform Interface what is Uniform Interface and how to explain this with points. thanks

View Article

action request that doesn't match route attr, catch and redirect to error page

I changed the way my store handles querystrings by switching to route attr. Everything works fine with the routes, but I had custom error pages for the shopping pages that worked fine but don't route...

View Article
Browsing all 3938 articles
Browse latest View live