Suresh Behera
The Microsoft .Net Junkies
-
Resumes and cover letters
-
FAQ about Microsoft as a company
List of questions we are often asked about Microsoft as a company...
How big is Microsoft? -
TODO and NOT TODO for high memory levels in ASP.NET
Hope this help... -
A simple understanding of Biztalk 2004
Who would have believed that XML, such a seemingly trivial technology, could revolutionize an industry? It may have seemed like a long shot in the beginning, but the XML aficionados saw something special and pragmatic right away—a sort of duct tape for the world's information systems. But not all developers felt this way. Some were disappointed by the lack of tool support that would bring XML to life.
-
What Do You Want to Do with Visual Basic or Visual C#?
When designing your application, you may need help choosing between different technologies or approaches. This topic summarizes the choices and provides links to more information about rapid application development (RAD) with Visual Basic or C#. For more information about which language in Visual Studio to use, see Programming Languages.
-
Things to Check for Debugging problem
You have created your application and resolved the build errors. You must now correct those logic errors that keep your application or stored procedures from running correctly. You can do this with the development environment integrated debugging functions. These allow you to stop at procedure locations, inspect memory and register values, change variables, observe message traffic, and get a close look at how your code works or does not work.
-
Single and Double Quote for XML document
On my last article we are talking about replacing special character for XML document which was working great but our testing team able to break it again. The single and double quote character are different from NOTEPAD to Microsoft Word .Here is how it looks and it's decimal/Hex value
-
Java (J2SE 5.0) Vs VB.NET Vs C# Comparison
Syntactical differences between Java and C#.
Comments
Data Types
Constants
Enumerations
OperatorsChoices
Loops
Arrays
Functions
StringsException Handling
Namespaces
Classes / Interfaces
Constructors / Destructors
Objects -
A-Z download from Microsoft
Here is a list of all downloads in the Microsoft Download Center, grouped by product or technology.
-
Characters filteration or validation for XML document.
I was having hard time to filer form input from a asp.net page. This page accept text as input and send to database in terms of xml formats.
All are ok when the text doest not include any of the following character. It gone for toss when you use these charactes