Posts Tagged ‘Microsoft’

C# Yield for Readability and Performance

This item was filled under [ .NET, Microsoft, Programming, Sinhala, Uncategorized, Visual Studio ]

yield කියන keyword එක C# වල තියෙන භාවිතයට පහසු keyword එකක්. ලේසියෙන්ම මේ keyword එක තේරුම් ගන්න අපි පහත උදාහරණය බලමු. public static IList<int> GetEven(IEnumerable<int> ints) { var evenNos = new List<int>(); foreach (int i in ints) if (i % 2 == 0) evenNos.Add(i); return evenNos; } මේ උදාහරණයේදි අළුත් List Object එකක් සාදාගෙන එයට [...]

Continue reading...

Tagged with: [ , , , , ]

Microsoft Enterprise Library

This item was filled under [ .NET, Microsoft, Programming, Sinhala, Visual Studio ]

මෙය මා විසින් cPlus සගරාවට ලියන ලද ලිපියකි. බොහෝ අය Microsoft .Net භාවිතා කර මෘදුකාංග සංවර්ධනය කරනු ලබනව. මෙවැනි අයට භාවිතා කරන්න පුළුවන් තමන්ගේ වැඩ පහසුවෙන් කරගන්න පුළුවන් Library එකක් කීවොත් නිවැරදියි. මෙය නොමිලයේ ලබා දේ. පොදු අභියෝගයන් සඳහා මෙය ඕනෑම ආකෘති රටාවකට(architectural style) සම්බන්ධ කර ගත හැකි වන ලෙස ඇති class කිහිපයකි. Architectural guidance [...]

Continue reading...

Microsoft Career Offer

This item was filled under [ Exams, Informations, Microsoft, SQL Server, Timely, Visual Studio ]

This is a chance to who interest to do the Microsoft certifications. Prometric gives 25%,20% and 15% discounts for selected exams. for more information visit http://www.prometric.com/microsoft/careeroffer.htm Microsoft විභහග කිරීමට බලාපොරොත්තු වන ඔබට මෙය වැදගත් ආරංවියක්. Prometric වෙතින් තෝරාගත් විභහග කිහිපයකට 25%,20% සහ 15% වැනි වට්ටම් ලබාදෙන බව ඔවුන් දන්වා සිටී. මේ සඳහා වැඩි විස්තර සඳහා [...]

Continue reading...

Tagged with: [ , ]

Windows Internet Explorer 8

This item was filled under [ Informations, Internet, Microsoft, Programming ]

මයික්‍රෝසොෆ්ට් සමාගම Windows Internet Explorer හී නවතම සංස්කරණය වන 8 වන වෙළුම නිකුත් කර ඇත. වැඩිපුර කියවන්න http://blogs.msdn.com/ie/archive/2009/03/19/internet-explorer-8-final-available-now.aspx , http://www.microsoft.com/windows/internet-explorer/default.aspx වෙත හා Developer Center http://msdn.microsoft.com/en-us/ie/default.aspx වෙත යන්න. Microsoft released IE 8. for more information visit http://blogs.msdn.com/ie/archive/2009/03/19/internet-explorer-8-final-available-now.aspx , http://www.microsoft.com/windows/internet-explorer/default.aspx and developer center http://msdn.microsoft.com/en-us/ie/default.aspx to read more.

Continue reading...

Page 1 of 41234