בדיקת קוד

yossikz

New member
בדיקת קוד

בסביבת הסטודיו הגדרתי טופס. לטופס הוספתי מספר אוביקטים כגון : oledbconection , dataset. 1. איפה אני את כל הקוד של הטופס ? 2. האם אפשר להעתיק קוד מסביבה web matrix לסביבת הסטודיו ?
 

yuval k

New member
../images/Emo26.gif

1. אתה צריך לעבור לתצוגת קוד... נדמה לי שזה F7 בתור ברירת-מחדל. 2. כמובן, למה לא?
 

yossikz

New member
הקשר בין aspx ל aspx.cs

ה F7 מביא אותי לקובץ אחר האם בהעברה מ web matrix את הקוד מעבירים לקובץ עם מסוג cs ואת התצוגה html לקובץ מסוג aspx.
 

yossikz

New member
איך מתקנים את השגיאה

Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error Message: Could not load type 'WebApplication5.Global'. Source Error: Line 1: <%@ Application Codebehind="Global.asax.cs" Inherits="WebApplication5.Global" %> Source File: c:\inetpub\wwwroot\WebApplication5\global.asax Line: 1 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573
 

yossikz

New member
הוספת הקודהנדרש להצגת טבלה

מצ"ב קוד שבניתי בסטודיו איך אני מסיים את הקוד להצגת הנתונים
 
למעלה