Need Some Info from Ajax Programmers
Hi, everyone!
I?m working on an entrepreneurship project and my group needs your help in figuring out some of the details.
To give you the basic rundown of our project, our | | 0 | 0 | 10 hours ago |
Types of UML diagram - VISIO - ASP.net
Hi All
I have below extract from design spec and need to create UML diagrams as
..net specifications. No coding is yet started or is there any solution
structure yet. What would be bes | | 0 | 2 | 22 hours ago |
How should I design my object model so that my DAL can populate read-only f ields?
In order to separate concerns, on my
current project, I've decided to completely separate my DAL and BLL/Business
objects in separate assemblies. I would like to keep my business objects as | | 0 | 1 | 23 hours ago |
IoC instead of Visitor Pattern
Hi there,
I was wondering if anyone has ever used Spring.Net or Unity in order to avoid implementing the visitor pattern?
Cheers, WT. Web | | 0 | 1 | Yesterday |
N-Layer design and web services
Hi,
i'm writing my first asp.net site and have created a layered app dal, bll etc.
My query is where should my web service pages be placed within this design - i wil | | 0 | 2 | 2 days ago |
How to design a database for a job portal application?
hi, I planned to create a job portal site. This site contains Job seekers information, Employers information, Job Searchi | | 0 | 0 | 2 days ago |
Access to page properties with bridge pattern
Hi, ok so title is cryptic, and yet i couldn't think of a better wording, allow me to explain. I'm working on class that needs to provide the same functionality to two types of page | | 0 | 1 | 3 days ago |
Database driven ASP.Net web application - Design Help/Questions
All:
I am creating an ASP.Net web application for a small business. The small business is owned by a family member thus I have no pressure or deadlines to meet. They curren | | 0 | 1 | 3 days ago |
Global Method Best Practice
I've got a web application with several pages and on each page, I am using User.Identity.Name to determine the User ID of the Windows user, which I later use in several places for displaying | | 0 | 2 | 3 days ago |
Database Architecture relating to SQLExpress
I am currently working on a commercial website and am using Visual Studio 2005 and will be using SQLExpress for the database side. I am going to use the built in asp membership and | | 0 | 1 | 4 days ago |
hi all
hey i have abig pb it seems to be simple for others .
my website is not displayed correctly or in Windows Internet Explorer 8 :(
what can i do
plz helppppppppppp | | 0 | 2 | 4 days ago |
create a webapplication using plugins
i'm doing a web application for a college, there comes a lot of sections like admission, library, attendance etc, i want to do it as section by section, means can do attendance fir | | 0 | 2 | 4 days ago |
Shopping Cart Implemented using Singleton Pattern
Hello all, I came across a tutorial that discussed creating a shopping cart in asp.net using singleton pattern. My question is: is this a wise approach; that is, using singleton patte | | 0 | 1 | 5 days ago |
Performance of website slower on DashBoard page..
Hi friends,
Here I got a QQ on Performance of website.
Except My dashboard page rest of the pages performance was faster. When I open my website first it shows t | | 0 | 2 | 5 days ago |
3 Tier Architecture and DateTime format
Hello you all , In some countries they have different calendar , So all the time they need convert datetime in approperiate format for displaying in UI and then reconvert it to dateti | | 0 | 1 | 5 days ago |
Credit Cards
Not overly sure if the queston has been asked before. I am working on a website and am looking at linking a CC as part of the registration process. I do not want to store the CC&nb | | 0 | 1 | 5 days ago |
whats more convenient when assigning tasks to membership users?
HI, im developing a web application that uses the default membership schema and im assigning task to membership users, i got a table named tasks in which i have task id, taskname, taskdescrption | | 0 | 2 | 5 days ago |
Why to use Proxy layer (for ex: DB Proxy layer) in N-Tier architecture?
Why to use Proxy layer (for ex: DB Proxy layer) in N-Tier architecture?
How the communication happens among different tiers located on
different server?(In .NET web application code devel | | 0 | 1 | 5 days ago |
Where should we keep forums and threads and replies information? In a datab ase or by creating files and folders and only keeping the file names and p aths in db?
Hi everybody!
I am designing a simple forum and I was wondering how I am going to save threads that contain hundreds of lines of text... Is it ok to save them all inside | | 0 | 2 | 5 days ago |
Nested Comments - Question about my code
Hi, I have the following to display nested comments on my blog which currently uses two tables blogComments and blogNestedComments. Everything works fine but I'd like to | | 0 | 1 | 5 days ago |
Visual Studio 2008
New to coding so please help.
I would like all records to be saved to the database when a user closes the form. How do i put the following code (ON FORM CLOSE) to save al | | 0 | 2 | 5 days ago |
Managing Requests
hi everyone I have an ASP.NET application where most requests are for search on an index shared by all threads.I need to be able to update the index every few hours without affecting the ex | | 0 | 1 | 5 days ago |
Asynchronous WebServices
Hi,
I need to call a WebService for every 5 min which will create a Log file based on the transactions of Inserts and Updates in the Database.
I | | 0 | 2 | 5 days ago |
FTP User Creation asp.net
Hi,
| | 0 | 2 | 5 days ago |
Way for building Database API for ASP.NET Application
I want to create a C# API for ASP.NET Application. How to Create the API in C# for Storing and retrieving the data in sql.
Am in confusion of how to define the API, whether I have to def | | 0 | 2 | 5 days ago |
Loading Custom User Controls (ASCX) into PlaceHolder using Library?
Suppose, in a ASPX page the following code is used to load and add a custom user control (ASCX) into a PlaceHolder:
Dim myControl As Control = LoadControl | | 0 | 1 | 5 days ago |
Monitor an object for any property changes (.net 3.5 web app)
Subject pretty much says it. Is there a way I can monitor an object and fire an event if ANY property of the obejct changes? 2+2=5 (for extremely large va | | 0 | 50 | 5/20/2008 1:25:37 AM |
Ways to access a file server behind a firewall from ASP.net?
I have an ASP.NET application on a web server in a DMZ zone, connecting to a SQL Server that resides behind a firewall with the specific port opened up to allow the web server to access the SQL s | | 7 | 67 | 5/20/2008 12:50:50 AM |
Desing of Hijri/Gregorian Converter Business Object / Class using .NET.
I am developing a Business Object using .NET to perform Conversion from/to Hijri/Gregorian Cale | | 5 | 136 | 5/19/2008 9:57:49 PM |
Provider model issues
Hi all !
Why there is only one Provider object per application domain ?
Consider a blog creation (or, similar) website where all users are like admins for their own blogs. Th | | 0 | 59 | 5/19/2008 7:00:36 PM |
I'm tired of Customer/Order examples
Hello, I read numerous articles on DAL, BLL, BO designs, all of them are good for understanding basic principles, still they are avoiding real world examples. Every article teaches us | | 15 | 53 | 5/19/2008 4:54:30 PM |
Displaying a Composite Business Object in a report form
Hello all,
My problem is simple. I am using a complicated business object (composite) that I need to display in a table (for reporting purposes)
Let's assume my object has thi | | 0 | 59 | 5/19/2008 3:46:18 PM |
BLL vs DAL
What is best pratice?
a. BLL references DAL b. DAL references BLL c. BLL references DAL and DAL references BLL | 4 | 83 | 5/19/2008 3:28:34 PM |
Offline and online application synchronization - how to?
I have a web application that consists of a .Net web app and an SQL back end that is hosted at a remote data center. In case of unavailbility of internet access Id like to have a loca | | 1 | 56 | 5/19/2008 3:25:48 PM |
Recording data when DB is offline
Has anyone here implemented a system that can record web server submissions while the database behind their site is offline? I'd like to ensure that several key areas of my site are available | | 2 | 62 | 5/19/2008 8:43:40 AM |
SaaS / multi Tenant Architecture
Hi,
I am looking to migrate a client/server application to a multi-tenant client/web server architecture on ASP.NET and SQL Server. I did not find any guidance on Microsoft patterns and | | 2 | 110 | 5/18/2008 4:43:00 PM |
Images shouldn't be in the publish
Hi,
I'm in the process of building my own Website (www.paulsinnema.net) completely from scratch with C#, AJAX and MSSQL S | | 0 | 58 | 5/18/2008 7:48:54 AM |
Need dot net design pattern sample application.
Dear Friends,
I have heared about design pattern also I have some idea about design pattern. My problem is I could not implement it on my project because while cr | | 4 | 53 | 5/17/2008 10:10:25 AM |
User Interface: Adding Album and Track records?
Whenever you have Master/Detail (Parent-Child) type records that you need to add/edit what is an effective User Interface for this? Take the example of adding Albums and Tracks. < | | 7 | 56 | 5/16/2008 11:13:18 PM |
Singleton object and Garbage collector
Post edited by moderator XIII: Please only insert tags that are relevant to the post.
What's happening instance object reference an instance Singleton class ? Garbage | | 1 | 69 | 5/16/2008 7:21:38 PM |
BO Layer Design Question
I?ve been looking at the forum to see if this question has been addressed. If it has, I apologize for the duplication. | | 5 | 57 | 5/16/2008 2:41:22 PM |
run time determine of object instance when using a baseclass array?
I have a question about what design pattern to use and how to apply it to the following question. I have had this problem in the past and always used kludges,
| | 2 | 58 | 5/15/2008 1:17:33 PM |
Personal domains for affiliates?
I need to allow affiliates to own their own domain or sub-domain, which will be hosted on my server, and use my software, but maintain their unique ID throughout the site.
For example, | | 1 | 61 | 5/15/2008 12:59:13 PM |
Working with two servers ( Load Balancing )
Hi, we currently using load balancer (hardware) as solution to our server overloads and this causes some major problems when we upload images or any other file. Our application's archit | | 1 | 64 | 5/14/2008 11:52:08 PM |
Implement site-wide custom Page metadata
Hi ,
I am faced with designining a solution for an existing layered asp.net site that sets custom page metadata from the homepage, to dynamically generated pages of conten | | 0 | 57 | 5/14/2008 9:26:48 PM |
DataContext: Where can I place it?
I have a library of services which contain methods. Each service is classified in a category (file: example: getAccount -> AccountsServices) I am using Linq technologies for querin | | 1 | 56 | 5/14/2008 4:24:13 PM |
implemet a redirect
Hello all.
| | 9 | 60 | 5/14/2008 12:40:26 PM |
Race Conditions and Object reference potential problem?
Is there a problem with the code I have below? If two people access the page at the same time will a pointer to the cached productsCollection object be created for each processing threa | | 14 | 55 | 5/14/2008 8:57:26 AM |
Creating Properties programmaticly during design time
Hello,
In VS 2005 asp.net 2.0 During design time while adding a control to a WebForm, a "hidden" private field is created in the class. For example: If
| | 2 | 48 | 5/14/2008 8:40:10 AM |
How would you handle this problem - use 100 different classes?
I'm designing a web app that reads data objects from a third party database, then writes the data to my database tables for reporting purposes.
Each data object that I | | 3 | 59 | 5/13/2008 7:24:59 PM |