بازگشت   پی سی سیتی > کامپیوتر اینترنت و شبکه Computer internet > زبان های برنامه نویسی Programming

زبان های برنامه نویسی Programming بحث در مورد زبانهای مختلف برنامه نویسی

نمایش نتیجه های نظرسنجی ها: لطفآ" نظرات خود را در مورد محصول پس از خرید بیان کنید
دسترسی به محصول بسیار عالی و محصول بسیار عالی 0 0%
دسترسی به محصول بسیار خوب و محصول خوب عالی 0 0%
دسترسی به محصول بسیار عالی و محصول بسیار خوب 0 0%
دسترسی به محصول بسیار خوب و محصول بسیار عالی 0 0%
دسترسی به محصول متوسط و محصول بسیار عالی 0 0%
دسترسی به محصول متوسط و محصول بسیار خوب 0 0%
دسترسی به خوب و محصول بسیار عالی 0 0%
دسترسی به محصول خوب و محصول خوب 0 0%
رأی دهندگان: 0. شما نمی توانید در این نظرسنجی رای دهید.

موضوع بسته شد
 
ابزارهای موضوع نحوه نمایش
  #1  
قدیمی 01-22-2009
sajjad_f sajjad_f آنلاین نیست.
تازه وارد
 
تاریخ عضویت: Jan 2009
نوشته ها: 1
سپاسها: : 0

0 سپاس در 0 نوشته ایشان در یکماه اخیر
Cool آموزش جامع و کاربردی Asp.net 2.0

