| ETKİNLİK DETAYLARI |
| Etkinlik Konusu : |
.Net ve Microsoft Teknolojileri Semineri |
| Etkinlik Türü : |
Seminer |
| Hedef Kitle : |
Orta ve ileri düzey .NET bilgisi olan arkadaşlar |
| Kontenjan : |
80 |
| Etkinlik Tarihi - Saati : |
25.08.2007 -- 14:00-18:00 |
| Sponsor: |
 |
| Süre : |
1 Gün |
| Ek Bilgi : |
3 katılımcıya çekiliş ile kitap hediye edilecektir.. |
| Semineri Veren : |
Eralp ERAT |
| Etkinlik Yeri ve İçeriği: |
Seminerde pek çok Microsoft Teknolojisi incelenecek ve bunlar hakkında Eralp Erat katılımcılarla bilgi paylaşımında bulunucakatır. ASP.NET Ajax 'dan Javascripte, .NET Framework 'den Mobiliteye ,C# 3.0 'dan ileri düzey .NET Framework konularına kadar çok geniş bir içeriğe sahip olan bu seminer sayesinde katılımcılar tüm bu konular hakkında fikir sahibi olacaklardır.
|
Selamlar ; Sql Server 2008 ile hayatımıza MS kanadından girecek olan yeniliklerin listesi ve ilgili linkleri aşağıda. - Security and Data Auditing
- Transparent Data Encryption - This is encrypting the data while it is on disk and remains transparent to applications
- External Key Management - This new
functionality relates to consolidation of key management and
integration with external products
- Data Auditing - This is one core feature of SQL Server 2008 that will include a number of new features to include:
- The introduction of first class 'AUDIT' objects
- Auditing DDL (data definition language) commands
- Support for multiple logging targets
- Additional information - http://www.microsoft.com/sql/prodinfo/futureversion/datamanage/default.mspx
- Availability and Reliability
- CPUs - Support for pluggable CPUs which
means that a CPU can be added on the fly and recognized by SQL Server
2008 just like memory in SQL Server 2005
- Database Mirroring - Enhanced Database
Mirroring to include compression of mirror streams, enhanced
performance and automatic page-level repair for the principal and mirror
- Performance
- Data Compression - This new feature
provides the ability to easily enable or disable data compression as an
online command as well as offer more efficient data storage above and
beyond traditional data compression
- Backup Stream Compression - The ability
to configure compression with server level control or backup statement
control of all backup types (full, differential, transaction log)
- Performance Data Collection - When you
are experiencing a performance issue the biggest problem is pinpointing
the problem, so with SQL Server 2008 Microsoft is introducing a single
common framework for performance related data collection, reporting,
and warehousing
- Improved Plan Guide Support - With SQL
Server 2008 plans can be frozen for permanent query usage as well as
pull plans directly from plan cache with SQL Server Management Studio
integration
- Resource Governor - If you have had the
need to segment your SQL Server resource utilization then you should be
looking forward to SQL Server 2008 because you will have the
opportunity to create pools and groups to segment the resources and
govern them independently
- Management
- Policy-Based Management Framework - The
ability to manage objects via policies as opposed to traditional
scripts with inherent monitoring and enforcement
- Microsoft System Center - Integration with Microsoft System Center which a product from Microsoft to improve operational costs
- Extended Events - Another new feature
is Extended Events which is a high performance yet light weight tracing
infrastructure with insight into the core engine independent of SQL
Trace
- New Data Types
- Date Time Data Type - The datetime data type will now be able to support the following:
- Precision to the 100th nanosecond which is 7 digits past second
- Time-zone datetime offset to translate the datetimes across numerous time zones
- Rather than having to parse the
datatime for just the date or just the time, now SQL Server 2008 will
have date only support as well as time only support
- HierarchyID - With the introduction of
the HierarchyID data type this data type will be hierarchical-aware and
will be accompanied by built-in functions, methods, etc. to support
complex hierarchies in your data with .NET
- Development Enhancements
- Entity Data Model - With SQL Server
2008 will come the concept of a 'business entities' vs. tables, this
will enable the ability to model more complex relationships as well as
be able to retrieve entities as opposed to a result set of rows and
columns
- LINQ- LINQ is a new .NET Framework that encompass language-integrated query, set, and transform operations
- SQL Server Change Tracking - This feature provides the ability to have change data capture without a comparable value
- Table Valued Parameters - Ability to
create variables of a table value data type and be able to pass this
variable into a stored procedure
- MERGE statement - Another term for this
new feature is 'upsert'; this commands provides the ability to
programmatically INSERT data if it does not exist or UPDATE the data if
it does all in 1 set of logic
- Large UDT's - The 8000 byte limit is no longer applicable for on CLR-based UDTs and UDAs
- Spatial data - SQL Server 2008 will
support GEOMETRY and GEOGRAPHY data types with built-in spatial
function support and spatial indexes to support more GIS needs
- XML enhancements (support for lax
validation, office 12 support, xs:dateTime support, lists/union types,
LET FLOWR support, etc.)
- Service Broker
- Interface - A new user interface and
tools will be released for working with Service Broker in order to add,
drop or edit Service Broker objects directly in SQL Server Management
Studio
- Conversation Priority - The ability to set message ordering with a send and receive impact with levels one to ten
- Data Storage
- Data Compression - Reference the Performance section above
- FILESTREAM Attribute - With this
feature get the best of both worlds with functionality from BLOBs in
the DB vs. BLOBs on filesystem
- Integrated Full Text Search - With SQL
Server 2008 Full Text Search is fully integrated into the relational
engine with no external storage, no external service as well as more
efficient and reliable costing
- Sparse columns - SQL Server 2008 has
more efficient storage for 'wide' tables with many columns that repeat
and do not contain data
- New index types - New indexes include:
- Spatial indexes
- Hierarchical indexes
- FILTERED indexes (indexes on filtered values within columns)
- Data Warehousing/ETL
- Partitioned Table Parallelism - This feature eliminates the one thread limit per partition
- Star Join support - SQL Server 2008 now
supports a star join with no special syntax which is completely
optimizer based with full backward syntax support
- Data compression - Reference the Performance section above
- Resource Governor - Reference the Performance section above
- Persistent Lookups in SSIS - There is
no longer a need for re-querying for lookup operators and cache lookups
in multiple ways with the ability to persist lookups to disk
- Improved thread scheduling in SSIS - This is accomplished by a shared thread pool and pipeline parallelism
- SQL Server Change Tracking - Reference the Development Enhancements section above
- MERGE statement - The MERGE statement will add a great deal of value with slowly changing dimensions
- Scale-out analysis services - With read-only storage multiple Analysis Services SQL Servers can be leveraged
- Subspace computations
- New tools for cube design
- Best practice design alerting
- Backup cubes with better scalability
- Excel - Data-mining add-ins for Excel
- Reporting
- Reporting Services Deployment - IIS is no longer required to run Reporting Services
- Rich-text support
- Enhanced visualization graphing
- Word - Reports can be rendered to Microsoft Word
- Deprecation
- Many of the 'old' features are removed to include:
- 60, 65 and/or 70 compatibility modes
- NOLOG and/or TRUNCATEONLY for the BACKUP command
Selamlar ;
Geçenlerde 2008 de Js debuggingle uğraşırken Watch ekranının değişmiş olduğunu farkettim.Dikkatli bakınca Methods ve Events diye iki ayrı childnode gibi bir güzellik eklenmiş.Ellerinize sağlık ne diyeyim :)Solda ki vs 2005 de var olan quickwatch sağda ki ise vs 2008 'de ki..
Selamlar ;
xml verilerini öyle karmakarışık görmek insanın canını sıkıyor olsa gerek :) Aşağıda ki metodla rahatca indent edilmiş nodelar üzerinde fink atabilirsiniz :)
public static string FormatXml(string xml)
{
StringBuilder sb = new StringBuilder();
XmlWriterSettings settings = new XmlWriterSettings();
settings.Indent = true;
settings.OmitXmlDeclaration = false;
using (XmlWriter w = XmlTextWriter.Create(sb, settings))
{
using (TextReader tr = new StringReader(xml))
{
using (XmlReader r = XmlTextReader.Create(tr))
{
w.WriteNode(r, true);
}
}
}
return sb.ToString();
}
Windows Presentation Foundation and Windows Workflow Foundation are not going to be supported any time soon, but there will be a compact version of Windows Communication Foundation in version 3.5 of the .NET Compact Framework. Also in version 3.5, there will be support for LINQ to Objects, LINQ to XML, and LINQ to DataSet, but no support for any other LINQ flavors.
Açıkca söylemeliyim ki birileri beni duydu :)

Yaratıcımız yüce ALLAH'ın daveti üzerine peygamberimiz bir gece melekler tarafından mekkeden kudüse götürülmüştür. Burada cebrail ile birlikte bütün gökleri aşarak ''sidretül münteha'' denilen makama yükselmiş ve ALLAH ile görüşmüştür. Bu yolculğun Mekke'den Kudüs'e kadar olan bölümüne isra Kudüs'ten ALLAH ile görüşmesine kadar ise Miraç denir. Bu görüşmede Peygamber efendimize ümmet'i için vakit namaz ve Miraç hediye edilmiştir.
Allah'ın rahmeti, bereketi sizinle olsun, gönül güneşiniz hiç solmasın, yüzünüz aydın olsun, kabriniz nur dolsun, makamınız Firdevs, dualarınız kabul olsun.
Kandiliniz mübarek olsun...
Selamlar ; linux-programlama grubundan bir arkadaş bu konu hakkında bir calisma olup olmadığı konusunda bizlerden yardım istedi en nihayetinde ortaya pure javascript den oluşan bir çözüm çıktı.
Yapmanız gereken ilgili js kodlarını xyz.js gibi bir js dosyasi içinde toplayıp ilgili aspx,html,php,jsp gibi bir sayfada yer alan head tagine link vermeleri..Gerisini çalıştırarak görün.. :)
Ha bu arada nedir bu subliminal mesaj derseniz "bilince ulaşma eşiğini geçemeyen, eşik altında kalan ve canlının farkettiğinin farkında olamadığı uyarıcı.." Olumlu etkileride var.Haricen burdaki örnekte itemlar static.Istersek bunu Ajax ile async yapip istediğimiz datasource dan istediğimiz veriye ulaşarak yolumuza devam edebiliriz.. :)
Hatta şehir efsanesi gibi anlatılan bu gizli mesaj olayını geçenlerde işyerinden hem abim hemde çok sevdiğim bir arkadaşım olan Oğuz abiylede konuşmuştuk.Örneği bir yerlerden duyduğunuza eminim ; ismi malum cola firması sinemada çöl sahnesinin arasında logosunu anlık göstererek insanların susamasını ve satışını arttırmayı hedeflemiş :) Kimileri yalan diyor hatta sevdiğim bir başka abimde "Reklama gerek yok zaten içiyoruz " :)
Test için : http://www.eralperat.com/test.htm
var xArray = new Array();
var MessageFactory = {
AddMessage: function(message)
{
xArray[xArray.length] = message ;
}
}
window.onload= function()
{
MessageFactory.AddMessage( "I love this game!");
MessageFactory.AddMessage( "I love hipo!");
MessageFactory.AddMessage( "I have to work!");
MessageFactory.AddMessage( "I have to read CRM book!");
GenerateMessage();
}
function GenerateMessage()
{
var xTop = Math.floor(Math.random()*window.screen.availHeight-200);
var xLeft = Math.floor(Math.random()*window.screen.availWidth-200);
var xNumber = Math.floor(Math.random()*4);
var xFind = document.getElementById('gezgin');
if (xFind)
xFind.parentNode.removeChild(xFind);
/*document.title = xNumber;*/
var xElement = document.createElement('div');
xElement.setAttribute( 'id','gezgin');
xElement.style.visibility = 'visible';
xElement.innerHTML = "<span style='color:Red;position:absolute;left:"+xLeft+"px;top:"+xTop+"px;'>"+xArray[xNumber]+"</span>";
document.body.appendChild(xElement);
setTimeout( 'killDiv();',100);
setTimeout( "GenerateMessage();setTimeout('killDiv();',100);",3000);
}
function killDiv()
{
var xFind = document.getElementById('gezgin');
if (xFind)
{
xFind.style.visibility = 'hidden';
}
}
Selamlar ;
biraz uğraştıktan sonra çıktı.
İsteyen olursa yardımcı olabilirim :)

