Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:801409
More Search Options
RSS Available
Matching Posts
Html editor of asp.net forum
I every body, i dont know what html edior is used by this forum. i want to use similar html edior of this forum. thank you in advance!
Posted to
Getting Started
(Forum)
by
smasher9
on 10/27/2009
How to create image verify when register user.
I everybody, i want to create image verify when register user. Similar yahoo, google. How can i do that? thank you in advance!
Posted to
Getting Started
(Forum)
by
smasher9
on 10/25/2009
Re: Copy data from listbox to another listbox
[quote user="mohsinaeem"] See this thread http://forums.asp.net/p/1459785/3353355.aspx#3353355 This thread contains the code for that [/quote] I had done follow this thread. but still have a problem . copylistbox will be clear all item when postback page. How can matain items in copylistbox. Thanks you.
Posted to
Client Side Web Development
(Forum)
by
smasher9
on 10/20/2009
Copy data from listbox to another listbox
Hi everybody. i have a listbox, i want to copy selecteditem of it to another listbox but the page dont postback(dont use ajaxcontrol toolkit). I mean i want use javascript or something else to do that. Thanks in advance!
Posted to
Client Side Web Development
(Forum)
by
smasher9
on 10/19/2009
How to Load treeview partialy.
Hi all. I want to create a treeview , the first time when page load, it only load 1 level of Root folder. after when user expand each of nodes, it will load childnodes of its to mytreeview. <asp:TreeView ID="tvPrivateFolder" runat="server" ExpandDepth="0" OnSelectedNodeChanged="tvPrivateFolder_SelectedNodeChanged" OnTreeNodePopulate="tvPrivateFolder_TreeNodePopulate"> <NodeStyle ImageUrl="/_layouts/LacVietBIO/EOFFICEIMG/folder.gif"
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
smasher9
on 9/30/2009
Copy a obj of treeview to another
TreeNode[] myTreeNodeArray = new TreeNode[tvPrivateFolder.Nodes.Count]; // Copy the tree nodes to the 'myTreeNodeArray' array. tvPrivateFolder.Nodes.CopyTo(myTreeNodeArray, 0); TreeNode[] myTreeNodeArrayClone = (TreeNode[])myTreeNodeArray.Clone(); for (int i = 0; i < myTreeNodeArrayClone.Length; i++) { this.tvFolderMove.Nodes.Add(myTreeNodeArrayClone[i].); } Hi all. i want to copy a object of treeview to another, i use this code: TreeNode[] myTreeNodeArray = new TreeNode[tvSource.Nodes
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
smasher9
on 9/27/2009
How to count total useronline in sharepoint(similar application variable in website)
Hi everybody, How to count total useronline in sharepoint(similar application variable in website)? I dont know how to use application variable in sharepoint. Thanks!
Posted to
Web Parts and Personalization
(Forum)
by
smasher9
on 9/15/2009
Re: How to count total useronline in sharepoint(similar application variable in website)
I want to count number of useronline and total user had request my site. Can I Use appliction and session variable in sharepoint?? And How? Thanks
Posted to
Web Parts and Personalization
(Forum)
by
smasher9
on 9/15/2009
Re: AsyncPostBackTrigger during execution?
And you can use timer tick for above purpose!
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
smasher9
on 8/16/2009
Re: AsyncPostBackTrigger during execution?
[quote user="maxim1500"] from aspx.cs file protected void GenerateAccount(object sender, EventArgs e) { [...] lblTest.Text = "Task 1 executed"; System.Threading.Thread.Sleep(5000); <-- Test purpose only [...] lblTest.Text = "Task 2 executed"; System.Threading.Thread.Sleep(5000); <-- Test purpose only return; } [/quote] try protected void GenerateAccount(object sender, EventArgs e) { [...] lblTest.Text = "Task 1 executed"; System.Threading.Thread.Sleep
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
smasher9
on 8/15/2009
Page 1 of 16 (153 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
Channel 9 Live at PDC09: Dr Jeff Norris, NASA
Channel 10:
Flickr Drive Integrates Flickr into Windows Explorer
Channel 10:
Playfire: A Growing Network for Gamers
Channel 10:
Find the Top iPhone Apps with Bing (Yes, Really!)
Channel 10:
Xbox to Become Emergency Alert System
Channel 10:
Progression of the Iconic Background
WindowsClient:
ASP.NET AJAX 4.0 Data Binding on MSDN Magazine
WindowsClient:
Don’t miss out..
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
Channel 10:
Get Discounted Concert Tickets at the New Windows Section 7
Channel 10:
Get Bing Wallpapers on the iPhone
Channel 10:
Bing Gets a New Toolbar
ASP.NET:
More on medium trust: what permission are you missing?
Channel 9:
Channel 9 Live at PDC09: Bob Muglia
WindowsClient:
Adventures With Windows Azure Diagnostics
Mix Online:
Adventures With Windows Azure Diagnostics
Channel 9:
Channel 9 Live at PDC09: Ray Ozzie
Channel 9:
Coding4Fun: DrinkTendr
Channel 9:
TWC9: Scott Hanselman, John Galloway, Bing, parallel unit tests, more
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online