آموزش جامع و کاربردی ASP.NET 2.0==================================================آمو ش جامع و کاربردی ASP.NET 2.0 در زمانی بالغ بر 22 ساعت، کاری از شرکت بنام Total Training .توجه کنید که این مجموعه از سطوح پایین شروع به تدریس می کند و در ادامه به مباحث پیشرفته تر می پردازد.عناوین دروس این مجموعه گرانبها که در قالب 4 عدد DVD تهیه شده است به شرح زیر می باشد:SET 1Part 1 - Getting Started with ASP.NETChapter 1: OVERVIEW OF ASP.NET (43 min)1. Preparing to Use ASP.NET2. Understanding the Page's HTML Source Code3. Introducing the ASP Page & its Code4. Create an ASP.NET Website with Visual Studio5. Design an ASP.NET Web Page with Visual Studio6. Running the Web Page & Adding Event Handlers7. Debugging the Application's CodeChapter 2: ADDING CONTROLS TO A WEB PAGE (67 min)1. Introducing the HTML Controls2. Introducing the Standard Controls3. Introducing the Data Controls4. Introducing the Validation Controls5. Introducing Navigation, WebParts & Crystal Reports6. Formatting a Page with HTML Controls7. Adding Options Manually in the Source View8. Setting the User Interface Properties9. Invoking the Run As Server Control Function10. Displaying Information with a Formatted String11. Designing a Page with Web Controls12. Changing the Alignment13. Adding a Calendar ControlChapter 3: WEB PAGE PROCESSING (69 min)1. Setting Initial Control Properties in a .ASPX File2. Programmatic Initialization in the Page_Load Method3. Adding Buttons, Labels & a Horizontal Rule4. TimestampLabel & Multiple Selection Listbox5. Adding Event Handler Methods to Buttons6. Understanding Viewstate7. Looking at the Stages of Initialization8. OnInit, OnPreRender & OnUnload Methods9. Adding Another Event Handler Method10. Working with the Command Name Property11. Looking at the EventDemo User Interface12. Look at the Initialization Code behind the Web Page13. Work with the TextChanged Event Handler14. Handle the SelectedIndexChanged Event15. Using Auto-Postback Events16. Viewing the Auto-Postback Source CodeChapter 4: VALIDATING USER INPUT (51 min)1. Understanding ASP.NET Validation2. Specifying Required Fields for the Name Control3. Specifying the Allowable Range for the Age Control4. Specifying the Enrollment Date Fields & Range5. Comparing a Value of a Control with a Fixed Value6. Compare the Value of One Control to Another Control7. Using Regular Expressions to Specify Input Patterns8. Defining Custom Validation Rules9. Adding an Event Handler to a Button10. Adding a Validation Summary11. Organizing Controls into Validation GroupsChapter 5: NAVIGATING A WEBSITE (65 min)1. Adding Multiple Pages to a Website2. Redirecting to a Different Web Page3. Pass Information between Pages with the QueryString4. Retreiving QueryString Information in a Web Page5. Retrieving QueryString Information with Variables6. Linking Pages by Using Hyperlinks7. Adding Pages to Use in the Site Map8. Create a Site Map to Define the Pages in a Web Site9. Add a SiteMapDataSource Control to a Web Page10. Displaying a Site Map in a TreeView Control11. Organizing Parent & Leaf Nodes in a Site Map12. Reorganize Site Structure into Subdirectories13. Setting Various NodeStyle Properties of the TreeView14. Displaying Breadcrumbs in a SiteMapPath Control15. Displaying a Site Map in a Menu Control16. Final Comments & CreditsPart 2 - Creating & Deploying Rich ASP.NET Web ApplicationsChapter 6: UNDERSTANDING ASP.NET APPS (93 min)1. Overview of Two .config Files2. Defining Error Pages for a Website3. Specifying Connection Strings4. Defining & Using Application Settings5. Working with the Website Administration Tool6. Performing Tracing in a Website7. Tracing across a Whole Application8. Adding a .NET Assembly to Support Messaging9. Adding References to .NET Assemblies10. Referencing to Custom .NET Assemblies11. Adding Classes to a Website12. Creating ASP.NET Web Services13. Adding a Reference to a Web ServiceChapter 7: DATA BINDING (97 min)1. Working with Basic Single Value Data Binding2. Applying Data Binding to Real Life Scenarios3. Defining & Invoking Your Own Properties & Methods4. Displaying a Text Box Value & Creating a Hyperlink5. Using Data Binding to Create a Hyperlink6. Using Repeated-Value Data Binding to Create Various Lists7. Checking for PostBack Problems8. Binding a List Control to a Collection of Objects9. Defining the Value & Text for a Collection of Objects10. Working with the TextFormatString Property11. Explaining Data Source Options12. Configuring & Binding to a SQLDataSource13. Looking at the HTML & ASP Markups14. Understanding How Data Source Controls Work15. Using the Selected & Selecting Event16. Creating & Binding to a Second SQLDataSource17. Disabling View States to Save Space18. Binding a TreeView Control to an XMLDataSource19. Setting Up a Tree View Control20. Adding Attributes to Tree Node Bindings21. Specify an XPath Expression for an XMLDataSourceChapter 8: RICH DATA BINDING (102 min)1. Understanding Rich Data Controls2. Data Binding with a GridView3. Binding a DataGrid to a SqlDataSource4. Setting the DataSource ID in the Smart Tag5. Formatting Columns with the SmartTag Wizard6. Enabling the User to Select Rows in a GridView Control7. Use SelectedIndexChanging to Control User Input8. Creating Logic Based on a CheckBox9. Formatting with SelectedIndexChanged10. Creating Master/Detail Relationships11. Adding Support for Sorting & Paging12. Using Templates to Create Customized Columns13. Implementing Editing & Updating in a GridView14. Addressing Concurrency Errors15. Using DetailsView & FormView to Control DisplayChapter 9: DEPLOYING AN ASP.NET WEB APPLICATION (24 min)1. Setting Up to Deploy an ASP.NET Web Application2. Creating a New Virtual Directory3. Setting Catalog Properties for the Virtual Directory4. Adding a Login for the Server5. Publishing the Website6. Final Comments & CreditsSET 2Part 1 - Web Page User Interface Design TechniquesChapter 1: DEFINING STANDARD STYLES & THEMES (54 min)1. Looking at the Makeup of the CSS Demo Page2. Creating a Simple Cascading Style Sheet3. Defining Rules in a Cascading Style Sheet4. Applying Cascading Style Sheet Rules Selectively5. Looking at a Web Application that Uses Rich Controls6. Creating Simple Themes7. Creating Multiple Skin Files8. Handling Conflicts between Themes & Styles9. Creating Different Themes for Mandatory & Optional Controls10. Using Themes with Complex ASP.NET Controls11. Specifying Themes in a Configuration File12. Using Cascading Style Sheets in a ThemeChapter 2: DEFINING MASTER PAGES (43 min)1. Knowing When to Use Master Pages2. Using Tables inside a Master Page3. Defining Content Pages4. Changing the Page Heading5. Defining Navigation Controls in a Master Page6. Defining Multiple Content PlaceHolders7. Creating New Content Pages8. Editing & Applying Themes to a Master Page9. Accessing the Master Page Objects10. Adding a Custom Label to the Master PageChapter 3: CREATING USER CONTROLS (55 min)1. Introducing User Controls2. Adding Content to a User Control3. Adding User Controls to a Web Page4. Defining Properties in a User Control5. Handling Events in a User Control6. Raising Events in a User Control7. Accessing the Content of a User Control8. Encapsulating Functionality9. Obtaining Summary InformationChapter 4: CREATING CUSTOM SERVER CONTROLS (60 min)1. Creating a Simple Server Control2. Using a Simple Server Control3. Adding Attributes & Styles to a Server Control4. Adding a Server Control to the Toolbox5. Creating Server Controls in a Web Control Library6. Adding Code to Represent a Styled Link Control7. Adding Properties to a Server Control8. Rendering Browser Specific HTML9. Raising Events in a Server Control10. Raising Events in a Server Control, Continued11. Handling Server Control EventsChapter 5: EXTENDING EXISTING CONTROLS (36 min)1. Defining a Composite Control2. Creating Child Controls in a Composite Control3. Raising Events in a Composite Control4. Using a Composite Control5. Extending a Control6. Rendering with a Regular Expression7. Using the New ControlChapter 6: CREATING PORTALS (41:09 min)1. Introducing Portals2. Creating Portals3. Defining a WebPartManager & WebPartZones4. Adding WebParts to a Portal5. Adding User Controls to a Portal6. Modifying User Controls in a Portal7. Selecting Modes in a Portal8. Adding Catalog Support to a PortalChapter 7: CREATING & CONFIGURING WEBPARTS (39:17 min)1. Accessing WebParts2. Setting WebPart Properties3. Providing Help for a WebPart4. Creating & Configuring a Custom WebPart5. Using a Custom WebPart6. Final Comments & CreditsPart 2 - Web Page Implementation TechniquesChapter 8: MANAGING VIEW STATE (55 min)1. Examining View State2. Decoding the View State3. Storing Data in Local Variables4. Storing Data in View State5. Retrieving Data from View State6. Using Loops to Locate Text & Storing in View State7. Populating the Text Box from View State8. Storing Custom Objects in View State9. Securing View State Using the Always Encryption Mode10. Securing View State Using the Auto Encryption ModeChapter 9: USING STATE MANAGEMENT TECHNIQUES (59 min)1. Looking at CatalogSite & Introducing Query String2. Using the Query String Robustly3. Introducing Cookies & Creating a Log In Page4. Setting a Default Page to Detect Cookies5. Specifying an Expire Time on a Cookie6. Introducing Session State7. Implementing Session State in the Application8. Storing Custom Objects in Session State9. Storing Collections in Session State10. Configuring Session State in a Web ApplicationChapter 10: ACCESSING DATA BY USING ADO.NET (62 min)1. Using ADO.NET in a Web Application2. Understanding ADO.NET Programming3. Connecting to a Database4. Opening Connections5. Executing Simple Commands6. Specifying Text & Connections7. Executing Non-Query Commands8. Calling Stored Procedures9. Executing Queries10. Manually Using the Data ReaderChapter 11: GOING FURTHER WITH ADO.NET (78 min)1. Overview of the Sample Application2. Configuring Object Data Sources3. Handling a Selection Event in GridView4. "Handling Update, Cancel & Delete Events"5. Handling an Insert Event in DetailsView6. Creating a DataSet7. Using a DataSet8. Editing Data in a DataSet9. Working with DataViews10. Creating DataSets with Multiple Tables11. Using DataSets with Multiple TablesChapter 12: IMPROVING PERFORMANCE BY USING CACHING (1 min)1. Looking at Concepts of Output Caching2. Varying Output Caching by Query String3. Configuring Output Caching4. Managing Cache Information across a Website5. Substituting Content into a Cached Page6. Using Data Caching7. Testing the Data CacheChapter 13: MANAGING RESOURCES & LOCALIZATION (41 min)1. Creating Resources2. Using Resources3. Creating & Using Page-Specific Resources4. Defining Localization for User Controls5. Supporting Localization in Custom Controls6. Creating & Using Localized Resources7. Generating Localized ContentChapter 14: ASP.NET SECURITY ESSENTIALS (30 min)1. Using Forms Authentication2. Defining the Authentication Form3. Using a Membership Data Store4. Configuring Authentication Properties5. Granting Access to a Specific User6. Final Comments & Creditsفروشگاه فسا شاپ تحت سیستم پستی آموزش جامع و کاربردی ASP.NET 2.0 در زمانی بالغ بر 22 ساعت، کاری از شرکت بنام Total Training .توجه کنید که این مجموعه از سطوح پایین شروع به تدریس می کند و در ادامه به مباحث پیشرفته تر می پردازد.عناوین دروس این مجموعه گرانبها که در قالب 4 عدد DVD تهیه شده است به شرح زیر می باشد:SET 1Part 1 - Getting Started with ASP.NETChapter 1: OVERVIEW OF ASP.NET (43 min)1. Preparing to Use ASP.NET2. Understanding the Page's HTML Source Code3. Introducing the ASP Page & its Code4. Create an ASP.NET Website with Visual Studio5. Design an ASP.NET Web Page with Visual Studio6. Running the Web Page & Adding Event Handlers7. Debugging the Application's CodeChapter 2: ADDING CONTROLS TO A WEB PAGE (67 min)1. Introducing the HTML Controls2. Introducing the Standard Controls3. Introducing the Data Controls4. Introducing the Validation Controls5. Introducing Navigation, WebParts & Crystal Reports6. Formatting a Page with HTML Controls7. Adding Options Manually in the Source View8. Setting the User Interface Properties9. Invoking the Run As Server Control Function10. Displaying Information with a Formatted String11. Designing a Page with Web Controls12. Changing the Alignment13. Adding a Calendar ControlChapter 3: WEB PAGE PROCESSING (69 min)1. Setting Initial Control Properties in a .ASPX File2. Programmatic Initialization in the Page_Load Method3. Adding Buttons, Labels & a Horizontal Rule4. TimestampLabel & Multiple Selection Listbox5. Adding Event Handler Methods to Buttons6. Understanding Viewstate7. Looking at the Stages of Initialization8. OnInit, OnPreRender & OnUnload Methods9. Adding Another Event Handler Method10. Working with the Command Name Property11. Looking at the EventDemo User Interface12. Look at the Initialization Code behind the Web Page13. Work with the TextChanged Event Handler14. Handle the SelectedIndexChanged Event15. Using Auto-Postback Events16. Viewing the Auto-Postback Source CodeChapter 4: VALIDATING USER INPUT (51 min)1. Understanding ASP.NET Validation2. Specifying Required Fields for the Name Control3. Specifying the Allowable Range for the Age Control4. Specifying the Enrollment Date Fields & Range5. Comparing a Value of a Control with a Fixed Value6. Compare the Value of One Control to Another Control7. Using Regular Expressions to Specify Input Patterns8. Defining Custom Validation Rules9. Adding an Event Handler to a Button10. Adding a Validation Summary11. Organizing Controls into Validation GroupsChapter 5: NAVIGATING A WEBSITE (65 min)1. Adding Multiple Pages to a Website2. Redirecting to a Different Web Page3. Pass Information between Pages with the QueryString4. Retreiving QueryString Information in a Web Page5. Retrieving QueryString Information with Variables6. Linking Pages by Using Hyperlinks7. Adding Pages to Use in the Site Map8. Create a Site Map to Define the Pages in a Web Site9. Add a SiteMapDataSource Control to a Web Page10. Displaying a Site Map in a TreeView Control11. Organizing Parent & Leaf Nodes in a Site Map12. Reorganize Site Structure into Subdirectories13. Setting Various NodeStyle Properties of the TreeView14. Displaying Breadcrumbs in a SiteMapPath Control15. Displaying a Site Map in a Menu Control16. Final Comments & CreditsPart 2 - Creating & Deploying Rich ASP.NET Web ApplicationsChapter 6: UNDERSTANDING ASP.NET APPS (93 min)1. Overview of Two .config Files2. Defining Error Pages for a Website3. Specifying Connection Strings4. Defining & Using Application Settings5. Working with the Website Administration Tool6. Performing Tracing in a Website7. Tracing across a Whole Application8. Adding a .NET Assembly to Support Messaging9. Adding References to .NET Assemblies10. Referencing to Custom .NET Assemblies11. Adding Classes to a Website12. Creating ASP.NET Web Services13. Adding a Reference to a Web ServiceChapter 7: DATA BINDING (97 min)1. Working with Basic Single Value Data Binding2. Applying Data Binding to Real Life Scenarios3. Defining & Invoking Your Own Properties & Methods4. Displaying a Text Box Value & Creating a Hyperlink5. Using Data Binding to Create a Hyperlink6. Using Repeated-Value Data Binding to Create Various Lists7. Checking for PostBack Problems8. Binding a List Control to a Collection of Objects9. Defining the Value & Text for a Collection of Objects10. Working with the TextFormatString Property11. Explaining Data Source Options12. Configuring & Binding to a SQLDataSource13. Looking at the HTML & ASP Markups14. Understanding How Data Source Controls Work15. Using the Selected & Selecting Event16. Creating & Binding to a Second SQLDataSource17. Disabling View States to Save Space18. Binding a TreeView Control to an XMLDataSource19. Setting Up a Tree View Control20. Adding Attributes to Tree Node Bindings21. Specify an XPath Expression for an XMLDataSourceChapter 8: RICH DATA BINDING (102 min)1. Understanding Rich Data Controls2. Data Binding with a GridView3. Binding a DataGrid to a SqlDataSource4. Setting the DataSource ID in the Smart Tag5. Formatting Columns with the SmartTag Wizard6. Enabling the User to Select Rows in a GridView Control7. Use SelectedIndexChanging to Control User Input8. Creating Logic Based on a CheckBox9. Formatting with SelectedIndexChanged10. Creating Master/Detail Relationships11. Adding Support for Sorting & Paging12. Using Templates to Create Customized Columns13. Implementing Editing & Updating in a GridView14. Addressing Concurrency Errors15. Using DetailsView & FormView to Control DisplayChapter 9: DEPLOYING AN ASP.NET WEB APPLICATION (24 min)1. Setting Up to Deploy an ASP.NET Web Application2. Creating a New Virtual Directory3. Setting Catalog Properties for the Virtual Directory4. Adding a Login for the Server5. Publishing the Website6. Final Comments & CreditsSET 2Part 1 - Web Page User Interface Design TechniquesChapter 1: DEFINING STANDARD STYLES & THEMES (54 min)1. Looking at the Makeup of the CSS Demo Page2. Creating a Simple Cascading Style Sheet3. Defining Rules in a Cascading Style Sheet4. Applying Cascading Style Sheet Rules Selectively5. Looking at a Web Application that Uses Rich Controls6. Creating Simple Themes7. Creating Multiple Skin Files8. Handling Conflicts between Themes & Styles9. Creating Different Themes for Mandatory & Optional Controls10. Using Themes with Complex ASP.NET Controls11. Specifying Themes in a Configuration File12. Using Cascading Style Sheets in a ThemeChapter 2: DEFINING MASTER PAGES (43 min)1. Knowing When to Use Master Pages2. Using Tables inside a Master Page3. Defining Content Pages4. Changing the Page Heading5. Defining Navigation Controls in a Master Page6. Defining Multiple Content PlaceHolders7. Creating New Content Pages8. Editing & Applying Themes to a Master Page9. Accessing the Master Page Objects10. Adding a Custom Label to the Master PageChapter 3: CREATING USER CONTROLS (55 min)1. Introducing User Controls2. Adding Content to a User Control3. Adding User Controls to a Web Page4. Defining Properties in a User Control5. Handling Events in a User Control6. Raising Events in a User Control7. Accessing the Content of a User Control8. Encapsulating Functionality9. Obtaining Summary InformationChapter 4: CREATING CUSTOM SERVER CONTROLS (60 min)1. Creating a Simple Server Control2. Using a Simple Server Control3. Adding Attributes & Styles to a Server Control4. Adding a Server Control to the Toolbox5. Creating Server Controls in a Web Control Library6. Adding Code to Represent a Styled Link Control7. Adding Properties to a Server Control8. Rendering Browser Specific HTML9. Raising Events in a Server Control10. Raising Events in a Server Control, Continued11. Handling Server Control EventsChapter 5: EXTENDING EXISTING CONTROLS (36 min)1. Defining a Composite Control2. Creating Child Controls in a Composite Control3. Raising Events in a Composite Control4. Using a Composite Control5. Extending a Control6. Rendering with a Regular Expression7. Using the New ControlChapter 6: CREATING PORTALS (41:09 min)1. Introducing Portals2. Creating Portals3. Defining a WebPartManager & WebPartZones4. Adding WebParts to a Portal5. Adding User Controls to a Portal6. Modifying User Controls in a Portal7. Selecting Modes in a Portal8. Adding Catalog Support to a PortalChapter 7: CREATING & CONFIGURING WEBPARTS (39:17 min)1. Accessing WebParts2. Setting WebPart Properties3. Providing Help for a WebPart4. Creating & Configuring a Custom WebPart5. Using a Custom WebPart6. Final Comments & CreditsPart 2 - Web Page Implementation TechniquesChapter 8: MANAGING VIEW STATE (55 min)1. Examining View State2. Decoding the View State3. Storing Data in Local Variables4. Storing Data in View State5. Retrieving Data from View State6. Using Loops to Locate Text & Storing in View State7. Populating the Text Box from View State8. Storing Custom Objects in View State9. Securing View State Using the Always Encryption Mode10. Securing View State Using the Auto Encryption ModeChapter 9: USING STATE MANAGEMENT TECHNIQUES (59 min)1. Looking at CatalogSite & Introducing Query String2. Using the Query String Robustly3. Introducing Cookies & Creating a Log In Page4. Setting a Default Page to Detect Cookies5. Specifying an Expire Time on a Cookie6. Introducing Session State7. Implementing Session State in the Application8. Storing Custom Objects in Session State9. Storing Collections in Session State10. Configuring Session State in a Web ApplicationChapter 10: ACCESSING DATA BY USING ADO.NET (62 min)1. Using ADO.NET in a Web Application2. Understanding ADO.NET Programming3. Connecting to a Database4. Opening Connections5. Executing Simple Commands6. Specifying Text & Connections7. Executing Non-Query Commands8. Calling Stored Procedures9. Executing Queries10. Manually Using the Data ReaderChapter 11: GOING FURTHER WITH ADO.NET (78 min)1. Overview of the Sample Application2. Configuring Object Data Sources3. Handling a Selection Event in GridView4. "Handling Update, Cancel & Delete Events"5. Handling an Insert Event in DetailsView6. Creating a DataSet7. Using a DataSet8. Editing Data in a DataSet9. Working with DataViews10. Creating DataSets with Multiple Tables11. Using DataSets with Multiple TablesChapter 12: IMPROVING PERFORMANCE BY USING CACHING (1 min)1. Looking at Concepts of Output Caching2. Varying Output Caching by Query String3. Configuring Output Caching4. Managing Cache Information across a Website5. Substituting Content into a Cached Page6. Using Data Caching7. Testing the Data CacheChapter 13: MANAGING RESOURCES & LOCALIZATION (41 min)1. Creating Resources2. Using Resources3. Creating & Using Page-Specific Resources4. Defining Localization for User Controls5. Supporting Localization in Custom Controls6. Creating & Using Localized Resources7. Generating Localized ContentChapter 14: ASP.NET SECURITY ESSENTIALS (30 min)1. Using Forms Authentication2. Defining the Authentication Form3. Using a Membership Data Store4. Configuring Authentication Properties5. Granting Access to a Specific User6. Final Comments & Credits======================================

