What is the best way or recommended best practice in the flow of database driven asp.net web application? I mean the database first or coding first or side by side?
Hello!
I want to write an application that reads blogpost from the internet and then present in my own way.
The blogposts are stored in databases, so I figured that the only thing I had to do was to query an online database for the posts that I want to show.. But I can´t find a way to opoen a connecion to an online database...
anyone out there…
how to create setup of database. I have windows application in c#.net i am able to create setup of my application in vs2008 but i want to create my MySql database server setup for multiple clients of my application. Please help me...
In my website everybody can send some links to other nice websites.
All links in my database must by unique, but some links are with 'www.' prefix, and some without.
Some ends for '/', some not.
For example:
|http://www.domain.com
|http://domain.com
|http://domain.com
|http://domain.com/
and other problems can be with https…
My client have created a script in php+mysql that saves images directly in the database and every images has url like this: www.example.com/image.php?id=421
In your opinion this is a very wrong solution ? Should I rebuild all the site ?
There are about 1000 visits per day and about 600 images in the database.
This is the site:…
I am looking for a main memory database with a C++ interface. I am looking for a database with a programmatic query interface and preferably one that works with native C++ types. SQLLite, for example, takes queries as string and needs to perform parsing ... which is time consuming. The operations I am looking for are:
Creation…
Is it possible to create a sql database instance with C# code. I have no problem adding a database to an existing SQL instance, for example WONEA\SQLEXPRESS but for creating another SQL instance such as WONEA\SQLEXPRESSTEST I'm a little stumped. Help!
I have a database in data center, which is running mySQL, and I want to change the database from data center to host in my company. At that time, I don't want to stop the data base in the data center, is there any ways / untities to this kind of integeration? Thank u..
I'm trying to have rails send the contents of my database to an external textfile.
I wanted this done everytime a new user is created.
However, when i try to do the following in my user.rb model file,
before_save :write_data
def write_data()
File.open("data.txt", "w") do |myfile|
myfile.write(User.all)
end…
Is there any kind of PHP script that has a user database with custom tables that I can access through a RESTful API? I am wanting to create an iPhone app that interacts with the user database.. such as register, login, update info...
Any ideas? Thanks!
This is the error:
android.database.sqlite.SQLiteException: attempt to write a readonly database
This is my code:
SQLiteDatabase db = mDatabase.getWritableDatabase();
db.beginTransaction();
try {
// add new records
ContentValues newRecord = new ContentValues();
newRecord.put(Emergencydetails.EMERGENCYNUMBER,…
I have a database in data center, which is running MySQL, and I want to change the database from data center to host in my company. At that time, I don't want to stop the data base in the data center, is there anyway to this kind of integeration? Thank you...
I would like to store album's
track names in a single field in a
database.
The number of tracks are arbitrary
for each album.
Each album is one record in the table.
Each track must be linked to a specific URL which also should be stored in the database somewhere.
Is it possible to do this by storing them in a single…
hi,
I'm designing a database for capturing clinical trial data. The data are entered twice by two persons, independently and the results must be matched. What are the best database tools to use to achieve the best results. Any one has similar experiences?
Your helps are highly appreciated.
thanks.
In my project,"admin" can create text fields dynamically (using jsp +javascript) and enter can enter data in text fields for saving.in the back end i have to save them in database.
here the problem is
1)how we can create columns dynamically depending on the textfields admin is creating.
like if he is creating…
The Developer's Conference (TDC) kicked off Wednesday in São Paulo, Brazil. With over 3000 developers in attendance over five days, it is the premier multi-community developer conference in Brazil, organized by Globalcode. Yara Senger, one of the organizers said, "We like to say multi-community rather than…
Tweet this list!
Add a link to my site to your bookmarks to quickly find this page again!
Add me to twitter!
This is a list of the tools/utilities that I use to do my job/hobby. I wanted this page to load fast and contain…
This article illustrates how to create a database in ASP.NET. We ll be using Microsoft SQL Server 2 8 and developing it in Visual Web Developer Express 2 8. Given the importance of databases to most websites nowadays you should find this information useful when building just about any…
Are you curious about Mozilla’s new mobile OS platform? Then here is your chance to see an early beta of Firefox OS in action. This video shows the OS’s built-in web browser, phone dialer, camera, and gallery image viewer running on a developer phone from ZTE. Firefox OS Demo (09-06-12)…
At Google I/O 2010 we presented on Google Chrome’s Developer Tools and enjoyed getting the in-person feedback from developers. We wanted to list some of the new and...
I will continuously update the list while I keep diving into SharePoint 2010
SharePoint 2010 and web templates By Vesa Juvone
Tools of a SharePoint Consultant – the 2010 edition By Sahil Malik
A SharePoint Developer’s Toolchest By Sahil malik
Building SharePoint Applications with…
Microsoft Developer Support or ("CSS" - Customer Support Services) is where you're sent within Microsoft when you've got problems. They see the most interesting bugs, thousands of issues and edge cases and collect piles of data. They Read More......(read more)
Google Chrome Extensions Developer Snapshots - Zemanta
Andraz Tori, founder and CTO of Zemanta (www.zemanta.com) discusses his company's experience with the Google Chrome extensions platform. To learn more on creating Google Chrome Extensions please visit…
<b>Linux Pro Magazine:</b> "The activity I like the most is fixing bugs. It's one of the great things of open source and the one that I enjoy the most: by having the code available, I'm able to fix a program and make it do what I want without…
The SQL Server 2008 Developer Training Kit will help you understand how
to build web applications which deeply exploit the rich data types,
programming models and new development paradigms in SQL Server 2008.…