Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
V

Vijay Kulavade

@Vijay Kulavade
About
Posts
4
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • not able to access server side controls using ajaxmethod.
    V Vijay Kulavade

    Hi Experts, I am not able access server side controls in ajaxmethod. :(( I have TextBox control with TextBox1 as control id on the page, and a AjaxMethod called ServerSideCall(). In this method i get an exception when try to access TextBox1.Text property. It says TextBox1 is null. Could you give me a sample code how to access server side controls using AjaxMethod. Thanks & Regards, Vijay

    Web Development sysadmin tutorial

  • IComparer Sorting multiple properties.
    V Vijay Kulavade

    Thanks a lot Luc. This is exactly i was looking for. :)

    C# algorithms help

  • IComparer Sorting multiple properties.
    V Vijay Kulavade

    Hi Experts, I want to sort multiple properties in the collection using IComparer. I could explain below what exactly i am looking for. I want to sort FirstName By Ascending and LastName by Descending order and vice versa. I am not looking for below scenario. collection.Sort(FirstName, Ascending) collection.Sort(LastName, Descending) But i am looing for below scenario. collection.Sort(FirstName, Ascending, LastName, Descending). Please need help on this. Thanks. Vijay

    C# algorithms help

  • Multithreaded windows service
    V Vijay Kulavade

    Hi experts, I wanted to create a multi threaded windows service, can anyone reply me with the code, i will appreciate it. The scenario is, i have multiple databases, and i have to connect to each database and do some work after each interval using windows service. I could not able to find a simple multi threaded windows service code sample anywhere :confused: Help needed, thanks, Vijay Vijay

    C# database help
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups