Click here to Skip to main content
15,896,342 members

Articles by Lokesh Lal (Article: 1, Tip/Tricks: 2)

Article: 1, Tip/Tricks: 2

RSS Feed

Average article rating: 3.17

Programming Languages
Javascript
22 Sep 2008   Updated: 26 Sep 2008   Rating: 3.17/5    Votes: 4   Popularity: 1.91
Licence: BSD    Views: 30,971     Bookmarked: 21   Downloaded: 193
Please Sign up or sign in to vote.
Using HttpModule to handle Ajax calls in C#

Average blogs rating:

No blogs have been submitted.

Average tips rating: 4.50

C#
8 Mar 2010   Updated: 10 Mar 2010   Rating: 4.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 14,381     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
I have written a small code to validate infix expression with basic arithmetic operations (+ ,- ,* ,/ ). As i was stuck validating the infix expression, so i thought it might be usefull for others as well.here is the codeusing System;using System.Collections.Generic;using...
9 Mar 2010   Updated: 9 Mar 2010   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 6,110     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
this was part of my module in a project to generate xml files from prefix expression. this might be use ful to some one else as well.using System;using System.Collections.Generic;using System.Text;using System.Collections;using System.IO;namespace ConsoleApplication3{ ...

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Software Developer
India India
Working on .NET technologies(windows, web, database, reporting, intergration services etc).