Sevgiler.
Eralp
Selamlar ; Visual Studio 2008 beta 2 'si http://msdn2.microsoft.com/en-us/vstudio/aa700831.aspx link'nde hazır :)
Yanliz kurulumdan sonra Ms Ajax 1.0 uygulamalarına has bir problem olmaması açısından Important Instructions for Installing Visual Studio
2008 Beta 2
After the Beta 2 installation has finished, you should run this
script
to ensure that the installation of .NET Framework 3.5 Beta 2 will not affect the
development of ASP.NET AJAX 1.0 applications.
şeklinde bir uyarıda bulunuyor , indirilecek olan .exe policyler ile ilgili bir takım değişiklikler yapıyor.
bilginize..
Eralp
Selamlar ; yukarıda interpret ve compile edilen dillerin dünyaca tanınmış bazı algoritmalardan geçirildiğinde verdikleri sonuclara göre sıralanmış bir hali bulunmakta.
Oldukca bilinen bir karşılaştırma testi :) C# in yeri de hiç fena değil :) Bence kategori olarak ayrılmalıydı managed languages , unmanaged languages ve script languages gibi..O zaman herkes kendi kategorisinde değerlendirilirdi..Şimdi listeye bakıp şu daha iyi değil demek ne derece doğru olacaktır size bırakıyorum..
iyi çalışmalar.
Eralp
Selamlar ;
Aslında bu konuda Yaldex Pro derim başka da birşey demeye gerek yok :)Tabi şaka bir yana Orcas'in geçenlerde farkettiğim bir özelliğide JavaScript'e ilgili markup file'in (.aspx) içinde dahil code completion özelliğinin artık çalışabiliyor oluşu (external js lerdeki function'ları tanımasından bahsediyorum normal de temel bazı fonksiyonlar için zaten sorun yok çalışıyor var olan vs 2005).
Bu gerçekten güzel hem sadece bu da değil , debugging olayı için harici bir js dosyası zorunluluğuda ortadan kaldırılmış.Yani asp kodlarının arasında da debug yapabileceğiz..
İyi çalışmalar.
Konuyla ilgili daha detaylı bilgi ve video için http://channel9.msdn.com/Screencasts/302613_jscript.wmv linkini kullanabilirsiniz..
Selamlar ;
Fazla söze gerek yok adamlar yapmış :) , VS içerisinde berlitilen assemblylerin depend yapısını grafik olan veren cok tatlı bir eklenti..ve daha fazlası için http://www.codeplex.com/reflectoraddins e mutlaka göz atın..
Graph
This add-in shows assembly dependency graphs, IL flow graphs and class diagrams. The addin uses Microsoft GLEE to render the graphs.
Install
- Download and unzip Graph.zip to the same directory as Reflector.exe.
- Graph.zip includes a Reflector.exe.config file which will start Reflector running on .NET 2.0. You need to restart Reflector after copying this file to the same directory as Reflector.exe.
- Launch Reflector, open the View | Add-Ins... dialog and add Reflector.Graph.dll
Screenshot

