c# - Execute query and send result to views at every page actualisation in asp.net -


i want don't know if way it. need color menu element in red if result of query not zero. request need data session first.

so mean query must executed every page , result must send menu view in shared folder.

i have try lot of thinks of them succeed. try use session can't session value in session_start in global.asax try filter call in global.asax same probleme session.

how must that. sorry english.

thank help.


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -