SlideShare a Scribd company logo
C# 3.0 and VB 9.0 Language Enhancements of VS2008
C# and VB Feature List C#  3.0 VB  9.0 Type Inference Implicitly Typed Arrays Automatic Properties Object Initialisers Collection Initialisers Anonymous Types Partial Methods Type Inference Object Initialisers Anonymous Types Partial Methods Nullable Types If Ternary operator Friend Assemblies Relaxed Delegates
Type Inference
Implicitly Typed Local variables in VB ,[object Object],[object Object]
Option Infer ,[object Object]
Type Inference in C# ,[object Object],[object Object],[object Object]
Insight into var ,[object Object],[object Object],[object Object]
Pros of Type inference ,[object Object]
[object Object],C# 2.0 VB 8.0
Generics ,[object Object],[object Object],C# VB
Generics in C# 2.0 A Type Conversion Error Generics for Type Safety
Pros of Type inference ,[object Object],[object Object],[object Object]
Cons of Type Inference ,[object Object],[object Object],[object Object],[object Object]
Implicitly Typed Arrays
Implicitly typed arrays in C# ,[object Object]
Cons of Implicitly typed arrays ,[object Object],[object Object]
Automatic Properties
Properties in C# ,[object Object]
Automatic Properties in C# ,[object Object],[object Object]
Pros and Cons of Automatic Properties ,[object Object],[object Object],[object Object],[object Object]
Object Initialisers
Object Instantiation
Object Initializers ,[object Object],C# VB
Pros of Object Initialisers ,[object Object],[object Object]
Collection Initialisers
Collection Initialisers ,[object Object],[object Object]
Pros - Collection Initializers When used along with Object Initialisers Conventional Way
Anonymous Types
[object Object],C# 2.0 VB 8.0
Anonymous Methods in C# 2.0 ,[object Object]
Anonymous Types ,[object Object],[object Object],VB C#
Anonymous Types  ,[object Object],[object Object]
Pros of Type inference ,[object Object],[object Object],[object Object]
Cons of Type Inference ,[object Object],[object Object],[object Object],[object Object]
Partial Methods
[object Object],C# 2.0 VB 8.0
Partial Types in C# 2.0
Partial Types in VB 8.0
Partial Methods ,[object Object],[object Object],[object Object],[object Object]
Partial Methods in C#
Partial Methods in VB
Pros and Cons of Partial Methods ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Nullable Types
Nullable Types in C# 2.0 Value Types that can be assigned null value
Nullable Types in VB 9.0 ,[object Object],[object Object]
Nullable Types in VB 9.0 ,[object Object],[object Object],[object Object]
If Ternary operator
Ternary Operator ,[object Object],[object Object],However the following generates an error. The alternate value given has to match the data type of variable.
Friend Assemblies
Friend Assemblies ,[object Object],[object Object],[object Object]
Friend Assemblies Now the greeting class can be instantiated in VBWinApp assembly  This feature was supported in C# 2.0.
Relaxed Delegates
[object Object],Delegates in VB When creating a delegate in VB 8, one of the methods targeted for binding to the delegate identifier must exactly match the signature of the delegate’s type.
Relaxed Delegates in VB ,[object Object],[object Object]
[object Object],C# 2.0 VB 8.0
Iterators in C# 2.0 ,[object Object],[object Object],[object Object]
Iterators ,[object Object]
C# and VB New Features C#  3.0 VB  9.0 Extension Methods Lambda Expressions LINQ Expression Trees Extension Methods Lambda Expressions LINQ Expression Trees Embedded XML

More Related Content

What's hot

SV-ios-objc-to-swift
SV-ios-objc-to-swiftSV-ios-objc-to-swift
SV-ios-objc-to-swift
Randy Scovil
 
Csharp4 basics
Csharp4 basicsCsharp4 basics
Csharp4 basics
Abed Bukhari
 
Learn C# Programming - Data Types & Type Conversion
Learn C# Programming - Data Types & Type ConversionLearn C# Programming - Data Types & Type Conversion
Learn C# Programming - Data Types & Type Conversion
Eng Teong Cheah
 
Swift Tutorial Part 2. The complete guide for Swift programming language
Swift Tutorial Part 2. The complete guide for Swift programming languageSwift Tutorial Part 2. The complete guide for Swift programming language
Swift Tutorial Part 2. The complete guide for Swift programming language
Hossam Ghareeb
 