Selamlar ;
Internette gezerken gözüme takıldı, Microsoft'un Visual Source Safe'ini Java dünyasıda isterse kullanabiliyor.Ücretsiz.
Bu linkten http://vssplugin.sourceforge.net/ ilgili bilgiyi edinebilirsiniz.
Not : Eclipse 2.0'da bazı özelliklerin aktif olmadığı vurgulanıyor , tam anlamıyla kullanılabilmesi için Eclipse 3.x in kurulu olması gerektiği belirtiliyor.
İyi çalışmalar..
Selamlar ;
16 haziran da Microsoft merkezinde .NET ve Mobile teknolojileri konulu bir seminer verdim..Normalde 2 saatlik bir seminer olmasını hedefliyordum ama 5,5 saati aştık katılımcılarla birlikte..Yaklaşık 70 kişinin katıldığı seminer de girmediğimiz konu kalmadı desem yeridir.
Mobilitenin öneminden bahsettiğimiz bu seminer de canlı testler yaparak cok daha yakından açıklama imkanımız oldu.GPS üzerine de demo yaptık.
Devamı gelecek..
Katılımcı bütün arkadaşlara teşekkür ediyorum..
Yeni eklenen Remote Performance Monitor sayesinde hafızada meydana gelen sızıntıları tespit edebilirsiniz.Bu sayede uygulamanızın memory management'ını daha iyi ayarlayabilir ,herhangi bir anda GC'nin o anki durumunu kaydedebilir ve hafızada ki nesneleri görebilirsiniz.Aynı zamanda farklı anlarda ki durumları karşılaştırabilirsiniz.
Tabi tüm bunların yanı sıra fixlenen bir çok özellik bulunmakta.Bunların listesi aynen aşağıda ki gibidir.
indirmek için http://download.microsoft.com/download/0/7/2/0728de3a-fa75-413f-b3b6-8050518cef86/NETCFSetupv2.msi Fixed Bugs:
- Setup install/uninstall fails silently when the MSI is launched from Control Panel-Programs and Features on Vista
- Finalizers fail on RTF objects because COM bindings are already disposed
- VS crashes on trying to attach without setting the Attach Enabled Registry Key
- Thread.Join() fails with ERROR_INVALID_HANDLE on CE 6.0 platform
- Potential memory corruption caused by circular reference
- JIT assertion failure when non-existent COM port is addressed
- TypeLoadException using generics with NETCF 2.0
- IrDA is broken on Windows CE 5.0 devices
- NetCFRPM and MDBG cannot target headless devices
- SerialPort: Data corruption occurs if DataReceived event is used to receive Unicode characters sent across serial ports
- SerialPort: Cannot open a COM port beyond COM9
- SerialPort: GetPortNames() does not return serial port names beyond COM9
- SerialPort: Data corruption occurs if DataReceived event is used to receive Unicode characters sent across serial ports
- NETCF deadlocks on exit if native callback delegate has been called on native thread
- VS 2005 RTM attempts to deploy NETCFv2.wce5.ARMV4I.cab/System_SR_ENU.cab instead of NETCFv2.wm.ARMV4I.cab/System_SR_ENU_wm.cab on Windows Mobile 6 platforms
- XmlSerializerializationWriter: When GetSpecifiedMember returns false serialization is halted resulting in loss of data
- Access violation marshaling a class with a string field
- Stepping out from a Breakpoint after Func eval causes breakpoint to remain at same place and then VS 2005 hangs
- COM: Access violation in N->M byref marshaling
- Native exception in marshalling code when using Interlocked.Exchange
- Access violation in StubPolicyAlloc (eestub\policy.cpp
- SerialPort.Open thows IOException on CE 6.0 devices
- Type.GetDefaultMembers() doesn't return base type's default members
- Installing multiple locales of same MSI results in multiple instances of NetCF showing up in Add Remove Programs
- VS 2005 attempts to deploy System_SR_ENU.cab instead of System_SR_ENU_wm.cab on Windows Mobile 6 platforms
- Debugger does not correctly handle new native threads entering through COM
- NETCFRPM parses connection string improperly when device uses ipv6
- V2 SP2: HttpWebRequest: HTTPS request fails when TLS_RSA_WITH_3DES_EDE_CBC_SHA cipher is used
- Debugger may AV if breakpoints active before F5
- WebBrowser's NavigatingEventArgs does not allow to cancel navigation
- XmlSerializer fails to deserialize enum's with spaces
Selamlar okuyucularım ;
Bildiğiniz üzere Windows Mobile 6.0 kullanan cihazlar Amerika pazarında çoktan boy göstermeye başladı bile. Aşağıda bu cihazlardan biri var. Özetle bizi bekleyen çok onemli bazı yenilikler var.Bunlara madde madde değinecek olursak ;
1.Daha da iyileştirilmiş emulator desteği.Evet Emulator 2.0 eskisine oranla % 40 a varan bir performans artışı sağlıyor. 2.Microsoft isim karmaşasından bıkmış olacak ki SDK'larıda cihazlarıda farklı kategoriler altında değerlendirme kararı aldı.Yeni üretilen bu cihazların tamamı Windows Mobile 6.0 içeriyor. . Smartphone - Windows Mobile 6.0 Standart . Pocket Pc - Windows Mobile 6.0 Classic . Pocket PcPhone - Windows Mobile 6.0 Professional 3.Tablet Pc lerde kullanılan INK library'sinin daha da lightware halini artik kullanabileceğiz. 4.mp3,wmi gibi ses formatlarını direkt olarak kullanabiliyoruz. 5.Artik cihazlarla birlikte .NET CF 2.0 with sp1 ve Sql Server 2005 for CE kendilinden geliyor.Deploying için müthiş bir avantaj. 6.Emulator içerisinden pil durumunuzu görebiliyor ve bunu manage edebiliyorsunuz. 7.Emulator içerisinde Fake GPS sinyallerini broadcast edebiliyor ( .txt olacak şekilde idi) gerçek bir device olmadan işlerinizi halledebiliyorsunuz. 8.İyileştirilmiş DirectX desteği (for building mobile media/game applications), bunu managed API ile yapıyorsunuz! 9.Notification API'si için daha fazla state desteği. ... ve daha bir çoğu (bunlara aklıma gelmeyenlerde dahil.)
Gelecekte .NET CF 3.5'da olması planlanan özellikler ise ;
* Daha da geliştirilmiş performans arttırımı,izlememe ve loglama.. * Sıkıştırma desteği * System.Media (daha iyi bir Sound API ) * WinForm iyileştirmeleri * Store and Forward messaging (WCF - leverages email infrastructure with Exchange 2007) * Serverdan cihaza ve cihazdan cihaza mesajlaşma
iyi çalışmalar.
Eralp
* Simple, elegant and stylish, the ultra-slim Moto Q™ 9, at only 11.8 millimeters thick packs in a host of advanced features * QWERTY keyboard and large, crisp display * Quad-Band (GPRS/EDGE) functionality * Video capture at 15fps and playback at 30fps * HSDPA technology for fast data transfers, streaming media and web browsing1 * Connectivity: EMU, USB 2.0 full speed transfers and data access * Integrated Class 2 Bluetooth wireless technology (A2DP, AVRCP - stereo) for hands-free connectivity with compatible Bluetooth enabled stereo devices2 * Messaging via MMS, SMS, Instant Messaging and Windows Pocket Outlook * Supports a variety of audio formats including AMR NB, AMR WB, MWA, MP3, AAC, AAC+, eAAC+, WAV, MIDI * Video formats supported includeH.263, MPEG4, WMV, H.264 decode * Integrated 2.0 megapixel camera with digital zoom and LED photo indicator light * Special productivity features: Opera browser, Attachment Viewer or Editor, Voice Recognition, File Manager, Voice Notes, VPN capability and Anti-Virus protection
 Selamlar ; Yukarıda ki gibi bir hata alıyorsanız hemen http://support.microsoft.com/kb/925336 adresinden ilgili işletim sürümüne ait olan dosyayı indirip kuruyorsunuz makinenize. Bir resetten sonra tüm sorunlara elveda.. :) Ben 8-9 kez kurmaya çalıştım ama en son olmayınca henüz yayınlanmış olan ilgili dosyayı indirdim ve calistiğini gordum.. İlgili hata ;
When you try to install a large Microsoft Windows Installer (.msi)
package or a large Microsoft Windows Installer patch (.msp) package on
a computer that is running Microsoft Windows Server 2003 or Microsoft
Windows XP, you receive the following error message:Error 1718. File FileName was rejected by digital signature policy.
İyi çalışmalar Eralp
| ETKİNLİK DETAYLARI |
| Etkinlik Konusu : |
.NET ve MOBİL TEKNOLOJİLER |
| Etkinlik Türü : |
Seminer |
| Hedef Kitle : |
.NET Platformu ile mobil uygulama geliştirmek isteyenler, Windos Mobile ürün ailesiyle tanışmak isteyeneler, mobil uygulamalara meraklı kişiler. |
| Kontenjan : |
80 |
| Etkinlik Tarihi - Saati : |
16.06.2007 -- 13:00-15:00 |
| Sponsor: |
 |
| Süre : |
1 Gün |
| Ek Bilgi : |
3 katılımcıya çekiliş ile kitap hediye edilecektir.. |
| Semineri Veren : |
Eralp ERAT |
| Etkinlik Yeri ve İçeriği: |
Microsoft Türkiye İletişim Bilgileri
Bilindiği üzere mobilite hepimizin hayatında çok önemli bir yere sahip.Geliştirdiğimiz çözümler içerisinde karşılaşılan sorunlara ve çözüm yollarına ışık tutulacak olan bu seminerde varolan teknolojik çözümler irdelenerek , katılımcılar eşliğinde ortak bir paydada buluşulması hedefleniyor.
Windows Mobile 6.0 ın içerdiği yeniliklerin anlatılacağı bu seminerde windows mobile 5.0 ve öncesi sürümlere de değinilecektir.
Ayrıca seminer sırasında farklı cihazlar arasında bağlantı kurularak bir demo gerçekleştirilecektir.
|
| |