473,385 Members | 1,602 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

About the ASP.net Web Matrix!

by default,
the Web Matrix use the .net Framework 1.0,
But I setup the .net Framework 2.0,
now the Matrix changed ,
how can let it base on 1.0 again ?
Nov 19 '05 #1
2 1250
Using the Web Matrix and installing .NET 2.0 will cause some issues. I
suggest you avoid this senario. I seen numerous post on the asp.net website
this.

"kylin" <w0**@sohu.com> wrote in message
news:eR**************@TK2MSFTNGP15.phx.gbl...
by default,
the Web Matrix use the .net Framework 1.0,
But I setup the .net Framework 2.0,
now the Matrix changed ,
how can let it base on 1.0 again ?

Nov 19 '05 #2
I have not seen any issues stemming from the
use of Web Matrix in a system which has the
both the .Net Framework 1.1 and 2.0 installed.

Web Matrix's latest ( last ) version will look for 1.1
assemblies, and has 1.1 objects, so you can only
program for the 1.1 Framework with it, if you are
only using its built-in objects.

Of course, by writing your own code, you can target
..NET Framework 2.0 features, just like you can with
Notepad.

The class browser, of course, only shows 1.1 classes.

Other than those, understandable, limitations,
I don't know what "issues" you are referring to.

I have *never* seen any report of Web Matrix
interference with ASP.NET 2.0, or vice-versa.

Which issues are you referring to ?
Can you be a bit more explicit ?

Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================

"Tampa.NET Koder" <an*******@microsoft.com> wrote in message
news:uo**************@TK2MSFTNGP10.phx.gbl...
Using the Web Matrix and installing .NET 2.0 will cause some issues. I
suggest you avoid this senario. I seen numerous post on the asp.net
website this.

"kylin" <w0**@sohu.com> wrote in message
news:eR**************@TK2MSFTNGP15.phx.gbl...
by default,
the Web Matrix use the .net Framework 1.0,
But I setup the .net Framework 2.0,
now the Matrix changed ,
how can let it base on 1.0 again ?


Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

220
by: Brandon J. Van Every | last post by:
What's better about Ruby than Python? I'm sure there's something. What is it? This is not a troll. I'm language shopping and I want people's answers. I don't know beans about Ruby or have...
6
by: Ben Ingram | last post by:
Hi all, I am writing a template matrix class in which the template parameters are the number of rows and number of columns. There are a number of reasons why this is an appropriate tradeoff for...
5
by: Jason | last post by:
Hello. I am trying to learn how operator overloading works so I wrote a simple class to help me practice. I understand the basic opertoar overload like + - / *, but when I try to overload more...
2
by: E G | last post by:
Hi, I have a class similar to this: class Matrix { private: float **_A; unsigned _rows,_cols; public:
5
by: Keith Smith | last post by:
Current I have a method I use like this... public static void WriteToComp(string x) { } It is located in the code for Form1. Whenever I want to use this code from any other form I have to...
2
by: Rouben Rostamian | last post by:
The main() function in the following code defines an m by n matrix, assigns value(s) to its elements, then passes the matrix to function foo(). For whatever it's worth, I have declared foo() so...
15
by: Jeroen | last post by:
Hi all, I've got a very specific question about the evaluation order in C++. Assume some kind of custom array class, with an overloaded subscript operator. In the following code: { my_array...
0
by: DarrenWeber | last post by:
# Copyright (C) 2007 Darren Lee Weber # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free...
8
by: joegao1 | last post by:
can some one give me a hint? I want to program the code for matrix multiplication with as less arithmetical / multiplication operations as possible. my task is to calculate the matrix...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.