12pointerin c#
12pointerin c#12pointerin c#
12pointerin c#
Sireesh K
 
Unit 1 question and answer
Unit 1 question and answerUnit 1 question and answer
Unit 1 question and answer
Vasuki Ramasamy
 
C# Value Data Types and Reference Data Types
C# Value Data Types and Reference Data TypesC# Value Data Types and Reference Data Types
C# Value Data Types and Reference Data Types
Micheal Ogundero
 
Data Types, Variables, and Constants in C# Programming
Data Types, Variables, and Constants in C# ProgrammingData Types, Variables, and Constants in C# Programming
Data Types, Variables, and Constants in C# Programming
Sherwin Banaag Sapin
 
C# 6.0 and 7.0 new features
C# 6.0 and 7.0 new featuresC# 6.0 and 7.0 new features
C# 6.0 and 7.0 new features
Carlos Landeras Martínez
 
Switch statement
Switch statementSwitch statement
Switch statement
Patrick John McGee
 
Javascript by Yahoo
Javascript by YahooJavascript by Yahoo
Javascript by Yahoo
birbal
 
LEARN C# PROGRAMMING WITH GMT
LEARN C# PROGRAMMING WITH GMTLEARN C# PROGRAMMING WITH GMT
LEARN C# PROGRAMMING WITH GMT
Tabassum Ghulame Mustafa
 
Swift Programming Language
Swift Programming LanguageSwift Programming Language
Swift Programming Language
Cihad Horuzoğlu
 
Python Interview questions 2020
Python Interview questions 2020Python Interview questions 2020
Python Interview questions 2020
VigneshVijay21
 
Variables and data types IN SWIFT
 Variables and data types IN SWIFT Variables and data types IN SWIFT
Variables and data types IN SWIFT
LOVELY PROFESSIONAL UNIVERSITY
 
C# Basics
C# BasicsC# Basics
C# note
C# noteC# note
8abstact class in c#
8abstact class in c#8abstact class in c#
8abstact class in c#
Sireesh K
 
Vb script tutorial
Vb script tutorialVb script tutorial
Vb script tutorial
Abhishek Kesharwani
 

What's hot (19)

SV-ios-objc-to-swift
SV-ios-objc-to-swiftSV-ios-objc-to-swift
SV-ios-objc-to-swift
 
Csharp4 basics
Csharp4 basicsCsharp4 basics
Csharp4 basics
 
Learn C# Programming - Data Types & Type Conversion
Learn C# Programming - Data Types & Type ConversionLearn C# Programming - Data Types & Type Conversion
Learn C# Programming - Data Types & Type Conversion
 
Swift Tutorial Part 2. The complete guide for Swift programming language
Swift Tutorial Part 2. The complete guide for Swift programming languageSwift Tutorial Part 2. The complete guide for Swift programming language
Swift Tutorial Part 2. The complete guide for Swift programming language
 
12pointerin c#
12pointerin c#12pointerin c#
12pointerin c#
 
Unit 1 question and answer
Unit 1 question and answerUnit 1 question and answer
Unit 1 question and answer
 
C# Value Data Types and Reference Data Types
C# Value Data Types and Reference Data TypesC# Value Data Types and Reference Data Types
C# Value Data Types and Reference Data Types
 
Data Types, Variables, and Constants in C# Programming
Data Types, Variables, and Constants in C# ProgrammingData Types, Variables, and Constants in C# Programming
Data Types, Variables, and Constants in C# Programming
 
C# 6.0 and 7.0 new features
C# 6.0 and 7.0 new featuresC# 6.0 and 7.0 new features
C# 6.0 and 7.0 new features
 
Switch statement
Switch statementSwitch statement
Switch statement
 
Javascript by Yahoo
Javascript by YahooJavascript by Yahoo
Javascript by Yahoo
 
LEARN C# PROGRAMMING WITH GMT
LEARN C# PROGRAMMING WITH GMTLEARN C# PROGRAMMING WITH GMT
LEARN C# PROGRAMMING WITH GMT
 
Swift Programming Language
Swift Programming LanguageSwift Programming Language
Swift Programming Language
 
Python Interview questions 2020
Python Interview questions 2020Python Interview questions 2020
Python Interview questions 2020
 
Variables and data types IN SWIFT
 Variables and data types IN SWIFT Variables and data types IN SWIFT
Variables and data types IN SWIFT
 
C# Basics
C# BasicsC# Basics
C# Basics
 
