|
|
skpananghat
skpananghat
 |
|
Stories submitted by skpananghat
|
|
submitted by
skpananghat
10 months, 15 days ago
dotnetscoups.blogspot.com — Microsoft has released the source code for .Net FCL (Foundation class libraries). Now you can easily debug any method or class present in .Net Base libraries. This paves a very good way for the growth of applications and there by .Net. You wont be stuck up some where while using .net just because your application was malfunctioning because of some .Net library issue or you just want improve the way you use the library objects.
read more...
add a comment
|
category: C# | Views: 15
|
|
tags:
VisualStudio, VS2008, C#, .net3.5, 3.5 | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
skpananghat
10 months, 15 days ago
dotnetscoups.blogspot.com — The main feature which I consider is the addition of new programming model LINQ which stands for Language Integrated Query. As the name indicates it provides an easy way to write query in the programming language it self and this is compatible with any type of data source... read more...
add a comment
|
category: Linq | Views: 1
|
|
tags:
LINQ, 3.5, .net3.5 | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
skpananghat
11 months, 13 days ago
codeproject.com — This is an in-depth, look at Remoting infrastructures in the Common Language Runtime and the .NET Framework. This study provides detailed information of the implementation of Remoting. I have givenonly a small description about each topic or else it eat up very huge number of pages. And since i am not that much good in graphics, I've grabbed the required images from other sources to depict some situation in this document ........ read more...
add a comment
|
category: CLR | Views: 2
|
|
tags:
Remoting, Skpananghat, VB.NET, .Net, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
skpananghat
11 months, 13 days ago
swthoughts.blogspot.com — Here I am depicting a small and very simple pattern, the most familiar singleton design pattern. when we say singleton it should not create more than one instance at any point of time and there by it should ensure a class has only one instance and provide a global point of access to it.......
read more...
1 comment
|
category: Architecture | Views: 0
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
skpananghat
11 months, 13 days ago
swthoughts.blogspot.com — While developing an application, even a very simple logic can be accomplished in variety of approaches. Finally it is up to how effectively or efficiently the logic is implemented. Whether it is a direct approach, has leveraged and squeezed much of the facilities of that programming language and architecture, can withstand and easily provide rooms for changes and enhancements, whether it is easily extensible etc…
read more...
|
|
tags:
Architecture, .Net | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
skpananghat
11 months, 13 days ago
dotnetscoups.blogspot.com — Code access security in .net (CAS) is a better way of implementing application security by controlling authorization to a particular code part of an assembly there by preventing the execution of unauthorized code from unknown origins. You can do authorization for most of the resource like which you do in RBS (Role based security). But more than a role based security; it is based up on controlling what rights a particular code chunk is having........ read more...
add a comment
|
category: CLR | Views: 0
|
|
tags:
Skpananghat, CLR, .Net | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
skpananghat
11 months, 13 days ago
dotnetscoups.blogspot.com — There will be scenarios like you have to use a variable or object in .Net, which uses a good part of your computer memory. And then, if the user starts accessing a different part of your application, this object may no longer be necessary and is wasting valuable memory.............. read more...
1 comment
|
category: CLR | Views: 6
|
|
tags:
VB.NET, CLR, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
skpananghat
11 months, 13 days ago
dotnetscoups.blogspot.com — In one of my project I was in need of the List.FindAll method in . Net 2.0. I was unable to find any useful enough details about this, even though I did a good amount of searching in google. After a while, I ended up in the following code . My need was to find the exact object of my custom class in the collection given, matching my criteria. The List.FindAll accepts a predicate as parameter in which we can specify our own criteria. Predicate (System.predicate) is a new facility introduced in .Net 2.0 which enables us to mention our custom criteria......... read more...
add a comment
|
category: C# | Views: 4
|
|
tags:
Skpananghat, C#, .Net | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
skpananghat
11 months, 13 days ago
dotnetscoups.blogspot.com — So what is a c# attribute or what is an attribute in .Net? Yes, this is one of the main facilities available in .Net which paves the way to declarative programming. When we say declarative, it is when you use data rather than write source code to instruct your application or component to do something like how to behave in a situation or what characteristic these object (.net data type) posses etc
read more...
add a comment
|
category: CLR | Views: 1
|
|
tags:
Skpananghat, VB.NET, C#, CLR | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
skpananghat
11 months, 13 days ago
designapplications.blogspot.com — Service Oriented architecture is getting polarity all over the world; there are many articles talks on each and every detail about SOA.
read more...
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|