-
ASP.NET web application development
- What are HTTP cookies? What are http cookies and how do cookies helps browser to maintain session with a website
- Persistent & non persistent cookies Cookie type based on how long there are persisted
- Cookies BLOKCING causing login authenticaiton issues Cookies BLOKCING causing login authenticaiton issues
- asp.net mvc file downloading with dynamic content FileStreamResult ActionResult class to download file in asp.net mvc
- Unique URL and output caching... Generate unique URLs to get most output caching in ASP.NET web application...
- Intalling IIS on Windows 7 Detaild steps to install IIS7 on Windows 7
-
Software Development
- Fixing deadlocks with NO code change a case of fixing SQL deadlocks without any code/schema changes...
- Free decompiler for .NET as reflector no more free, ILSpy is really usefull...
- being successful developer @ new job in IT industry people keep changing companies...how to become successful developer at new job?...
- Why peer code review is better?.. Who can do the better code review in software development projects...?
- Reproducing intermittent defects?.. How can we narrow down defects to clearly articulate steps to reproduce them...?
- Enabling PageRank button on google toolabr After installation of Google tool bar on IE browser, the Page rank button doesn't appear by default...
- How Google tool-bar gets page ranking Google Page Ranking is very helpful to know how Google has rated your page. But how its toolbar gets page ranking from Google servers...
- Hosts file editor to switch an environment Tool helps you change host entries to point to different environment with just a click...
- Moving to next control with Arrow key in win form app Article explains on using ProcessCmdKey event to move to next control using arrow keys....
- DOB picker control Article explains creating a date of birth picker control...
-
Object Oriented Programming concepts (OOPS):
- Question on static class How can you make a class which cannot be inherited and instantiated?...
- Inheritance in OOPS Inheritance in OOPS explained with an example in C# language example...
- static type resolution @ compile time to resolve overloaded function call An interview question on function overloading...
- explicit interface implementation Explicit interface implementation explained in detail...
- Types interface implementation What are interface implementation types in OOPS and learn which interface type to use when..?
- What is abstraction in OOPS?... This post explains Abstraction concept in OOPS with real world entity...
- Function overriding... What is function overriding? why it's needed? how to achieve it in C# .NET
- Function overloading... What is function overloading? why function overloading..? how to achieve it in C# .NET...
- Polymorphism types?... Compile time v/s runtime polymorphism...?
- Constructors & destructor invocation order in inheritance relationship... Compile time v/s runtime polymorphism...?
- Inversion of control What is Inversion of control and why it's called so...?
- DRY design principle... DO NOT REPEAT is one of the SOLID design pattern...
-
C# and .NET Programming concepts:
- [Debugger Display] attribute in C#.net explained [Debugger Display] attribute in C#.net to enhance debugging...
- Static constructor in C# About static constructors in C# .NET and their usage...
- C# operator overloading Operator overloading explained in C# language with an example...
- exception behavior inside C# using statement block What happens when a exception occurred inside a using block? Will it invoke the Dispose method?...
- prerequisite for C# .NET "using" keyword Can any class can be put in using block or there any prerequisite?...
- Minimum threads in .NET app What is the minimum no. of threads running in .NET running application?...
- Intermediate language is same for CLR supporting language multiple language target their code execution on CLR...will their compiled MSIL will be same for similar code?..
- type safety in .net What is type safety in .net?...when type safety happens and who ensures the type safety in .net?..
- Partial methods basics what partial methods and partial methods declaration...
- Partial methods advanced concept how partial methods are implemented in c# .net?...
- Access specifier in C# .NET Why access specifiers and what are different access specifier in C# .NET...
- protected access specifier When to use protected access specifier?...
- private access specifier What is private access specifier... and what is private access specifier accessibility?...
- When to use ref and out in C# .NET?... Difference between ref and out..?
- Question on memory location referencing.... Memory reference explained for reference types...
-
Design Principles
You can refer All the articles in the blog on Design Principles going throughSearch on SOLID Design Principle
-
Career development
You can refer All the articles in the blog on Career development going through these articles on the blog
- Home
- Tutorials
- OOPS Concepts
- SOLID Principles
- C# class
- C# .NET methods
- Delegates in c#
- Events in C#
- Diff. events & delegates
- Type safety in C# .net
- Diff. ref & out keyword
- Optional Parameters
- Extension methods in C#
- Nullable types in C#
- var keyword in c#
- Inversion of control
- Dependency injection
- composition over inheritance
- how to crack software developer interview in style
- A practical example for c# extension methods
- How inmemory cache was getting inadvertently affected
- Cross check on FirstOrDefault extension method
- A cue to design your interfaces
- Why you shoudn't ignore code compile warnings
- A best practice to write your unit tests
- Software Architecture
- Downloading a file
- PRG Pattern
- ActinName attribute
- Model binding & UI culture
- Working with local data in jqgrid
- Supress default DELETE behavior in JQGRID
- Unique URL and cache
- what are http cookies
- viewing cookies being exchanged & stored in browser
- Persistent and non persistent cookies
- what is cookie less domain
- Login not successfull when cookies are disabled
Sitemap
Posts have been divided into below categories:
Subscribe to:
Posts (Atom)
No comments:
Post a Comment