Click here to Skip to main content
15,912,400 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionlog4net for asp.net 2.0 Pin
edmondsnake1-Feb-07 22:34
edmondsnake1-Feb-07 22:34 
AnswerRe: log4net for asp.net 2.0 Pin
Kevin McFarlane3-Feb-07 11:17
Kevin McFarlane3-Feb-07 11:17 
QuestionImplementing .ashx file Pin
Guru bhai1-Feb-07 22:08
Guru bhai1-Feb-07 22:08 
AnswerRe: Implementing .ashx file [modified] Pin
Aleemulhaq2-Feb-07 1:40
Aleemulhaq2-Feb-07 1:40 
GeneralRe: Implementing .ashx file Pin
Guru bhai4-Feb-07 18:12
Guru bhai4-Feb-07 18:12 
GeneralRe: Implementing .ashx file Pin
Aleemulhaq9-Feb-07 2:54
Aleemulhaq9-Feb-07 2:54 
QuestionCultureName Pin
Blue_Boy1-Feb-07 21:28
Blue_Boy1-Feb-07 21:28 
QuestionData Access Apllication Blocks Pin
adnanrafiq1-Feb-07 21:15
adnanrafiq1-Feb-07 21:15 
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







Many Thanks,
adnan
Questionproblems with gridview Pin
Member 37872181-Feb-07 21:14
Member 37872181-Feb-07 21:14 
AnswerRe: problems with gridview Pin
blue_arc2-Feb-07 0:39
blue_arc2-Feb-07 0:39 
QuestionNew to Asp.net Pin
SwaSubhaVijju1-Feb-07 20:54
SwaSubhaVijju1-Feb-07 20:54 
GeneralRe: New to Asp.net Pin
Guffa1-Feb-07 21:15
Guffa1-Feb-07 21:15 
GeneralRe: New to Asp.net Pin
SwaSubhaVijju1-Feb-07 21:53
SwaSubhaVijju1-Feb-07 21:53 
GeneralRe: New to Asp.net Pin
Christian Graus1-Feb-07 22:39
protectorChristian Graus1-Feb-07 22:39 
GeneralRe: New to Asp.net Pin
badgrs1-Feb-07 23:05
badgrs1-Feb-07 23:05 
GeneralRe: New to Asp.net Pin
Vasudevan Deepak Kumar2-Feb-07 3:44
Vasudevan Deepak Kumar2-Feb-07 3:44 
Questionhow to authenticate few web page in a site using forms authentication..? Pin
Pradip Kishore1-Feb-07 20:48
Pradip Kishore1-Feb-07 20:48 
QuestionPM or AM Pin
John Gathogo1-Feb-07 20:41
John Gathogo1-Feb-07 20:41 
AnswerRe: PM or AM Pin
Christian Graus1-Feb-07 20:52
protectorChristian Graus1-Feb-07 20:52 
GeneralRe: PM or AM Pin
John Gathogo1-Feb-07 21:22
John Gathogo1-Feb-07 21:22 
GeneralRe: PM or AM Pin
Christian Graus1-Feb-07 22:39
protectorChristian Graus1-Feb-07 22:39 
GeneralRe: PM or AM Pin
badgrs1-Feb-07 23:04
badgrs1-Feb-07 23:04 
QuestionMaximum request length exceeded while uploading file Pin
Software_Guy_1231-Feb-07 20:29
Software_Guy_1231-Feb-07 20:29 
AnswerRe: Maximum request length exceeded while uploading file Pin
kirthikirthi1-Feb-07 20:50
kirthikirthi1-Feb-07 20:50 
GeneralRe: Maximum request length exceeded while uploading file Pin
voorugonda prashanth1-Feb-07 21:07
voorugonda prashanth1-Feb-07 21:07 

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.