ویرایش توسط دانه کولانه : 01-22-2009 در ساعت 03:03 PM
جای تبلیغات شما اینجا خالیست با ما تماس بگیرید




  #2  
قدیمی 01-22-2009
دانه کولانه آواتار ها
دانه کولانه دانه کولانه آنلاین نیست.
    مدیر کل سایت
        
کوروش نعلینی
 
تاریخ عضویت: Jun 2007
محل سکونت: کرمانشاه
نوشته ها: 12,700
سپاسها: : 1,382

7,486 سپاس در 1,899 نوشته ایشان در یکماه اخیر
دانه کولانه به Yahoo ارسال پیام
پیش فرض

دوست عزیزم ما فعالیتهای تبلیغاتی و تجاری رو در این سایت ممنوع کردیم
چون در غیر اینصورت به زودی فرومها پر خواهد شد از عزیزانی که فروشگاه دارند و برای افزایش
فروش خودشون شروع به معرفی محصولاتشون میکنند میدونین که هر فروشگاهی چند صد محصول داره حالا خودتون فکرشو بکنین که چه وضعیتی پیش خواهد اومد
با اجازه تون تاپیک رو قفل میکنم
امیدوارم شرایط ما رو با وسعت نظر درک کنید
و از تون دعوت میکنم دزقسمت های دیکه فروم در فعالیتهای آموزشی
ما رو یاری بدین
__________________
مرا سر نهان گر شود زير سنگ -- از آن به كه نامم بر آيد به ننگ
به نام نكو گر بميــرم رواست -- مرا نام بايد كه تن مرگ راست



