| Thread | Last Post | Replies |
|
| ******GOD OF GIFTS 4 U********* | 28 Sep 2008 16:44 GMT | - |
GOD OF GIFTS Free Animations + Wallpapers + Adsens Tips + Hand Reflexogy + Games + Audio + Videos + Nature Health Tips And Beautiful Pics..
|
| The sale of world famous jacket,Jean-COOGI/DG/ginoshoes on | 28 Sep 2008 09:15 GMT | - |
shoes on AIR Jordan 1 (paypal payment)(www.wholejean.cn ) AIR Jordan 2 AIR Jordan 3
|
| Project properties question. | 27 Sep 2008 15:31 GMT | - |
Using Visual Studio Professional 2008 From some reason when I right click on top of the Web Application project I don't see the Properties option. I would like to set it up so I can debug a stored procedure. In a Windows form application the Properties option is
|
| Problems with ObjectDataSource | 27 Sep 2008 06:30 GMT | - |
I created a page with a GridView bound to a SqlDataSource control and it worked fine. Now, I've changed it to use an ObjectDataSource instead of the SqlDataSource. Everything works fine now except for the following.
|
| setting focus to an acordion pane content when opened. | 27 Sep 2008 00:15 GMT | - |
How do you set the focus to an acordion pane content when the particular pane is opened? Same way with the header of the pane when the pane closes?
|
| CreateUserWizard multipart AlternateView for emails | 25 Sep 2008 15:04 GMT | - |
Hi, it looks like I can specify IsBodyHtml="True" to send html email or not, but is there a way to send multipart emails like here: http://www.systemnetmail.com/faq/3.1.3.aspx thanks in advance
|
| aspnet_wp.exe has handle on directory being deleted | 25 Sep 2008 14:07 GMT | - |
I have a basic aspx page for the user to select the month & year. They then click a button to generate a report. The following sequence happens: - Temp directory is created (if it exists already, it is deleted first) - A simple aspx file is built in code and written to the temp ...
|
| What Events are fired during deletion in a GridView? | 25 Sep 2008 14:03 GMT | - |
Hello I have a GridView which has 3 fields Id(Invisible field), ProjCode and ProjDescription(Visible fields). I have set the properties "AutoGenerateDeleteButton" and
|
| Data selection by DDL and Paging in the FormView | 25 Sep 2008 13:55 GMT | - |
Hi NG, I have on a aspx side a FormView control for indicating, working on and adding individual data records, which is bound to a ObjectDataSource1. The ObjectDataSource1 is based on a strongly typed DataSet. Paging is adjusted in the FormView. So far everything functions.
|
| Aspx and hidden WebControl properties | 25 Sep 2008 10:34 GMT | - |
I have the following situation public class Class1 : WebControl { public Class1()
|
| Getting from here to there... | 25 Sep 2008 03:50 GMT | - |
I was trying to follow the Tutorial for Creating a Data Access Layer as shown in the following URL http://msdn.microsoft.com/en-us/library/aa581776.aspx This may sound like a stupid question, but I can not figure out how they
|
| EDM question - How insert record thru code? | 24 Sep 2008 22:37 GMT | - |
I am using VB.NET and trying to create a BLL class to insert data into database, using the generated entity data model. Can anyone provide me with an example? The old way, using the XSD dataset, was done this way....
|
| Finding XSD Schema information | 24 Sep 2008 16:37 GMT | - |
I've got this snippet from an XSD file in my application... --------------------------- <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public"
|
| Why doesn't this work correctly in FireFox? | 24 Sep 2008 15:51 GMT | - |
I have created an ASPX page in VS 2008 that appears inside of an IFRAME inside a standard HTML page. Because it loads from an external site and is database driven, the first load takes a few seconds. As a result I have placed an absolutely positioned <DIV> element that is built ...
|
| IHttpHandler to inject JavaScript? | 24 Sep 2008 14:34 GMT | - |
we would like to include a JavaScript library to an existing site... we thought that maybe a IHttpHandler would be easy to configure in a new site. In the ProcessRequest function, is it possible to add chunks of HTML to the
|