Click here to Skip to main content
15,895,011 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Use CompareValidator to compare TextBox with Label Pin
George L. Jackson2-Feb-07 14:29
George L. Jackson2-Feb-07 14:29 
Questionvb.net display records Pin
hhems2-Feb-07 1:10
hhems2-Feb-07 1:10 
AnswerRe: vb.net display records Pin
badgrs2-Feb-07 3:39
badgrs2-Feb-07 3:39 
QuestionMorethan 4000 records Pin
suveenmohan1-Feb-07 23:15
suveenmohan1-Feb-07 23:15 
AnswerRe: Morethan 4000 records Pin
Bradml2-Feb-07 0:47
Bradml2-Feb-07 0:47 
AnswerRe: Morethan 4000 records Pin
Alexandru Lungu2-Feb-07 1:31
professionalAlexandru Lungu2-Feb-07 1:31 
GeneralRe: Morethan 4000 records Pin
Bradml2-Feb-07 10:57
Bradml2-Feb-07 10:57 
QuestionUsing Class Libraries-Few Problems Pin
adnanrafiq1-Feb-07 21:17
adnanrafiq1-Feb-07 21:17 
Hi there,

I am designing a shopping, i have written class libraries for it, here all class libraries:
BLL-Business logic layer using reference of DAL,DALFactory,Model
DAL-Using DataAccess Application Blocks jan 2006(using IDAL,Model)
IDAL-Implements Interfacesof DAL(using Model)
Model-Business Objects (using IDAL)
DalFactory-Loads an assembly (Loades an assembly and assign instance tointerface) using IDAL

"Now when i compile the application i am getting this error:
Error 1 Assembly generation failed -- Referenced assembly 'Microsoft.Practices.EnterpriseLibrary.Data' does not have a strong name cartDAL"

I have added .snk file in each library to give strong assembly name.

Few Things to ask:
I want to make shopping cart like Micorsoft Pet Shop 4.0, i have studied it and decided to go for class libraries, now i m stuck.
should i use Global Assembly Cache in the this shopping, but it will only use SQL Server 2000.?
*As i understand that microsoft pet shop has used GAC as they are supporting multiple databases, like oracle sql server200,2005.

If i use Data Access application blocks 2006, and GAC in ASP.Net web site, then can it be deployed to a domian provider like plesk?

When i should use GAC?
I mean if the scope of application is limited to only one database, then should i use gac?

Y micorsoft has used sqlhelper class in pet shop 4.0 instead of daab jan 2006?

Sorry if i have asked stuipd question Smile | :) .

I will be thank ful to you all guys for helping me.

Many Thanks,
adnan

AnswerRe: Using Class Libraries-Few Problems Pin
Michael P Butler1-Feb-07 21:53
Michael P Butler1-Feb-07 21:53 
GeneralRe: Using Class Libraries-Few Problems Pin
adnanrafiq1-Feb-07 22:55
adnanrafiq1-Feb-07 22:55 
AnswerRe: Urgent : Help!!!!!!!!!!!!!!!!! Pin
Bradml1-Feb-07 22:24
Bradml1-Feb-07 22:24 
QuestionCall Java Code from C# Pin
Expert Coming1-Feb-07 16:08
Expert Coming1-Feb-07 16:08 
AnswerRe: Call Java Code from C# Pin
Christian Graus1-Feb-07 16:52
protectorChristian Graus1-Feb-07 16:52 
GeneralRe: Call Java Code from C# Pin
Expert Coming1-Feb-07 20:41
Expert Coming1-Feb-07 20:41 
QuestionJavascript Problem! Pin
Rojan Gh.1-Feb-07 12:31
professionalRojan Gh.1-Feb-07 12:31 
QuestionCreating a sweepstakes popup / storing emails in DB Pin
therick01451-Feb-07 10:58
therick01451-Feb-07 10:58 
AnswerRe: Creating a sweepstakes popup / storing emails in DB Pin
therick01451-Feb-07 11:01
therick01451-Feb-07 11:01 
AnswerRe: Creating a sweepstakes popup / storing emails in DB Pin
Christian Graus1-Feb-07 11:18
protectorChristian Graus1-Feb-07 11:18 
GeneralRe: Creating a sweepstakes popup / storing emails in DB Pin
Bradml1-Feb-07 22:22
Bradml1-Feb-07 22:22 
GeneralRe: Creating a sweepstakes popup / storing emails in DB Pin
therick01452-Feb-07 6:51
therick01452-Feb-07 6:51 
GeneralRe: Creating a sweepstakes popup / storing emails in DB Pin
Bradml2-Feb-07 10:54
Bradml2-Feb-07 10:54 
Questiononchange with select tags Pin
spinanicky1-Feb-07 8:46
spinanicky1-Feb-07 8:46 
AnswerRe: onchange with select tags Pin
Rojan Gh.1-Feb-07 12:50
professionalRojan Gh.1-Feb-07 12:50 
Questionvisual studio 2005 issue Pin
Shaimmaa1-Feb-07 6:02
Shaimmaa1-Feb-07 6:02 
AnswerRe: visual studio 2005 issue Pin
Christian Graus1-Feb-07 9:43
protectorChristian Graus1-Feb-07 9:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.