473,399 Members | 2,478 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,399 software developers and data experts.

what's a .src file?

Hi,

i saw a file with extension 'src' (file.aspx.src).
What kind of file is that (when is it necessary) and how to create it?

Thanks
David
Jan 8 '07 #1
4 4843
Never saw this one.

Where have you seen this ? Could it be just a "placeholder" as source code
files are using file.aspx.cs or file.aspx.vb depending on the language for
source code behind files ?
"David" <.a écrit dans le message de news:
eN**************@TK2MSFTNGP02.phx.gbl...
Hi,

i saw a file with extension 'src' (file.aspx.src).
What kind of file is that (when is it necessary) and how to create it?

Thanks
David

Jan 8 '07 #2
Hi,

You must be right.
I show you the content of one: (shopping.aspx.src)

Shopping Cart:ShoppingCart.ascx
Cart Code: app_Code\Shopping.vb

But what's the advantage of this, and how to create it (manually) ?

"Patrice" <http://www.chez.com/scribe/schreef in bericht
news:%2***************@TK2MSFTNGP06.phx.gbl...
Never saw this one.

Where have you seen this ? Could it be just a "placeholder" as source code
files are using file.aspx.cs or file.aspx.vb depending on the language for
source code behind files ?
"David" <.a écrit dans le message de news:
eN**************@TK2MSFTNGP02.phx.gbl...
>Hi,

i saw a file with extension 'src' (file.aspx.src).
What kind of file is that (when is it necessary) and how to create it?

Thanks
David


Jan 8 '07 #3
IMO this is something like what is done for the QuickStart tutorials :
http://samples.gotdotnet.com/quickstart/aspplus/.

If you click on one of the "View Source" link you'll see a "code viewer"
that let you see the underlying source code files for this particular
sample. The file list is likely taken from a companion ".src" file (as you
can see from the URL).

So IMO your .src files are similar. That is they are not really "ASP.NET
files". They are just data files that are used by a "source code viewer"
that is likely integrated in your starter kit...

Patrice

"David" <.a écrit dans le message de news:
Oj*************@TK2MSFTNGP06.phx.gbl...
Hi,

You must be right.
I show you the content of one: (shopping.aspx.src)

Shopping Cart:ShoppingCart.ascx
Cart Code: app_Code\Shopping.vb

But what's the advantage of this, and how to create it (manually) ?

"Patrice" <http://www.chez.com/scribe/schreef in bericht
news:%2***************@TK2MSFTNGP06.phx.gbl...
>Never saw this one.

Where have you seen this ? Could it be just a "placeholder" as source
code files are using file.aspx.cs or file.aspx.vb depending on the
language for source code behind files ?
"David" <.a écrit dans le message de news:
eN**************@TK2MSFTNGP02.phx.gbl...
>>Hi,

i saw a file with extension 'src' (file.aspx.src).
What kind of file is that (when is it necessary) and how to create it?

Thanks
David



Jan 8 '07 #4
Thanks

"Patrice" <http://www.chez.com/scribe/schreef in bericht
news:Oa**************@TK2MSFTNGP02.phx.gbl...
IMO this is something like what is done for the QuickStart tutorials :
http://samples.gotdotnet.com/quickstart/aspplus/.

If you click on one of the "View Source" link you'll see a "code viewer"
that let you see the underlying source code files for this particular
sample. The file list is likely taken from a companion ".src" file (as you
can see from the URL).

So IMO your .src files are similar. That is they are not really "ASP.NET
files". They are just data files that are used by a "source code viewer"
that is likely integrated in your starter kit...

Patrice

"David" <.a écrit dans le message de news:
Oj*************@TK2MSFTNGP06.phx.gbl...
>Hi,

You must be right.
I show you the content of one: (shopping.aspx.src)

Shopping Cart:ShoppingCart.ascx
Cart Code: app_Code\Shopping.vb

But what's the advantage of this, and how to create it (manually) ?

"Patrice" <http://www.chez.com/scribe/schreef in bericht
news:%2***************@TK2MSFTNGP06.phx.gbl...
>>Never saw this one.

Where have you seen this ? Could it be just a "placeholder" as source
code files are using file.aspx.cs or file.aspx.vb depending on the
language for source code behind files ?
"David" <.a écrit dans le message de news:
eN**************@TK2MSFTNGP02.phx.gbl...
Hi,

i saw a file with extension 'src' (file.aspx.src).
What kind of file is that (when is it necessary) and how to create it?

Thanks
David



Jan 8 '07 #5

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

Similar topics

5
by: Richie | last post by:
What I want is to have a link to a file (it could be a .zip, .exe, .jpg, ..txt or even .html) and when the user clicks on it they are prompted with the Save As box, as opposed to it opening in the...
9
by: Vipul Jain | last post by:
Can any one please tell me what is the difference between global scope of an variable and file scope of an variable. Vipul
1
by: raydelex | last post by:
I am new to securing a database with logins. My questions is: I want only one database to use a new Workgroup file that I have created, not all the Access databases that I bring up under my...
5
by: Kevin | last post by:
I use debug->"Start without debugging", I get the following message on the browser window. What log file is it talking about? Server Application Unavailable The web application you are...
3
by: Dirk Reske | last post by:
Hello, I've tried to convert a MP3 file to WAVE using the Audio Copression Manager. my Destination format is: WAVE_FORMAT_PCM All works fine what a file Type do I get then? When I try to open...
5
by: LKavitha4 | last post by:
hi, Please tell me what header file is used for sleep ( ) function in linux c++. Thank you.
1
AdrianH
by: AdrianH | last post by:
Assumptions I am assuming that you know or are capable of looking up the functions I am to describe here and have some remedial understanding of C programming. FYI Although I have called this...
4
by: Killer42 | last post by:
Hi all. Ok, I admit 616MB is quite large for a text file. But I thought I had opened larger ones than this in the past. When I try to open this one I'm getting "The xxx file is too large for...
1
by: Tony | last post by:
Hello! I use VS2005 and within folder properties there is a file called Settings.setting. I can remove this file and rebuild the application without any kind of error or problems. So my...
9
by: jeddiki | last post by:
Hi, I am running ZipArchive on a downloaded zipped file and I am getting An Error No. 19. My log gives this output: This is the script I am running:
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.