C# note
C# noteC# note
C# note
 
8abstact class in c#
8abstact class in c#8abstact class in c#
8abstact class in c#
 
Vb script tutorial
Vb script tutorialVb script tutorial
Vb script tutorial
 

Viewers also liked

Internl Relations Paper #1
Internl Relations Paper #1Internl Relations Paper #1
Internl Relations Paper #1
KRISTIKATE
 
Pursalite Powerpoint
Pursalite PowerpointPursalite Powerpoint
Pursalite Powerpoint
KRISTIKATE
 
Andrea Mainardis Profile 2008 Overview
Andrea Mainardis Profile   2008 OverviewAndrea Mainardis Profile   2008 Overview
Andrea Mainardis Profile 2008 Overview
Andrea Paolo Mainardi🇮🇹🇺🇸🇫🇷
 
Rhet N Comp Orwell Paper
Rhet N Comp Orwell PaperRhet N Comp Orwell Paper
Rhet N Comp Orwell Paper
KRISTIKATE
 
22538598 introduction-to-research-methodology-acccording-to-jntu-hyd-mba-syll...
22538598 introduction-to-research-methodology-acccording-to-jntu-hyd-mba-syll...22538598 introduction-to-research-methodology-acccording-to-jntu-hyd-mba-syll...
22538598 introduction-to-research-methodology-acccording-to-jntu-hyd-mba-syll...
lavanya758
 
Internation Rel Midterm Paper
Internation Rel Midterm PaperInternation Rel Midterm Paper
Internation Rel Midterm Paper
KRISTIKATE
 
V.S. Pp
V.S. PpV.S. Pp
V.S. Pp
KRISTIKATE
 
How to make a presentation
How to make a presentationHow to make a presentation
How to make a presentation
jlbeti
 
Haurren Ustiapena
Haurren UstiapenaHaurren Ustiapena
Haurren Ustiapena
jaitor
 
medio ambiente
medio ambiente medio ambiente
medio ambiente
jaitor
 
Letonia y Riga
Letonia y RigaLetonia y Riga
Letonia y Riga
jose.marti
 
Int Rel Final Exam Paper
Int Rel Final Exam PaperInt Rel Final Exam Paper
Int Rel Final Exam Paper
KRISTIKATE
 
Universal Understanding Presentation
Universal Understanding PresentationUniversal Understanding Presentation
Universal Understanding Presentation
leahdisney
 
Rhet & Citiz Final Exam
Rhet & Citiz Final ExamRhet & Citiz Final Exam
Rhet & Citiz Final Exam
KRISTIKATE
 
E Learning
E LearningE Learning
E Learning
Joy Willis
 
C#3.0 & Vb 9.0 New Features
C#3.0 & Vb 9.0 New FeaturesC#3.0 & Vb 9.0 New Features
C#3.0 & Vb 9.0 New Features
techfreak
 
Colombia y Bogotá
Colombia y BogotáColombia y Bogotá
Colombia y Bogotá
jose.marti
 

Viewers also liked (17)

Internl Relations Paper #1
Internl Relations Paper #1Internl Relations Paper #1
Internl Relations Paper #1
 
Pursalite Powerpoint
Pursalite PowerpointPursalite Powerpoint
Pursalite Powerpoint
 
Andrea Mainardis Profile 2008 Overview
Andrea Mainardis Profile   2008 OverviewAndrea Mainardis Profile   2008 Overview
Andrea Mainardis Profile 2008 Overview
 
Rhet N Comp Orwell Paper
Rhet N Comp Orwell PaperRhet N Comp Orwell Paper
Rhet N Comp Orwell Paper
 
22538598 introduction-to-research-methodology-acccording-to-jntu-hyd-mba-syll...
22538598 introduction-to-research-methodology-acccording-to-jntu-hyd-mba-syll...22538598 introduction-to-research-methodology-acccording-to-jntu-hyd-mba-syll...
22538598 introduction-to-research-methodology-acccording-to-jntu-hyd-mba-syll...
 
Internation Rel Midterm Paper
Internation Rel Midterm PaperInternation Rel Midterm Paper
Internation Rel Midterm Paper
 
V.S. Pp
V.S. PpV.S. Pp
V.S. Pp
 
How to make a presentation
How to make a presentationHow to make a presentation
How to make a presentation
 
Haurren Ustiapena
Haurren UstiapenaHaurren Ustiapena
Haurren Ustiapena
 
