I have a problem in installing visual Studio 2008 on PC that
have Celeron Processor ? afterAll InstallionFaied . Pls
suggest me . Is it possible or not .if Yes then How ?
Answer / Jagdish Singh
Visual Studio 2008 supports x86 and x64 processors. However, the compatibility of Visual Studio 2008 on a Celeron processor is dependent on the specific model and its architecture. To check if your Celeron processor can run Visual Studio 2008, ensure it meets the minimum system requirements available on Microsoft's official website. If the system requirements are met, follow the standard installation process for Visual Studio 2008.
| Is This Answer Correct ? | 0 Yes | 0 No |
I am constantly writing the drawing procedures with system.drawing.graphics, but having to use the try and dispose blocks is too time-consuming with graphicsobjects. Can I automate this?
ctype(123.34,integer) - should it throw an error? Why or why not?
What exactly is being serialized when you perform serialization in .net?
What is lazy initialization?
Should I implement finalize on my class? Should I implement idisposable?
Explain the procedure to add assemly to gac to make it shared one?
What is Ajax design pattern in .NET?
What is common language specification (cls)?
Explain about .net assemblies?
What is .net environment?
Describe the programming model of a windows service
What is class library in .net