I want to allow the user to create \"custom screens\" dynamically by selecting from a existing set of fields at runtime i.e., everything should be done on App on the phone.
If my requirement was to return data for a DropDownlist in a webform, a winform, a wpf form etc from a separate dll (DAL, Domain etc). What would you return?
I need some help in pointing me, how to convert* this code below to C++ <html><body> <table>
i am using subsonic v.3 to generate my DAL layer in my ASP.NET application with VB.NET(.NET framework 3.5).
I have the following task: I have to create the following: Domain Logic, Data Access Layer, Database. I will also have to create an ASP.Net Page to work with the aforementioned pieces (ASP.Net is on
All, In SQL Server, can a stored procedure (beeing开发者_如何学Go ran from a user) write to table where the user doesn\'t have access to write directly to the table?
I have my connection string stored in a myGlobals.cs page as below: /* Connection String */ public static string conString
I have a ASP.NET MVC3 solution named \"SampleProject\". I have 4 projects in the solution. The project names of the solution are
Hi I am planning to use oracle change notification feature in C# using OracleDependency class. Whenever there is change in the data, we get the notifications from database that there is a change in th
I have been working on a large project that makes pretty heavy use of a relational DB. The project is in C# and does not use an ORM. I find the application difficult to work with because of the way it