medio ambiente
medio ambiente medio ambiente
medio ambiente
 
Letonia y Riga
Letonia y RigaLetonia y Riga
Letonia y Riga
 
Int Rel Final Exam Paper
Int Rel Final Exam PaperInt Rel Final Exam Paper
Int Rel Final Exam Paper
 
Universal Understanding Presentation
Universal Understanding PresentationUniversal Understanding Presentation
Universal Understanding Presentation
 
Rhet & Citiz Final Exam
Rhet & Citiz Final ExamRhet & Citiz Final Exam
Rhet & Citiz Final Exam
 
E Learning
E LearningE Learning
E Learning
 
C#3.0 & Vb 9.0 New Features
C#3.0 & Vb 9.0 New FeaturesC#3.0 & Vb 9.0 New Features
C#3.0 & Vb 9.0 New Features
 
Colombia y Bogotá
Colombia y BogotáColombia y Bogotá
Colombia y Bogotá
 

Similar to C#3.0 & Vb 9.0 Language Enhancments

CSharp difference faqs- 1
CSharp difference faqs- 1CSharp difference faqs- 1
CSharp difference faqs- 1
Umar Ali
 
2.Getting Started with C#.Net-(C#)
2.Getting Started with C#.Net-(C#)2.Getting Started with C#.Net-(C#)
2.Getting Started with C#.Net-(C#)
Shoaib Ghachi
 
csharp.docx
csharp.docxcsharp.docx
csharp.docx
LenchoMamudeBaro
 
C# features
C# featuresC# features
C# features
sagaroceanic11
 
CSharp Presentation
CSharp PresentationCSharp Presentation
CSharp Presentation
Vishwa Mohan
 
C#/.NET Little Wonders
C#/.NET Little WondersC#/.NET Little Wonders
C#/.NET Little Wonders
BlackRabbitCoder
 
C++ Training
C++ TrainingC++ Training
C++ Training
SubhendraBasu5
 
C# slid
C# slidC# slid
C# slid
pacatarpit
 
C# Unit 1 notes
C# Unit 1 notesC# Unit 1 notes
C# Unit 1 notes
Sudarshan Dhondaley
 
C# AND F#
C# AND F#C# AND F#
C# AND F#
Harry Balois
 
Gentle introduction to modern C++
Gentle introduction to modern C++Gentle introduction to modern C++
Gentle introduction to modern C++
Mihai Todor
 
Dot net programming concept
Dot net  programming conceptDot net  programming concept
Dot net programming concept
sandeshjadhav28
 
Chapter 2 c#
Chapter 2 c#Chapter 2 c#
Chapter 2 c#
megersaoljira
 
Cs30 New
Cs30 NewCs30 New
434090527-C-Cheat-Sheet. pdf C# program
434090527-C-Cheat-Sheet. pdf  C# program434090527-C-Cheat-Sheet. pdf  C# program
434090527-C-Cheat-Sheet. pdf C# program
MAHESHV559910
 
21UCAC61 C# and .Net Programming.pdf(MTNC)(BCA)
21UCAC61 C# and .Net Programming.pdf(MTNC)(BCA)21UCAC61 C# and .Net Programming.pdf(MTNC)(BCA)
21UCAC61 C# and .Net Programming.pdf(MTNC)(BCA)
ssuser7f90ae
 
Analysis of PascalABC.NET using SonarQube plugins: SonarC# and PVS-Studio
Analysis of PascalABC.NET using SonarQube plugins: SonarC# and PVS-StudioAnalysis of PascalABC.NET using SonarQube plugins: SonarC# and PVS-Studio
Analysis of PascalABC.NET using SonarQube plugins: SonarC# and PVS-Studio
PVS-Studio
 
C# c# for beginners crash course master c# programming fast and easy today
C# c# for beginners crash course master c# programming fast and easy todayC# c# for beginners crash course master c# programming fast and easy today
C# c# for beginners crash course master c# programming fast and easy today
Afonso Macedo
 
CSharpCheatSheetV1.pdf
CSharpCheatSheetV1.pdfCSharpCheatSheetV1.pdf
CSharpCheatSheetV1.pdf
ssusera0bb35
 
Notes(1).pptx
Notes(1).pptxNotes(1).pptx
Notes(1).pptx
InfinityWorld3
 

Similar to C#3.0 & Vb 9.0 Language Enhancments (20)

