| Thread | Last Post | Replies |
|
| Wholesale Chopard-278428 Cheapest | 09 Apr 2008 18:41 GMT | - |
Wholesale Chopard-278428 Cheapest Chopard Happy Sport Diamond Emerald Good Luck Clover Green Unisex Watch 27/8428 Wholesale Link : http://www.wholesale-watches.org/wristwatch-2290.html Wholesale Replica Watches : http://www.wholesale-watches.org/
|
| Wholesale Corum-Unisex-Watch-163-150-20-0F06-FR35R Cheapest | 09 Apr 2008 18:41 GMT | - |
Wholesale Corum-Unisex-Watch-163-150-20-0F06-FR35R Cheapest Corum Bubble XL Steel Red Swiss Flag Unisex Watch 163-150-20-0F06- FR35R Wholesale Link : http://www.wholesale-watches.org/wristwatch-2459.html Wholesale Replica Watches : http://www.wholesale-watches.org/
|
| Treeview Control | 09 Apr 2008 18:38 GMT | - |
How do I set the TreeView control to show a directory and all it's sub- directories? Can anyone please provide an example? I want to display a directory on a remote server, for example, "\\myserver\quote numbers \123456".
|
| Static Variable vs View State | 09 Apr 2008 18:38 GMT | 3 |
I am facing problem with the huge Viewstate size(Using .NET 2.0). to improve the application performance, I am using Static variable to store view state data. Does anyone has other option to improve performance or what r drawback of
|
| Question about sending email in asp.net web application | 09 Apr 2008 18:20 GMT | 9 |
I am using Peter Bromberg's code to send email through gmail smtp service in my asp.net web application. Thanks, Peter. The problem with gmail smtp is that gmail will overwrite the sender's address with whichever the gmail smtp server authenticates. In other
|
| ODS events not firing | 09 Apr 2008 18:16 GMT | - |
In VS 2008, we have an ODS object that is getting created but the events are not firing. We put break points on them and it never stops. Without this we can't set up our filters. Is there something we are missing?
|
| Best Way to do Mail Merge | 09 Apr 2008 17:43 GMT | - |
We have a requirement to develop a document generation capability in an asp.net application. We will need a database of many different documents where we can call methods that accept variable data that customizes the document. The majority of the documents will go out as emails ...
|
| Impersonate another User within an Intranet Portal | 09 Apr 2008 17:42 GMT | - |
Recently, our company tested a dashboard program called 'Merced'. In it's infinite wisdom, the company decided that my team could do the same thing only better. We will be using the entire suite of Microsoft product and we do so happily.
|
| ASP.NET MVC vs Spring.NET web framework | 09 Apr 2008 17:39 GMT | - |
What better? http://www.alvas.net - Audio tools for C# and VB.Net developers
|
| 'Parameter source' for membersihp's UserId? | 09 Apr 2008 16:51 GMT | - |
I have a ObjectDataSource bound to a GridView. The ODS uses BLL object that expects UserId of the currently logged in user (Guid type) for its select method. Is there a way I can declaratively pass the UserId to the BLL? Neither of the parameter sources found in the Configure ...
|
| transfer file from PocketPC to PC | 09 Apr 2008 16:45 GMT | 2 |
I'm trying to develop an application (with VisualStudio2005 and C#) that can transfer a file from my PocketPC to a PC without using ActiveSync... and also a Windows application that can transfer from PC to PocketPC. Thanks
|
| treeview question | 09 Apr 2008 16:18 GMT | - |
I'm trying to use the treeview again (its been awhile since I used it last) and I have it reading a web.sitemap file, the issue is when I click on a menu option its not expanding to show the sub menus. How can I get it to expand and contract when I click to expand it?
|
| possible to write to outlook calendar | 09 Apr 2008 15:43 GMT | - |
Hi, I wrote a .net windows app that sends out emails but was wondering is there a way to have the application write to the outlook calender, for example to set a reminder? Thanks.
|
| How to call a web service from Firefox | 09 Apr 2008 15:27 GMT | 1 |
Hi, I have a problem with calling .Net web services with a Firefox client. A simple example will be enough for me. Server side code is like this: [WebService(Namespace = "http://tempuri.org/")]
|
| asp:menu question - How to get a count of a childItem? | 09 Apr 2008 14:20 GMT | 3 |
I'm looping through a dataset below and adding some rows to my menuitems. But what i want to achieve on this line masterItem.Text = parentItem["Description"].ToString() + "[" + masterItem.ChildItems.Count.ToString();+ "]";
|