موضوع بسته شد


کاربران در حال دیدن موضوع: 1 نفر (0 عضو و 1 مهمان)
 

مجوز های ارسال و ویرایش
شما نمیتوانید موضوع جدیدی ارسال کنید
شما امکان ارسال پاسخ را ندارید
شما نمیتوانید فایل پیوست در پست خود ضمیمه کنید
شما نمیتوانید پست های خود را ویرایش کنید

BB code is فعال
شکلک ها فعال است
کد [IMG] فعال است
اچ تی ام ال غیر فعال می باشد



اکنون ساعت 11:42 AM برپایه ساعت جهانی (GMT - گرینویچ) +3.5 می باشد.



Powered by vBulletin® Version 3.8.4 Copyright , Jelsoft Enterprices مدیریت توسط کورش نعلینی
استفاده از مطالب پی سی سیتی بدون ذکر منبع هم پیگرد قانونی ندارد!! (این دیگه به انصاف خودتونه !!)
(اگر مطلبی از شما در سایت ما بدون ذکر نامتان استفاده شده مارا خبر کنید تا آنرا اصلاح کنیم)


سایت دبیرستان وابسته به دانشگاه رازی کرمانشاه: کلیک کنید




  پیدا کردن مطالب قبلی سایت توسط گوگل برای جلوگیری از ارسال تکراری آنها