How to convert BeerHouse MVC 1 to MVC 3 and Entity Framework
How to convert BeerHouse MVC 1 to MVC 3 and Entity Framework?
View ArticleWhen i run EXE i got Error.
i attach MDF Database in SQL Server database.When i run EXE i got Error.With,Run Time Error '3706'.Provide can not be Found. It May not be properly installed.--------------i used SQL Server 2008 And...
View ArticleWhether it is possible
Let us say an engine is interfaced with computer. I wish to know whether it is possible write a program in C# to read engine speed, water flow rate and fuel flow rate. Let us say all these three...
View Articlehow to setup asp .net membership in MVC 4.0 ?
Dear Allin mvc 3.0 easily i can setup asp .net membership but how i can setup asp .net membership in MVC 4.0 ?
View ArticleIncorrect syntax near the keyword 'WHERE'.
Hi :) I have this code:string insertNrContract = "INSERT INTO client (nr_contract) VALUES ('"Â Â Â Â Â Â Â Â Â Â Â Â + nr_contract + "') WHERE id_client='" + id_client + "'";and i get the...
View Articlehow to create chat room in asp.net?
I want to create chat room in asp.net. How can I do that??and also want to create different functionalities like adding facebook,twitter plugins in my project how can i do that in Asp.Net??Please tell...
View ArticleHow to deploy web servce on local machine?
I am using asp.net with framework 4.0. How to create web service in framework 4.0 and how to deploy it on local machine i.e on pc?
View ArticleError while deleting record from gridview
I have gridview like as follows in asp.net 2010.When I press delete button of gridview I am getting a error like thisError : Index was out of range. Must be non-negative and less than the size of the...
View Article.net
how to create classlibrary inc# and access it in aspApplication by using Three tier Architecture?
View ArticleHow to import excel data with formulae into datagridview
I have an excel file which I need to import to DGV. I am using oledb to achieve this but I am not able to import cells with formulae. Is there any way to do this. I read somewhere that converting excel...
View ArticleHow to reade header value when i send request to server?
How to reade header value when i send request to server in ASP .NET
View ArticleHow to pull text out from binary files?
Dear,I would like to read a text from binary file.My file which I want to read looks like this:Wth my code I only succeed to pull out word ROS.60050.Could you please put me on right track?Thanks!Igor
View ArticleReference to signed assembly
I am having trouble using signed assembly in my wpf application. I dont have any problem compiling the application, but when i deploy using publish, on the target machine i get assembly not compatible...
View ArticleMVC3 - Select Lists & Items
I am trying to build a selectlist in my view where the user can select the company name they want to schedule the job under. Since the Customer model houses all the customer data (address, phone, local...
View ArticleAjax Partial Updation
I have two dropdownlists one dropdownlist should load based on another dropdownlist .while doing entire page is loading..how to update only one dropdownlist without loading the entire page...can u help...
View ArticleBeerHouse MVC 1 gives me error when I click on Forum
I downloaded BeerHouse MVC 1 and tried to run in my Visual Studio 2012. But, when I click on Forum I am getting the following error -Method not found:...
View ArticleBind whole 'contact name'' and their 'email' in a List
>> when 'm calling 'chooser' -> EmailAddressChooserTask with the event. At that instance, i have to SELECT specific person. That what i want to SKIP, How i bind all CONTACTS in my list, except...
View ArticleReminder Tragedy
when m following the REMINDER tutorial then a strange thing is happening.1. NavigationURI is poping up in intellisense .2. A TYPE is showing all the time in 'content' property of reminder's...
View Article