Morpheus Posted January 18, 2003 Posted January 18, 2003 Wich of these programs should I choose for my .NET project? Quote
Moderators Robby Posted January 18, 2003 Moderators Posted January 18, 2003 SQL Server hands down. Quote Visit...Bassic Software
Morpheus Posted January 18, 2003 Author Posted January 18, 2003 Why should I use MySQL than? Is it possible to use php instead of ASP in .NET? Quote
*Gurus* divil Posted January 18, 2003 *Gurus* Posted January 18, 2003 No, you can only use a .NET language, such as VB or C#. Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
Morpheus Posted January 18, 2003 Author Posted January 18, 2003 Is .NET ASP and MySQL a good combination? Quote
Moderators Robby Posted January 19, 2003 Moderators Posted January 19, 2003 No, that's why I recommended SQL Server Quote Visit...Bassic Software
Madz Posted January 22, 2003 Posted January 22, 2003 $$ Problem Well Dude MYSQL is best only for those who dont have $$$ to spent on projects. with MSSQL Server you can easily develop applications in .NET Framework. in Vs.NET microsoft has implemented a completely seprate class to handel SQL Server Database. so it is easey and better to use SQL Server with VS.NET.;) Quote The one and only Dr. Madz eee-m@il
*Gurus* divil Posted January 22, 2003 *Gurus* Posted January 22, 2003 MSDE is a limited version of SQL Server more than adequate for a great deal of projects, and it is free. It ships with VS.NET. Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
Madz Posted January 22, 2003 Posted January 22, 2003 Dear Sir I installed MSDE but it was not Creating Databases as we create in MSSQL by Using Query Analyzer. Is there any way to create databases easily in MSDE rather then writing complete code in VisulBasic Quote The one and only Dr. Madz eee-m@il
*Gurus* divil Posted January 22, 2003 *Gurus* Posted January 22, 2003 Have you tried the Server Explorer that is integrated with VS.NET? Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
Madz Posted January 22, 2003 Posted January 22, 2003 That Works Thank You Quote The one and only Dr. Madz eee-m@il
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.