Latest developer linksBookmark and Share
 
HomeThis WeekTop MonthTop AlltimeSearchRegisterFAQ
  
 
Submit Your Link
Please login to submit your Link
 

If I download the Trail Version of sql 2008 what happens after the 180.

Posted: Jan/22/2011   By: nikhil   Points:15   Category: .NET  - ASP.Net    Views:114   Vote Up (0)   Vote Down (0)    

If I download the Trail Version of sql 2008 what happens after the 180.


Mr Shaw

View Complete Post


Comments:
Be the first to comment this post.
 
Post Comment
Please login to post your comment
More Related Resources

Is it possible to get download from javascript ?

  

Hi,

actually i am using web service.In a web method  i have retrieved the actual file, converted it into string and returned to the client side javascript. But is it possible to pop up a window that will show file name and where to save the file.One another limitation i am seeing is that is it possible to download image or exe files in this way ?

Any suggestion are welcomed. 


Visual Studio 2008 and Visual Web Developer 2010 Express launch ribbon menu item

  

My existing system has Visual Studio 2008 and Visual Web Developer 2010 Express. But Microsoft web installer for Webmatrix has made Wematrix Launch ribbon menu pointing to Visual Studio 2008. How could I make Webmatrix point to Visual Web Express 2010. To make use of IntelliSense and the debugger, I have to manually launch Visual Web Developer 2010 Express.

Any help to resolve this would be helpful Or is this a known issue at this time!




Download to XML feature in C#

  

Hi All,

I have the following C# code which generates and creates an xml file which  store it in my local drive. It loops through the dataTable  and convert it as xml file. What i need is, instead of creating xml file in my local drive, I want it to prompt the user to load the file so that user can either click the save button or click the open button. Possible?

This is my code,

        XmlWriterSettings settings = new XmlWriterSettings();
        settings.Indent = true;
        settings.IndentChars = " ";
        settings.NewLineOnAttributes = true;

        using (StreamWriter streamWriter = new StreamWriter("C:\\myXML.xml", false, Encoding.GetEncoding("UTF-16")))
        {
            using (XmlWriter xmlWriter = XmlWriter.Create(streamWriter, settings))
            {
               xmlWriter.WriteStartElement("UsersList");			
                foreach (DataRow dataRow in dtResults.Rows)
                {
	    foreach (DataColumn dataColumn in dtResults.Columns)
                    {
	        xmlWriter.WriteStartElement("Users");			
	        xmlWriter.WriteElementString(dataColumn .ColumnName, dataRow[dataColumn].ToString());	
	        xmlWriter.WriteEndElement();

	    }	

	}
               xmlWriter.WriteEndElement();			
            }
        }


 


Enterprise Library and Express 2008

  

What version of the Enterprise Library should be used with Visual Studio Developer Express 2008?

Looking at using the Data Access Application Block.

Currently using an earlier version in C# that doesn't seem to be closing connections properly.

Tim


Problems Installing AKS 1.1 on Windows Server 2008 x64bit

  
Hi all, 

I am trying to install AKS 1.1 (not 2 or 1.0 cuz thats the only release i was able to find on aks.hisoftware.com) on a windows server 2008 x64bit machine. 
 
the toolkit installs in this location: C:\Program Files (x86)\HiSoftware\AKS  .... but nothing in the 12\template\features folder.

the script install_AKSFEAT.bat refers to a feature name "AKS", but i cannot see the feature anywhere in the features folder, and i cannot see a WSP pacakge to deliver this feature to sharepoint!

i event tried to look for the feature manifest to reverse engineer the works of the feature but no luck finding this file in the AKS install folder.

what am i missing here? how can i get AKS 1.1 to install properly and the feature to activate? please HELP!!


- mutaz

New page in SharePoint publishing portal is stored as a draft version

  
Hi, I have created a sharepoint publishing portal. Whenever I'm creating a new page,it is stored as a draft version and also it is not publishing.Only the persons

with permissions are able to view the pages.When I start the workflow for that, The approvers button and textbox is diseabled....Plz give me a solution for

How to create a publishing portal with approval for each page by the approvers.

 Thanks and  Happy New year in advance.

Thanking you & Regards,
Rajashekar Reddy.k

Display the Version of a MOSS 2007 Sharepoint document in Word 2007 and Excel 2007

  
Do somone have a step-by-step solution to this problem;   I have a liberary in SharePoint with version controll. In this liberary I have both Word and Excel documents.  Displaying the metadata from created columns are no problem, but  displaying the Version of the document generated by SharePoint is worse.  I do appreciate if someone can help me with this problem.

How to attach Sharepoint version to copied document?

  
Using the Windows button, I can view all the properties I have set up for a document that I copied from Sharepoint.  I send documents to suppliers that don't have access to my Sharepoint site.  I need to know which version they are reading when discussing with me.  How can I attach the latest version as a property to the copied file so it can be referenced in the copied file?

Document Library Versioning, How to get restored version?

  
Hi all I am working with document library versioning. i have enabled versioning with major versions. whenever i restore a version "Item_Updating" and "Item_Updated" events are called. How can i get to know that what version of the document i have restored?

Upload / Display List / Download Documents using Web part

  

Dear friends,

I want to create a web part which will allow user to browse > upload and then display the uploaded files as a list.

I dont want this webpart to upload files to SharePoint Document Lib, I want it to upload files in AN Already spacified location..

Kind regards


SharePoint 2007 (Administration/Development) | Web developer and .NET DTS Programmer | .NET Framework 2.0/3.5 | SQL Server 2008/2005/2k
 
Categories:
.NET
Java
PHP
C/C++/VC++
HTML/XML
SAP
MainFrames
Data Warehousing
Testing
MySQL
SQL Server
Oracle
Javascript/VB Script
Others
Login
 
 
 
 
 Forgot password
 Contact Us   Terms Of use   Share your knowledge