Click here to Skip to main content
15,914,163 members
Home / Discussions / C#
   

C#

 
QuestionWindows Service that runs on test pc but not on product pc! Pin
Gajolsen1-Feb-07 22:43
Gajolsen1-Feb-07 22:43 
Questionhow to convert a short array to a byte array? Pin
bouli1-Feb-07 22:26
bouli1-Feb-07 22:26 
AnswerRe: how to convert a short array to a byte array? Pin
Stefan Troschuetz1-Feb-07 22:31
Stefan Troschuetz1-Feb-07 22:31 
AnswerRe: how to convert a short array to a byte array? Pin
J. Dunlap1-Feb-07 22:38
J. Dunlap1-Feb-07 22:38 
QuestionCOM event handling without TypeLIB Pin
Aleksey.Andreev1-Feb-07 21:49
Aleksey.Andreev1-Feb-07 21:49 
QuestionNunit and internal modifier Pin
Russell Jones1-Feb-07 21:49
Russell Jones1-Feb-07 21:49 
AnswerRe: Nunit and internal modifier Pin
S. Senthil Kumar2-Feb-07 6:20
S. Senthil Kumar2-Feb-07 6:20 
QuestionUsing Class Libraries-Few Problems Pin
adnanrafiq1-Feb-07 21:16
adnanrafiq1-Feb-07 21:16 
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

QuestionHow do I convert string to double Pin
acodman1-Feb-07 21:03
acodman1-Feb-07 21:03 
AnswerRe: How do I convert string to double Pin
mihksoft1-Feb-07 21:09
mihksoft1-Feb-07 21:09 
GeneralRe: How do I convert string to double Pin
acodman1-Feb-07 21:24
acodman1-Feb-07 21:24 
AnswerRe: How do I convert string to double Pin
Stefan Troschuetz1-Feb-07 21:10
Stefan Troschuetz1-Feb-07 21:10 
AnswerRe: How do I convert string to double Pin
cppShooter1-Feb-07 21:32
cppShooter1-Feb-07 21:32 
AnswerRe: How do I convert string to double Pin
cppShooter1-Feb-07 21:32
cppShooter1-Feb-07 21:32 
AnswerRe: How do I convert string to double Pin
blackjack21502-Feb-07 0:19
blackjack21502-Feb-07 0:19 
GeneralRe: How do I convert string to double Pin
Russell Jones2-Feb-07 0:43
Russell Jones2-Feb-07 0:43 
Questionserialization Pin
mihksoft1-Feb-07 20:50
mihksoft1-Feb-07 20:50 
AnswerRe: serialization Pin
mark_w_1-Feb-07 22:49
mark_w_1-Feb-07 22:49 
Questionworking with datetime Pin
quiteSmart1-Feb-07 20:14
quiteSmart1-Feb-07 20:14 
AnswerRe: working with datetime Pin
Christian Graus1-Feb-07 20:22
protectorChristian Graus1-Feb-07 20:22 
Answera solution: Pin
cppShooter1-Feb-07 21:10
cppShooter1-Feb-07 21:10 
GeneralRe: a solution: Pin
Stefan Troschuetz1-Feb-07 21:25
Stefan Troschuetz1-Feb-07 21:25 
Questioni m facing Com error Pin
Member 37604921-Feb-07 19:54
Member 37604921-Feb-07 19:54 
AnswerRe: i m facing Com error Pin
Christian Graus1-Feb-07 19:56
protectorChristian Graus1-Feb-07 19:56 
QuestionZip a folder Pin
picasso21-Feb-07 19:12
picasso21-Feb-07 19:12 

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.