CSharp difference faqs- 1
CSharp difference faqs- 1CSharp difference faqs- 1
CSharp difference faqs- 1
 
2.Getting Started with C#.Net-(C#)
2.Getting Started with C#.Net-(C#)2.Getting Started with C#.Net-(C#)
2.Getting Started with C#.Net-(C#)
 
csharp.docx
csharp.docxcsharp.docx
csharp.docx
 
C# features
C# featuresC# features
C# features
 
CSharp Presentation
CSharp PresentationCSharp Presentation
CSharp Presentation
 
C#/.NET Little Wonders
C#/.NET Little WondersC#/.NET Little Wonders
C#/.NET Little Wonders
 
C++ Training
C++ TrainingC++ Training
C++ Training
 
C# slid
C# slidC# slid
C# slid
 
C# Unit 1 notes
C# Unit 1 notesC# Unit 1 notes
C# Unit 1 notes
 
C# AND F#
C# AND F#C# AND F#
C# AND F#
 
Gentle introduction to modern C++
Gentle introduction to modern C++Gentle introduction to modern C++
Gentle introduction to modern C++
 
Dot net programming concept
Dot net  programming conceptDot net  programming concept
Dot net programming concept
 
Chapter 2 c#
Chapter 2 c#Chapter 2 c#
Chapter 2 c#
 
Cs30 New
Cs30 NewCs30 New
Cs30 New
 
434090527-C-Cheat-Sheet. pdf C# program
434090527-C-Cheat-Sheet. pdf  C# program434090527-C-Cheat-Sheet. pdf  C# program
434090527-C-Cheat-Sheet. pdf C# program
 
21UCAC61 C# and .Net Programming.pdf(MTNC)(BCA)
21UCAC61 C# and .Net Programming.pdf(MTNC)(BCA)21UCAC61 C# and .Net Programming.pdf(MTNC)(BCA)
21UCAC61 C# and .Net Programming.pdf(MTNC)(BCA)
 
Analysis of PascalABC.NET using SonarQube plugins: SonarC# and PVS-Studio
Analysis of PascalABC.NET using SonarQube plugins: SonarC# and PVS-StudioAnalysis of PascalABC.NET using SonarQube plugins: SonarC# and PVS-Studio
Analysis of PascalABC.NET using SonarQube plugins: SonarC# and PVS-Studio
 
C# c# for beginners crash course master c# programming fast and easy today
C# c# for beginners crash course master c# programming fast and easy todayC# c# for beginners crash course master c# programming fast and easy today
C# c# for beginners crash course master c# programming fast and easy today
 
CSharpCheatSheetV1.pdf
CSharpCheatSheetV1.pdfCSharpCheatSheetV1.pdf
CSharpCheatSheetV1.pdf
 
Notes(1).pptx
Notes(1).pptxNotes(1).pptx
Notes(1).pptx
 

Recently uploaded

TrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy SurveyTrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
Zilliz
 
Pushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 daysPushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 days
Adtran
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
Safe Software
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Safe Software
 
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
Neo4j
 
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
Neo4j
 
UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
DianaGray10
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
Kari Kakkonen
 
Microsoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdfMicrosoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdf
Uni Systems S.M.S.A.
 
Infrastructure Challenges in Scaling RAG with Custom AI models
Infrastructure Challenges in Scaling RAG with Custom AI modelsInfrastructure Challenges in Scaling RAG with Custom AI models
Infrastructure Challenges in Scaling RAG with Custom AI models
Zilliz
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
Aftab Hussain
 
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Speck&Tech
 
“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”
Claudio Di Ciccio
 
Full-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalizationFull-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalization
Zilliz
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
mikeeftimakis1
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
SOFTTECHHUB
 
Artificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopmentArtificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopment
Octavian Nadolu
 
HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
panagenda
 
20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
Matthew Sinclair
 

Recently uploaded (20)

TrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy SurveyTrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy Survey
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
 
Pushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 daysPushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 days
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
 
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
 
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
 
UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
 
Microsoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdfMicrosoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdf
 
Infrastructure Challenges in Scaling RAG with Custom AI models
Infrastructure Challenges in Scaling RAG with Custom AI modelsInfrastructure Challenges in Scaling RAG with Custom AI models
Infrastructure Challenges in Scaling RAG with Custom AI models
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
 
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
 
“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”
 
Full-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalizationFull-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalization
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
 
Artificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopmentArtificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopment
 
HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
 
20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
 

C#3.0 & Vb 9.0 Language Enhancments